]> granicus.if.org Git - json-c/history - json_tokener.h
Added a bunch of missing HAVE_* defines tested with ./configure script to fix compila...
[json-c] / json_tokener.h
2012-04-01 Eric HaszlakiewiczFor the prototype for json_tokener_error_desc().
2012-02-22 Eric HaszlakiewiczAdd json_tokener_get_error() and json_tokener_error_des...
2010-12-08 Jehiah Czebotaradd json_tokener_parse_verbose, and return NULL on...
2009-07-08 Christopher Watford Add const qualifier to the json_tokener_parse functions
2009-02-25 Michael Clark * Don't use this as a variable, so we can compile...
2008-01-26 Michael Clarkfix to allow compile with -Werror
2007-12-07 Michael ClarkPatch allows for json-c compile with -Werror and not...
2007-12-07 Michael Clark* Fix bug with use of capital E in numbers with exponents
2007-03-13 Michael Clark * Add escaping of backslash to json output
2007-03-13 Michael Clark * Fix bug in escaping of control characters
2007-03-13 Michael Clark * Make headers C++ compatible by change *this to...
2007-03-13 Michael Clark * printbuf.c - C. Watford (christopher dot watford...
2007-03-13 Michael Clarkimport of version 0.1