jansson/src
2010-10-26 08:59:06 +03:00
..
dump.c Change the maximum indentation size to 32 spaces in encoder 2010-08-13 22:12:36 +03:00
hashtable.c Replace all occurences of inline with JSON_INLINE 2010-09-05 21:18:46 +03:00
hashtable.h Unify unsigned integer usage in the API 2010-06-15 15:38:59 +03:00
jansson_config.h.in Clarify and document the integer type configuration 2010-08-14 20:42:15 +03:00
jansson_config.h.win32 Add jansson_config.h.win32 2010-09-05 21:21:37 +03:00
jansson_private.h Adds json_pack / json_unpack variadic functions. 2010-10-26 08:59:06 +03:00
jansson.h Adds json_pack / json_unpack variadic functions. 2010-10-26 08:59:06 +03:00
load.c Adds json_pack / json_unpack variadic functions. 2010-10-26 08:59:06 +03:00
Makefile.am Adds json_pack / json_unpack variadic functions. 2010-10-26 08:59:06 +03:00
strbuffer.c Move max() to jansson_private.h, define only if not already defined 2010-09-05 21:18:46 +03:00
strbuffer.h Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
utf.c Don't include stdint.h anywhere 2010-03-18 07:22:43 +02:00
utf.h On Windows, typedef int to int32_t 2010-09-05 21:30:02 +03:00
value.c Move max() to jansson_private.h, define only if not already defined 2010-09-05 21:18:46 +03:00
variadic.c Adds json_pack / json_unpack variadic functions. 2010-10-26 08:59:06 +03:00