Philipp Schafft
|
76a9d1c756
|
Feature: Allow asking objects for their error state
|
2019-09-14 10:59:48 +00:00 |
|
Philipp Schafft
|
5d05cd6f50
|
Update: Added a note about code generation
|
2019-09-14 08:23:31 +00:00 |
|
Philipp Schafft
|
0aa7ee2116
|
Feature: Added some basic error codes
This should also satisfy the requirements of libshout.
|
2019-09-14 08:18:35 +00:00 |
|
Philipp Schafft
|
281669d113
|
Update: Moved igloo_error_t into types.h so it is more generic
|
2019-09-12 13:04:36 +00:00 |
|
Philipp Schafft
|
e28102841f
|
Feature: Added generic error type
|
2019-09-12 13:01:26 +00:00 |
|
Philipp Schafft
|
eeb46eb889
|
Feature: Added igloo_list_forward()
|
2019-09-12 09:35:07 +00:00 |
|
Philipp Schafft
|
729c89939e
|
Feature: Added igloo_list_remove()
|
2019-09-11 10:27:15 +00:00 |
|
Philipp Schafft
|
9ffe95c223
|
Feature: Added list policies FIXED and FIXED_PIPE
|
2019-09-08 16:26:28 +00:00 |
|
Philipp Schafft
|
76c4621599
|
Feature: Added basic framework for list policies
|
2019-09-04 07:59:08 +00:00 |
|
Philipp Schafft
|
c214da3f52
|
Update: Improved formating a bit
|
2019-08-03 12:33:46 +00:00 |
|
Philipp Schafft
|
db30985dca
|
Feature: Added flags to igloo_ro_stringify() to support object and content stringification
|
2019-08-03 12:33:32 +00:00 |
|
Philipp Schafft
|
92ce939b1d
|
Fix: Corrected constant names
|
2019-07-14 13:45:42 +00:00 |
|
Philipp Schafft
|
fd668fd935
|
Fix: Corrected IGLOO_LOGLEVEL_* -> igloo_LOGLEVEL_*
|
2019-07-14 13:03:57 +00:00 |
|
Philipp Schafft
|
e4520abf4c
|
Feature: Implemented igloo_logmsg_get_context(), igloo_logmsg_get_message(), and igloo_logmsg_get_extra()
|
2019-07-14 13:03:57 +00:00 |
|
Philipp Schafft
|
0f693550d6
|
Update: Added some documentation
|
2019-07-14 13:03:57 +00:00 |
|
Philipp Schafft
|
de2712ab48
|
Feature: Initial code for new logging API
|
2019-07-14 13:03:57 +00:00 |
|
Philipp Schafft
|
334e84fac3
|
Fix: Corrected comment
|
2019-07-14 13:01:43 +00:00 |
|
Philipp Schafft
|
fd617578a7
|
Feature: Added igloo_objecthandler_flush() and igloo_objecthandler_set_backend()
|
2019-07-14 12:57:15 +00:00 |
|
Philipp Schafft
|
233a333883
|
Feature: Added igloo_RO_GET_TYPE_BY_SYMBOL() which returns a type pointer by the type's name
|
2019-07-10 06:42:52 +00:00 |
|
Philipp Schafft
|
d123abab8c
|
Feature: Added igloo_ro_get_interface()
|
2019-07-09 07:24:08 +00:00 |
|
Philipp Schafft
|
a9e1d240e3
|
Update: Added fields for future use.
|
2019-07-08 07:44:16 +00:00 |
|
Philipp Schafft
|
732baaa895
|
Feature: Corrected tabs to spaces
|
2019-07-08 07:39:36 +00:00 |
|
Philipp Schafft
|
b92d680fcc
|
Feature: Added igloo_ro_stringify() support to buffers
|
2019-07-07 16:02:54 +00:00 |
|
Philipp Schafft
|
d1e2abbddd
|
Feature: Added additional functions to work with pure refobjects
|
2019-07-07 16:01:06 +00:00 |
|
Philipp Schafft
|
f9badfd502
|
Fix: Corrected double referencing of (x) in type checking macros that resulted in memory leaks
|
2019-07-07 11:37:48 +00:00 |
|
Philipp Schafft
|
517de7207e
|
Fix: Added igloo_RO_IS_VALID() check to non-transparent-unions igloo_RO_TO_TYPE()
|
2019-07-01 12:26:44 +00:00 |
|
Philipp Schafft
|
4a9dd94b07
|
Fix: Corrected bugs related to incorrect check for transparent unions
|
2019-07-01 12:22:15 +00:00 |
|
Philipp Schafft
|
f00e684932
|
Feature: Added Interface that allows filtering and handling of objects
|
2019-06-30 16:49:08 +00:00 |
|
Philipp Schafft
|
ab094ce672
|
Feature: Added support for filters
|
2019-06-30 16:03:54 +00:00 |
|
Philipp Schafft
|
129bdeeef3
|
Feature: Make interface decleration much nicer
|
2019-06-27 12:36:16 +00:00 |
|
Philipp Schafft
|
f5bc4e77c4
|
Feature: Added igloo_stdio_new_file()
|
2019-06-27 11:55:34 +00:00 |
|
Philipp Schafft
|
812a2ccaaf
|
Feature: Added igloo_io_new()
|
2019-06-27 11:26:21 +00:00 |
|
Philipp Schafft
|
c83cf42cc3
|
Feature: Outlined basic IO interface
|
2019-06-27 11:01:51 +00:00 |
|
Philipp Schafft
|
534bbd5160
|
Update: Updated copyright statements
|
2019-06-27 07:41:22 +00:00 |
|
Philipp Schafft
|
c211c33d57
|
Fix: Move typedef to where it is needed
|
2019-03-30 09:28:54 +00:00 |
|
Philipp Schafft
|
630535d809
|
Fix: Typo
|
2019-02-12 08:43:51 +00:00 |
|
Philipp Schafft
|
82e962538e
|
Fix: Typo
|
2018-12-18 20:34:54 +00:00 |
|
Philipp Schafft
|
a98da37c93
|
Feature: Implemented weak refobject references
|
2018-12-18 20:16:54 +00:00 |
|
Philipp Schafft
|
7227841358
|
Fix: Re-Added igloo_sock_recoverable() to public API as it IS used
|
2018-12-07 13:51:41 +00:00 |
|
Philipp Schafft
|
21c5d21b53
|
Cleanup: Decluttered resolver API
|
2018-11-18 11:53:16 +00:00 |
|
Philipp Schafft
|
2fb3f2a051
|
Cleanup: Decluttered public socket API
|
2018-11-18 11:48:34 +00:00 |
|
Philipp Schafft
|
d5d1956f52
|
Fix: Corrected namespace for igloo_httpp_destroy()
|
2018-11-14 09:49:16 +00:00 |
|
Philipp Schafft
|
f3f388e3de
|
Feature: Correcte names of exported types and consts
|
2018-11-09 14:18:13 +00:00 |
|
Philipp Schafft
|
110bba709f
|
Update: Corrected symbol names
|
2018-11-09 14:18:06 +00:00 |
|
Philipp Schafft
|
aa8b821484
|
Feature: Added reportxml support (copy of Icecast's)
|
2018-11-09 13:32:32 +00:00 |
|
Philipp Schafft
|
1aa0a9977b
|
Feature: Added all known HTTP methods and improved API
|
2018-11-08 13:53:11 +00:00 |
|
Philipp Schafft
|
97f1652f7d
|
Feature: Added some comments on how the igloo_list_t API is to be used
|
2018-11-08 13:52:41 +00:00 |
|
Philipp Schafft
|
7b73af07a9
|
Fix: Corrected possition of comment
|
2018-11-08 13:31:20 +00:00 |
|
Philipp Schafft
|
8255b1bd21
|
Fix: Corrected igloo_list_foreach()'s understanding of type and pointer-of-type
|
2018-11-08 13:26:09 +00:00 |
|
Philipp Schafft
|
28fea532cf
|
Feature: Added igloo_list_clear()
|
2018-11-08 13:14:22 +00:00 |
|