]> granicus.if.org Git - json-c/history - printbuf.c
Small update to README file
[json-c] / printbuf.c
2022-07-31 Eric HawiczMerge pull request #757 from c3h2-ctf/big
2022-03-20 Tobias Stoeckmannjson_object_from_fd_ex: fail if file is too large
2022-03-19 Eric HawiczMerge pull request #755 from c3h2-ctf/error
2022-03-19 Eric HawiczMerge pull request #754 from c3h2-ctf/doc
2022-03-19 Tobias StoeckmannAdjusted URLs
2022-03-07 Eric HawiczMerge pull request #748 from c3h2-ctf/printbuf
2022-03-07 Eric HawiczMerge pull request #752 from c3h2-ctf/typos
2022-03-06 Tobias StoeckmannFix typos
2022-03-06 Tobias Stoeckmannsprintbuf(): test for all vsnprintf error values
2022-03-04 Eric HawiczMerge pull request #749 from c3h2-ctf/sprintbuf
2022-03-04 Eric HawiczMerge pull request #750 from c3h2-ctf/clearmem
2022-03-04 Eric HawiczMerge pull request #751 from c3h2-ctf/arguments
2022-03-03 Tobias Stoeckmannsprintbuf(): handle printbuf_memappend errors
2022-03-03 Tobias Stoeckmannprintbuf_memset(): set gaps to zero
2022-03-03 Tobias Stoeckmannprintbuf: do not allow invalid arguments
2020-08-02 Eric HaszlakiewiczMerge the is_ws_char() and is_hex_char() changes to...
2020-05-09 Eric HawiczMerge branch 'master' of https://github.com/json-c...
2020-05-08 Eric HawiczMerge pull request #595 from dota17/static_shared
2020-05-07 Eric HawiczMerge pull request #592 from stoeckmann/oob
2020-05-06 Tobias StoeckmannFix integer overflows.
2020-04-03 Eric HaszlakiewiczMerge pull request #555 from dota17/chang_format_3
2020-04-03 dota17clang-format the files
2020-04-03 dota17add the disabling formatting coments and adjust the...
2017-09-02 Eric HaszlakiewiczMerge branch 'pull-211'
2017-08-29 HaffonMerge pull request #1 from json-c/master
2017-08-25 Eric HaszlakiewiczPR#331: for Visual Studio, use a snprintf/vsnprintf...
2017-02-04 Quentin YoungRestore sprintbuf(), add macro for string literals
2017-02-02 Quentin YoungImprove json_object -> string performance
2016-11-24 Eric HaszlakiewiczMerge pull request #287 from commodo/json_pointer_va_args
2016-11-22 Alexandru Ardeleanvasprintf_compat.h: spin-off this compat header ; use...
2016-07-16 Eric HaszlakiewiczMerge pull request #239 from ploxiln/printbuf_empty
2016-07-16 Pierce Lopezinitialize null terminator of new printbuf
2015-12-09 Eric HaszlakiewiczMerge commit '2be921d88376e78f84d79aafa6db2714da804e59'
2014-05-05 Eric HaszlakiewiczMove the json_min() and json_max() macros to json_util...
2012-07-29 Eric HaszlakiewiczMerge branch 'rename_library' of https://github.com...
2012-07-09 Eric HaszlakiewiczMerge pull request #26 from ford-prefect/master
2012-05-31 Eric HaszlakiewiczMerge pull request #27 from OBI-1/master
2012-05-31 Eric HaszlakiewiczMerge pull request #29 from mloskot/msvc-port
2012-05-21 Mateusz LoskotReplaced #if HAVE_X with #ifdef HAVE_X as the former...
2012-04-05 Eric HaszlakiewiczFix some bugs with how buffer sizes were being calcuate...
2012-04-05 Eric HaszlakiewiczAdd a printbuf_memset() function to provide an effecien...
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