1. 8b20b7a amalgamate: add version.h and allocator.h to the forwards header by Ben Boeckel · 6 years ago
  2. 00b979f Issue #970: Rename features.h to json_features.h (#1024) by Jordan Bayles · 6 years ago
  3. 7b28698 Cleanup versioning strategy relanding (#989) (#997) by Jordan Bayles · 6 years ago
  4. 0d27381 Revert "Cleanup versioning strategy (#989)" (#996) by Jordan Bayles · 6 years ago
  5. 12325b8 Cleanup versioning strategy (#989) by Jordan Bayles · 6 years ago
  6. d85d750 Issue #872: add json/allocator.h in the amalgamated header. by Billy Donahue · 6 years ago
  7. e6a588a Spelling (#703) by Josh Soref · 8 years ago
  8. 980cdf0 Exclude allocator.h from amalgamated header by Christopher Dunn · 9 years ago
  9. ae56465 -DJSONCPP_USE_SECURE_MEMORY=1 for cmake by dawesc · 9 years ago
  10. 99822b2 clarify python version by Christopher Dunn · 10 years ago
  11. 4788764 drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR by Christopher Dunn · 10 years ago
  12. 2f4e40b fix typo: issue #177 by Christopher Dunn · 10 years ago
  13. c658241 fix typos by Christopher Dunn · 10 years ago
  14. 0ee7e24 help use of amalgamated header by Christopher Dunn · 10 years ago
  15. 494950a rm extra whitespace in python, per PEP8 by Christopher Dunn · 10 years ago
  16. bd1e895 simple py3 changes by Christopher Dunn · 11 years ago
  17. 0922896 fix for python2 by Christopher Dunn · 11 years ago
  18. 83b43ca allow python3 by SuperManitu · 11 years ago
  19. 3585477 add file version.h temporarily commented | header include path modified by eightnoteight · 11 years ago
  20. eafd702 - New CMake based build system. Based in part on contribution from by Baptiste Lepilleur · 12 years ago
  21. aff1171 Added missing "include/json/assertions.h" header in amalgamate.py. by Baptiste Lepilleur · 13 years ago
  22. 03288e8 (bug#3314841) Fixed JSON_IS_AMALGAMATION. Using os.path for OSX filename compatibility. by Christopher Dunn · 14 years ago
  23. dc0f736 Switched CRLF to LF in repo, and added svn:eol-style native. I might have missed a few files though. Just committing what I have so far. by Christopher Dunn · 14 years ago
  24. eadc478 Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION by Baptiste Lepilleur · 14 years ago[Renamed (91%) from amalgate.py]
  25. 62d7bc7 Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail. by Baptiste Lepilleur · 14 years ago