jansson/src
2013-01-03 10:46:46 +02:00
..
dump.c Mark some constant data as const. 2012-12-10 08:47:00 +02:00
error.c Support building on Windows 2012-04-29 22:09:29 +03:00
hashtable.c Mark some constant data as const. 2012-12-10 08:47:00 +02:00
hashtable.h Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
jansson_config.h.in Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
jansson_private.h Support building on Windows 2012-04-29 22:09:29 +03:00
jansson.def Support building on Windows 2012-04-29 22:09:29 +03:00
jansson.h Merge branch '2.4' 2013-01-03 10:46:46 +02:00
load.c Fix // -> /* */ 2012-12-28 14:11:43 +02:00
Makefile.am jansson 2.4 2012-09-23 12:52:41 +03:00
memory.c Support building on Windows 2012-04-29 22:09:29 +03:00
pack_unpack.c Change const pointer to array 2012-12-10 08:47:00 +02:00
strbuffer.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
strbuffer.h Update copyright notices for 2012 2012-03-20 20:55:55 +02: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 2012 2012-03-20 20:55:55 +02:00
utf.h Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
value.c Really fix the off-by-one error in json_array_remove() 2012-12-04 21:20:59 +02:00