]> granicus.if.org Git - json-c/history - printbuf.c
Added a bunch of missing HAVE_* defines tested with ./configure script to fix compila...
[json-c] / printbuf.c
2012-04-03 Eric HaszlakiewiczFix some bugs with how buffer sizes were being calcuate...
2012-04-02 Eric HaszlakiewiczAdd a printbuf_memset() function to provide an effecien...
2012-02-16 Eric HaszlakiewiczMerge branch 'master' of https://github.com/json-c...
2012-02-16 Eric HaszlakiewiczMerge pull request #12 from jameinel/win32-project
2012-02-01 John Arbash MeinelSome updates to make the code compatible with VC 9...
2010-12-07 ehaszlaSimplify things by storing integer values only as int64...
2009-07-25 Michael Clark * Rename min and max so we can never clash with C...
2009-07-08 Christopher WatfordErik Hovland (3):
2009-04-27 Michael Clarkoptimizations to json_tokener_parse_ex(), printbuf_mema...
2009-02-25 Michael Clark * Don't use this as a variable, so we can compile...
2009-02-25 Michael Clark * Fixed warning reported by adding -Wstrict-prototypes
2009-01-06 Michael ClarkAdd const correctness to public interfaces
2009-01-05 Michael ClarkAdd va_end for every va_start.
2007-10-25 Michael Clark* Add macros to enable compiling out debug code
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