]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
2009-01-10  Michael Clarkfix typo in json_object.h
2009-01-06  Michael ClarkAdd const correctness to public interfaces
2009-01-06  Michael Clarkupdate auto generated files
2009-01-05  Michael ClarkUpdate version to 0.8
2009-01-05  Michael Clarkchanges to make 'make dist' work properly
2009-01-05  Michael ClarkAdd va_end for every va_start.
2008-08-08  Michael Clarkchange version to 0.8
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-10-25  Michael Clark* Add macros to enable compiling out debug code
2007-05-17  Michael ClarkUpdate version number to 0.7
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 * Fix additional error case in object parsing
2007-03-13  Michael Clark * fix pointer arithmetic bug for error pointer check...
2007-03-13  Michael Clark * printbuf.c - C. Watford (christopher dot watford...
2007-03-13  Michael Clarkimport of version 0.1
2007-03-13  Michael Clarkcreate new svn project