.. |
avl.h
|
Fix: Corrected header includes
|
2018-11-02 11:20:04 +00:00 |
buffer.h
|
Fix: Corrected function name in comment
|
2019-09-15 11:25:10 +00:00 |
encoding.h
|
Update: Added extern "C" {}-blocks
|
2018-11-02 11:29:00 +00:00 |
error.h
|
Update: Added a note about code generation
|
2019-09-14 08:23:31 +00:00 |
filter.h
|
Cleanup: Corrected reference to refobject_new() to igloo_ro_new()
|
2019-10-06 08:56:10 +00:00 |
httpp.h
|
Fix: Corrected namespace for igloo_httpp_destroy()
|
2018-11-14 09:49:16 +00:00 |
igloo.h
|
Feature: Added igloo_instance_validate()
|
2019-09-15 15:32:39 +00:00 |
interface.h
|
Feature: Corrected tabs to spaces
|
2019-07-08 07:39:36 +00:00 |
io.h
|
Cleanup: Corrected reference to refobject_new() to igloo_ro_new()
|
2019-10-06 08:56:10 +00:00 |
list.h
|
Feature: Added igloo_list_forward()
|
2019-09-12 09:35:07 +00:00 |
log.h
|
Feature: Actually use igloo_initialize() to initialize the library
|
2018-11-02 12:14:48 +00:00 |
logcore.h
|
Update: Added some docs
|
2019-09-18 08:45:34 +00:00 |
logmsg.h
|
Cleanup: Corrected reference to refobject_new() to igloo_ro_new()
|
2019-10-06 08:56:10 +00:00 |
objecthandler.h
|
Cleanup: Corrected reference to refobject_new() to igloo_ro_new()
|
2019-10-06 08:56:10 +00:00 |
reportxml.h
|
Feature: Allow working completly instance safe with igloo_reportxml_*()
|
2019-09-15 08:10:32 +00:00 |
resolver.h
|
Cleanup: Decluttered resolver API
|
2018-11-18 11:53:16 +00:00 |
ro.h
|
Fix: instance is actually used
|
2020-12-06 10:14:03 +00:00 |
socket.h
|
Update: Added some docs
|
2019-10-03 23:10:13 +00:00 |
socketaddr.h
|
Feature: Added igloo_socketaddr_*2*() to convert between domain, type, and protocol and strings
|
2019-10-03 12:35:43 +00:00 |
stdio.h
|
Feature: Added instance passing between objects, on a basic level
|
2019-09-14 12:24:58 +00:00 |
thread.h
|
Feature: Actually use igloo_initialize() to initialize the library
|
2018-11-02 12:14:48 +00:00 |
timing.h
|
Update: Added extern "C" {}-blocks
|
2018-11-02 11:29:00 +00:00 |
typedef.h
|
Feature: Added igloo_ro_get_interface()
|
2019-07-09 07:24:08 +00:00 |
types.h
|
Feature: Added a stub for socket addresses
|
2019-10-03 11:15:22 +00:00 |