jansson/src
2017-04-13 13:39:43 +03:00
..
dump.c Add JSON_EMBED encoding flag 2017-02-27 15:09:03 -05:00
error.c use snprintf and strncpy in place of sprintf and strcpy 2015-04-30 00:11:25 -07:00
hashtable.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
hashtable.h Update copyrights for 2016 2016-09-18 14:17:03 +03:00
hashtable_seed.c part of conditional expression is always true (!done), found with pvs-studio 2016-10-19 16:39:26 +02:00
jansson.def Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
jansson.h Allow forward declaring json_error_t values 2017-04-13 13:39:43 +03:00
jansson_config.h.in Update copyrights for 2016 2016-09-18 14:17:03 +03:00
jansson_private.h Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
load.c Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
lookup3.h Remove unneeded undef 2014-05-05 15:40:41 +04:00
Makefile.am jansson 2.10 2017-03-02 20:49:42 +02:00
memory.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
pack_unpack.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strbuffer.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strbuffer.h Update copyrights for 2016 2016-09-18 14:17:03 +03: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 Update copyrights for 2016 2016-09-18 14:17:03 +03:00