1. 69098a1 Avoid using cmake glob vars if we are a subproject (#1459) by Mykola · 10 months ago master
  2. 3d9bf8e feat: adds front and back methods to Value type (#1458) by Jakob Widauer · 11 months ago
  3. 8190e06 Fix wrong usage of doxygen groups (#1417) by mwestphal · 1 year, 10 months ago
  4. 42e892d Use default rather than hard-coded 8 for maximum aggregate member alignment (#1378) by Jessica Clarke · 2 years, 4 months ago
  5. a1f1613 Fix various typos (#1350) by luzpaz · 2 years, 5 months ago
  6. 2d55c74 Parse large floats as infinity (#1349) (#1353) by Tero Kinnunen · 2 years, 5 months ago
  7. 5defb4e Merge pull request #1351 from open-source-parsers/drop-deprecation-warnings by Christopher Dunn · 2 years, 6 months ago 1.9.5
  8. c4904b2 Bump micro version by Christopher Dunn · 2 years, 6 months ago
  9. 54a5432 Drop compile-time deprecation warning by Christopher Dunn · 2 years, 6 months ago
  10. b22302e Merge pull request #1347 from fjtrujy/position_independent_code by Christopher Dunn · 2 years, 6 months ago
  11. 29f9853 Fix cmake config for POSITION_INDEPENDENT_CODE enabling it just when BUILD_SHARED_LIBS is ON by Francisco Javier Trujillo Mata · 2 years, 6 months ago
  12. fa747b1 clang-format is not available by default by Christopher Dunn · 2 years, 6 months ago
  13. 94a6220 Document skipBom in CharReaderBuilder (#1332) by Alex Beregszaszi · 2 years, 7 months ago
  14. c39fbda minor fix for code examples (#1317) by Jack Ullery · 2 years, 9 months ago
  15. 65bb1b1 CMake: Remove ancient version checks (#1299) by Frank Dana · 2 years, 10 months ago
  16. 375a111 Add support for Bazel build system (#1275) by Mariusz Glebocki · 3 years ago
  17. 5fabc5e conversion errors only if warnings as errors enabled (#1284) by SpaceIm · 3 years ago
  18. ed1ab7a Avoid getline(s, EOF) by Christopher Dunn · 3 years ago
  19. bb34617 Merge branch 'cmake-config-improvements' #1271 by Christopher Dunn · 3 years ago
  20. 993e4e2 - isolated namespace targets into separate file by Sergey Rachev · 3 years ago
  21. 2af4a4c - workaround for CMake < 3.18 ALIAS target limitation to not point to non-GLOBAL IMPORTED target by Sergey Rachev · 3 years, 1 month ago
  22. a3914b7 - narrowed lines to be aligned with overall file line width by Sergey Rachev · 3 years, 2 months ago
  23. cee42e0 - empty line at end of file by Sergey Rachev · 3 years, 2 months ago
  24. 62f3e03 - declare namespaced export target to simplify the library usage by Sergey Rachev · 3 years, 2 months ago
  25. b640795 - exported targets go to separate generated file and package config file generated from template to use automatic package resolving and resolution logic by Sergey Rachev · 3 years, 2 months ago
  26. 94cda30 Rearrange Comments::set (#1278) by Billy Donahue · 3 years, 1 month ago
  27. 1ee39a6 add comment for emitUTF8 in header by PinkD · 3 years, 2 months ago
  28. b1bd848 fix sign-conversion warning (#1268) by Billy Donahue · 3 years, 2 months ago
  29. 09c5ecd only append _static suffix for microsoft toolchains by Sven Köhler · 3 years, 3 months ago
  30. fda274d Fix Value::resize to fill all array elements (#1265) by Billy Donahue · 3 years, 3 months ago
  31. da9e17d allow selection of Windows MSVC runtime by Yixing Lao · 3 years, 3 months ago
  32. ac28702 Fixed pkg-config Version by Derick Vigne · 3 years, 3 months ago
  33. c9a9762 minor fixes for 64 bits and refactor code by GermanAizek · 3 years, 3 months ago
  34. eab8ebe Disable also Visual Studio warning C4275 (std::exception used as base class in dll-interface class) when building as DLL and JSONCPP_DISABLE_DLL_INTERFACE_WARNING is defined. by Riccardo Corsi · 3 years, 4 months ago
  35. fe9663e `Json::ValueIterator` operators `*` and `->` need to be const by Billy Donahue · 3 years, 4 months ago
  36. 5c4219b Update version in dox by Christopher Dunn · 3 years, 4 months ago
  37. be4a512 Remove trailing space characters (#1256) by Christopher Dunn · 3 years, 4 months ago
  38. 9409824 Fix a precision bug of valueToString, prevent to give an error result… (#1246) by Lei · 3 years, 4 months ago
  39. 8954092 ENH: Prevent cmake in source builds (#1091) by Hans Johnson · 3 years, 6 months ago
  40. ceae0e3 Fix clang-tidy warnings (#1231) by Marcel Opprecht · 3 years, 6 months ago
  41. 30170d6 Fix c++20 compilation problem for clang10 and fix potential bug due to compiler optimization by Christian Ledergerber · 3 years, 7 months ago
  42. 5f4e104 Merge pull request #1229 from open-source-parsers/pypi by Christopher Dunn · 3 years, 7 months ago
  43. bb9db78 Do not allow failures on osx by Christopher Dunn · 3 years, 7 months ago pypi
  44. 1664b6b Try meson/ninja from pypi by Christopher Dunn · 3 years, 7 months ago
  45. 5d1cb30 clang-format by Christopher Dunn · 3 years, 7 months ago
  46. c60ebf7 test: ensure the version numbers agree by Ben Boeckel · 3 years, 7 months ago
  47. 72db276 version.h: fix the version number in the header by Ben Boeckel · 3 years, 7 months ago
  48. 9059f5c Roll version numbers for 1.9.4 release (#1223) by Jordan Bayles · 3 years, 7 months ago 1.9.4
  49. 45733df meson: Don't specifically look for python3 by Daniel Engberg · 3 years, 11 months ago
  50. 5be07bd Fix generation of pkg-config file with absolute includedir/libdir. (#1199) by Ben Wolsieffer · 3 years, 9 months ago
  51. bf0cfa5 hot fix for building static lib (#1203) by Chen · 3 years, 10 months ago
  52. cfc1ad7 Enhance cmake script (#1197) by Chen · 3 years, 10 months ago
  53. c8453d3 Delete nullptr Json::Value constructor (#1194) by nathanruiz · 3 years, 10 months ago
  54. 632044a Billy donahue avoid isprint (#1191) by Billy Donahue · 3 years, 11 months ago
  55. b3189a0 avoid isprint, because it is locale specific (#1189) by Billy Donahue · 3 years, 11 months ago
  56. 9be5895 Issue 1182: Fix fuzzing bug (#1183) by Jordan Bayles · 4 years ago
  57. 6aba23f Fixes Oss-Fuzz issue: 21916 (#1180) by kabeer27 · 4 years ago 1.9.3
  58. c161f4a Escape control chars even if emitting UTF8 (#1178) by Billy Donahue · 4 years ago
  59. 75b360a spot fix #1171: isprint argument must be representable as unsigned char (#1173) by Billy Donahue · 4 years ago
  60. e36cff1 clang-tidy + any_of usage (#1171) by Rosen Penev · 4 years ago
  61. b8cb888 Added current dir specifier for PowerShell (#1169) by Edward Brey · 4 years ago
  62. d2d4c74 Update README.md and add dota17 to AUTHORS list. (#1168) by Chen · 4 years ago
  63. 8b7ea09 Bump soversion to 24 (#1167) by Chen · 4 years ago
  64. a4fb5db Put ".exe" and ".dll" together to make test usable in build dir. (#1166) by xkszltl · 4 years ago
  65. d517d59 Merge pull request #1165 from mrjoel/mrjoel/cmake-updates by Christopher Dunn · 4 years ago
  66. e9b0b96 Remove redundant cmake_minimum_required from example by Joel Johnson · 4 years, 2 months ago
  67. 3f0d63b Use internal CMake compiler version directly by Joel Johnson · 4 years, 2 months ago
  68. 524234e Use non-version checked add_compile_options by Joel Johnson · 4 years, 3 months ago
  69. 9abf119 Remove unused CMake variable by Joel Johnson · 4 years, 2 months ago
  70. 8a5e792 Add Clang support, be explicit about MSVC flags by Joel Johnson · 4 years, 4 months ago
  71. 30eb5ce Check compiler using CMAKE_CXX_COMPILER_ID by Joel Johnson · 4 years, 4 months ago
  72. 12ceb01 Always use consistent CXX_STANDARD by Joel Johnson · 4 years, 4 months ago
  73. edc6239 Not needed to specify CMAKE_MACOSX_RPATH by Joel Johnson · 4 years, 4 months ago
  74. 5a0152a Only set CMAKE_BUILD_TYPE for single config generators by Joel Johnson · 4 years, 4 months ago
  75. c648b03 Consolidate setting of jsoncpp target properties by Joel Johnson · 4 years, 2 months ago
  76. a3afd74 Don't use unique variable for postfix by Joel Johnson · 4 years, 2 months ago
  77. 2cb16b3 allowBom -> skipBom (#1162) by Chen · 4 years ago
  78. 83946a2 Ignore byte order mark in the head of UTF-8 text. (#1149) by Chen · 4 years ago
  79. 91f1553 Make throwRuntimeError/throwLogicError print msg when built with JSON_USE_EXCEPTION=0 by bcsgh · 4 years, 1 month ago
  80. 5813ab1 Merge branch 'fixup-tests' into 'master' (#1102) by Christopher Dunn · 4 years ago
  81. a0b8c3e Do not run colliding tests at same time by Christopher Dunn · 4 years ago
  82. b349221 Cleanup test configurations by Jordan Bayles · 4 years, 6 months ago
  83. 9e23f66 Issue 1102: Fixup test suite, fix broken tests by Jordan Bayles · 4 years, 6 months ago
  84. 411d88f Stop checking status; raise instead by Christopher Dunn · 4 years ago
  85. 1ff6bb6 ninja test by Christopher Dunn · 4 years ago
  86. 8b20b7a amalgamate: add version.h and allocator.h to the forwards header by Ben Boeckel · 4 years, 4 months ago
  87. 2e54e8f adding myself to AUTHORS as per commits (#1109) by Stefano Fiorentino · 4 years ago
  88. 90ca694 clang-tidy fixes again (#1155) by Rosen Penev · 4 years, 1 month ago
  89. 3beb37e revert trailing comma in old Reader (#1126) by Chen · 4 years, 3 months ago
  90. dc180eb Remove '=delete' from template methods for Xcode 8 (#1133) by David Gobbi · 4 years, 3 months ago
  91. a6fe8e2 Use ccache right (#1139) by Claus Klein · 4 years, 3 months ago
  92. edf528e clang-tidy fixes again (#1087) by Rosen Penev · 4 years, 3 months ago
  93. 6317f9a fix compile warnning using cmake (#1132) by Chen · 4 years, 3 months ago
  94. 6bc55ec Meson updates (#1124) by David Seifert · 4 years, 4 months ago
  95. f11611c json_writer: fix inverted sense in isAnyCharRequiredQuoting (#1120) by Andrew Childs · 4 years, 4 months ago
  96. 8f7f35c Replace Raw Unicode in Testcase (#1127) by Chen · 4 years, 4 months ago
  97. 7e5485a Add option JSONCPP_WITH_EXAMPLE (#1099) by theirix · 4 years, 4 months ago
  98. 92d9025 fix Reader bug and add testcase (#1122) by Chen · 4 years, 4 months ago
  99. d6c4a8f tweak to avoid implicit narrowing warning. (#1114) by Billy Donahue · 4 years, 5 months ago
  100. a3c8642 Add test cases for Reader (#1108) by Chen · 4 years, 5 months ago