jansson/src
2012-01-24 20:35:59 +02:00
..
dump.c Revert "json_dump_file: Open the output file in wb mode" 2011-11-14 21:16:36 +02:00
error.c Fix a declaration after statement 2011-03-10 21:28:53 +02:00
hashtable.c unsed static variable removed 2011-09-20 11:46:29 +02:00
hashtable.h Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
jansson.h JSON_DECODE_ANY 2011-11-14 21:10:09 +02:00
jansson_config.h.in Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
jansson_config.h.win32 Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
jansson_private.h Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
load.c Write number of bytes read to error position on successful decode 2012-01-23 21:18:04 +02:00
Makefile.am Distribute jansson_config.h.win32 2011-11-02 07:57:19 +02:00
memory.c Add custom memory allocation 2011-02-17 10:10:53 +02:00
pack_unpack.c Fix invalid object key hashing in json_unpack() strict checking mode 2011-03-30 12:57:48 +03:00
strbuffer.c use size_t for strbuffer writes, and avoid integer overflow 2011-06-30 20:45:18 +03:00
strbuffer.h use size_t for strbuffer writes, and avoid integer overflow 2011-06-30 20:45:18 +03:00
strconv.c Remove '+' and leading zeros from exponents in the encoder 2011-11-01 20:50:16 +02:00
utf.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
utf.h Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
value.c Fix a potential memory leak 2012-01-24 20:35:59 +02:00