jansson/src
Chip Salzenberg 9c259c07aa Support \u0000 - add size_t string lengths to API, load and dump \u000, etc.
Also:
  Steal strings during parsing for half the mallocs!
  Change all input-caused assertions to errors.  No crashes please, we're programmers.
2013-09-27 17:32:06 -07:00
..
dump.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
error.c Support building on Windows 2012-04-29 22:09:29 +03:00
hashtable.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
hashtable.h Update copyrights for 2013 2013-07-23 13:20:06 +03:00
jansson.def Adjust CMakeLists.txt and .def: add _d postfix onto jansson_d.lib/dll 2013-06-02 22:00:32 +08:00
jansson.h Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
jansson_config.h.in Update copyrights for 2013 2013-07-23 13:20:06 +03:00
jansson_private.h Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
load.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
Makefile.am jansson 2.5 2013-09-19 21:26:46 +03:00
memory.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
pack_unpack.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
strbuffer.c pack: Add format specifiers s#, + and +# 2013-08-14 21:54:11 +03:00
strbuffer.h pack: Add format specifiers s#, + and +# 2013-08-14 21:54:11 +03:00
strconv.c Add CMake build system. 2013-03-07 16:06:01 +01:00
utf.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
utf.h Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
value.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00