jansson/src
2019-10-17 08:36:28 +03:00
..
dump.c add the loop key length macro for circular reference detect 2019-09-16 15:50:59 +08:00
error.c Deal with warnings under gcc 8. 2018-07-14 13:24:55 -04:00
hashtable.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
hashtable.h fix issue #481 2019-10-09 17:12:04 +08:00
hashtable_seed.c removed various warnings 2018-08-31 09:01:36 +02:00
jansson.def Add json_object_update_recursive() 2019-10-11 11:20:25 +08:00
jansson.h Merge pull request #505 from AllenX2018/recursive_object_update 2019-10-17 08:36:28 +03:00
jansson_config.h.in Use thread-safe reference counting if supported by the compiler. 2018-01-29 14:17:58 -05:00
jansson_private.h fix issue #481 2019-10-09 17:12:04 +08:00
load.c removed explicit casts 2018-10-15 06:58:19 +02:00
lookup3.h Fix various typos 2019-09-20 13:35:56 -04:00
Makefile.am Add runtime version checking functions 2019-03-12 13:03:34 -04:00
memory.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
pack_unpack.c Remove inappropriate jsonp_free which caused segmentation fault. 2018-11-05 16:49:22 -05:00
strbuffer.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strbuffer.h fix issue #481 2019-10-09 17:12:04 +08:00
strconv.c Fix subnormal number parsing on mingw32 2016-05-17 11:31:55 +03:00
utf.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
utf.h Update copyrights for 2016 2016-09-18 14:17:03 +03:00
value.c add loop check for json_object_update_recursive function 2019-10-12 15:36:05 +08:00
version.c Add runtime version checking functions 2019-03-12 13:03:34 -04:00