jansson/src
Petri Lehtinen 7728716759 Merge branch '1.0'
Conflicts:
	configure.ac
	doc/conf.py
2009-09-14 15:06:06 +03:00
..
dump.c Use unsigned long instead of uint32_t 2009-09-13 13:16:34 +03:00
hashtable.c Bump hashtable, allocate object->hashtable statically 2009-05-12 21:44:45 +03:00
hashtable.h Bump hashtable, allocate object->hashtable statically 2009-05-12 21:44:45 +03:00
jansson_private.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
jansson.h Use unsigned long instead of uint32_t 2009-09-13 13:16:34 +03:00
load.c load: Check for integer and real overlfows and underflows 2009-09-14 10:28:03 +03:00
Makefile.am Merge branch '1.0' 2009-09-14 15:06:06 +03:00
strbuffer.c Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
strbuffer.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
utf.c Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
utf.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
util.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
value.c Don't perform reference counting on true, false and null 2009-09-07 21:40:14 +03:00