1. 0d79b53 Fix some bugs with how buffer sizes were being calcuated in printbuf_memset and an off-by-one error in printbuf_memappend. by Eric Haszlakiewicz · 12 years ago
  2. 2d48543 Add a printbuf_memset() function to provide an effecient way to set and append things like whitespace indentation. by Eric Haszlakiewicz · 12 years ago
  3. 6a231e4 Some updates to make the code compatible with VC 9 (2008) by John Arbash Meinel · 12 years ago
  4. 252669c Simplify things by storing integer values only as int64_t's internally, and by ehaszla · 14 years ago
  5. 7fb9b03 * Rename min and max so we can never clash with C or C++ std library by Michael Clark · 15 years ago
  6. 543bb14 Erik Hovland (3): by Christopher Watford · 15 years ago
  7. 95f55a7 optimizations to json_tokener_parse_ex(), printbuf_memappend() by Michael Clark · 15 years ago
  8. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 15 years ago
  9. e8de078 * Fixed warning reported by adding -Wstrict-prototypes by Michael Clark · 15 years ago
  10. 68cafad Add const correctness to public interfaces by Michael Clark · 16 years ago
  11. 8cdac64 Add va_end for every va_start. Dotan Barak, dotanba at gmail dot com by Michael Clark · 16 years ago
  12. dfaf670 * Add macros to enable compiling out debug code by Michael Clark · 17 years ago
  13. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 17 years ago
  14. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 17 years ago
  15. f0d0888 import of version 0.1 by Michael Clark · 17 years ago