jansson/src
2014-12-19 08:35:46 +02:00
..
dump.c Warnings - use size_t where appropriate to prevent warning when compilation is targeting 64 bit 2014-11-28 18:11:26 -07:00
error.c Warnings - use size_t where appropriate to prevent warning when compilation is targeting 64 bit 2014-11-28 18:11:26 -07:00
hashtable_seed.c Three fixes for hashtable seeding on Windows 2014-02-15 17:11:11 +01:00
hashtable.c Make it possible to set initial hashtable size 2014-12-18 14:43:44 +02:00
hashtable.h Move the list member to the top of hashtable_pair struct 2014-12-10 07:41:41 +02:00
jansson_config.h.in Update copyrights for 2014 2014-01-28 09:16:05 +02:00
jansson_private.h Add JSON_REAL_PRECISION 2014-04-30 12:46:34 +03:00
jansson.def Merge branch '2.6' 2014-02-11 14:49:15 +02:00
jansson.h Include jansson_config.h with quotes 2014-12-04 10:45:26 +02:00
load.c Honor JSON_DECODE_INT_AS_REAL at lexical stage 2014-12-18 15:16:14 +02:00
lookup3.h Remove unneeded undef 2014-05-05 15:40:41 +04:00
Makefile.am jansson 2.7 2014-10-02 13:10:45 +03:00
memory.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
pack_unpack.c Micro-optimization for JSON_STRICT when no optional key is used 2014-02-15 17:44:02 +01:00
strbuffer.c Increase test coverage 2014-12-19 08:35:46 +02:00
strbuffer.h Increase test coverage 2014-12-19 08:35:46 +02:00
strconv.c Parse subnormal numbers correctly 2014-08-27 07:59:52 +03:00
utf.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
utf.h Merge branch '2.6' 2014-02-11 14:49:15 +02:00
value.c use __sun instead of sun 2014-04-08 15:57:58 +00:00