.. |
tests
|
Feature: Added igloo_list_remove()
|
2019-09-11 10:27:15 +00:00 |
buffer.c
|
Feature: Added flags to igloo_ro_stringify() to support object and content stringification
|
2019-08-03 12:33:32 +00:00 |
error.c
|
Feature: Added some basic error codes
|
2019-09-14 08:18:35 +00:00 |
filter.c
|
Feature: Added support for filters
|
2019-06-30 16:03:54 +00:00 |
interface.c
|
Feature: Make interface decleration much nicer
|
2019-06-27 12:36:16 +00:00 |
io.c
|
Feature: Make all IO functions thread safe.
|
2019-06-30 09:51:49 +00:00 |
libigloo.c
|
Fix: Corrected bugs related to incorrect check for transparent unions
|
2019-07-01 12:22:15 +00:00 |
list.c
|
Feature: Added igloo_list_forward()
|
2019-09-12 09:35:07 +00:00 |
logmsg.c
|
Feature: Implement __flush() and __set_backend()
|
2019-07-14 14:13:45 +00:00 |
objecthandler.c
|
Fix: Fixed memory leak with filters in objecthandlers
|
2019-07-14 13:03:57 +00:00 |
private.c
|
Feature: use %H and alt form for printing base object content
|
2019-08-03 14:08:28 +00:00 |
private.h
|
Feature: use %H and alt form for printing base object content
|
2019-08-03 14:08:28 +00:00 |
reportxml.c
|
Fix: Corrected bugs related to incorrect check for transparent unions
|
2019-07-01 12:22:15 +00:00 |
ro.c
|
Feature: Print associated as object
|
2019-08-07 14:09:24 +00:00 |
stdio.c
|
Feature: Make interface decleration much nicer
|
2019-06-27 12:36:16 +00:00 |
timing.c
|
Update: Use clock_gettime(CLOCK_MONOTONIC, ...) if available
|
2019-08-21 16:00:25 +00:00 |