..
dump.c
Merge pull request #436 from edgale/warnings
2018-10-17 06:29:47 -04:00
error.c
Deal with warnings under gcc 8.
2018-07-14 13:24:55 -04:00
hashtable_seed.c
removed various warnings
2018-08-31 09:01:36 +02:00
hashtable.c
Update copyrights for 2016
2016-09-18 14:17:03 +03:00
hashtable.h
Build: Add JANSSON_ATTRS macro.
2018-03-06 07:25:16 -05: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
Build: Add JANSSON_ATTRS macro.
2018-03-06 07:25:16 -05:00
jansson.def
Add runtime version checking functions
2019-03-12 13:03:34 -04:00
jansson.h
Add runtime version checking functions
2019-03-12 13:03:34 -04:00
load.c
removed explicit casts
2018-10-15 06:58:19 +02:00
lookup3.h
Work around gcc's -Wimplicit-fallthrough
2017-08-19 21:09:32 +03: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
Add warn_unused_result to strbuffer_init.
2018-03-06 08:27:20 -05: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
removed various warnings
2018-08-31 09:01:36 +02:00
version.c
Add runtime version checking functions
2019-03-12 13:03:34 -04:00