jansson/test
Nathaniel McCallum 245e532934 Add json_get_alloc_funcs() to allow alloc function fetching
This is particularly useful in modular situations where the allocation
functions are either unknown or private. For instance, in such cases,
the caller of json_dumps() has no way to free the returned buffer.
2015-12-21 11:46:32 -05:00
..
bin Fix whitespace issues 2014-07-16 00:21:16 +01:00
scripts Update copyrights for 2014 2014-01-28 09:16:05 +02:00
suites Add json_get_alloc_funcs() to allow alloc function fetching 2015-12-21 11:46:32 -05:00
.gitignore Ignore the binary test_load_callback 2012-03-25 13:22:09 +00:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites Use expr instead of $((...)) in shell scripts 2014-10-03 08:49:08 +03:00