jansson/src
2011-10-03 08:52:30 +03:00
..
dump.c Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03: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 jansson 2.2 2011-09-02 21:39:40 +03: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 Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
Makefile.am Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03: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 Use strchr() when searching for a single character 2011-10-03 08:52:30 +03: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 Check that target is string and value is not NULL in json_string_set() 2011-06-17 21:42:19 +03:00