Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /external /github.com /open-source-parsers /jsoncpp /HEAD
  1. ca98c98Add a BUILD.bazel file for //example. (#1602)by bcsgh· 4 months agomaster
  2. 037752dSet up for Bazel module builds. (#1597)by bcsgh· 4 months ago
  3. ba00447Added Value::findType with String key (#1574)by SwintonStreet· 6 months ago
  4. 60ccc1ffeat: support std::string_view in Value API (#1584)by evalon32· 6 months ago
  5. 07a8fe6Drop pre-C++11 alternatives (#1593)by Billy Donahue· 6 months ago
  6. dca8a24Fix comparison warnings caused by 54fc4e2 (#1575)by Jens Mertelmeyer· 8 months ago
  7. 3f86349Fix name of static library when targeting MinGW. (#1579)by Markus Mützel· 8 months ago
  8. 2b3815cthe cgi module was removed from Python3.13 (#1578)by Alexandre Detiste· 8 months ago
  9. bd25fc5fix(build): remove `check_required_components` for meson build (#1570)by Rui Chen· 10 months ago
  10. 8214f71Fix typo in JSONCPP_USE_SECURE_MEMORY vs JSONCPP_USING_SECURE_MEMORY (#1567)by Jacek Galowicz· 10 months ago
  11. 07e3d1bFix deallocate for working on old compiers (#1478)by Pavel Tsynk· 10 months ago
  12. 871f0ccRelease 1.9.6 and move versions to 1.9.7 (#1566)by Jordan Bayles· 10 months ago
  13. 54fc4e2json_value.cpp bug in the edges of uint/int (#1519)by YaalLek· 10 months ago
  14. 76ff1dbFixes PreventInSourceBuilds.cmake to work with add_subdirectory (#1383)by Paolo Monteverde· 10 months ago
  15. 89e2973Don't use build dir build interfaces (#1419)by Scotty1701· 10 months ago1.9.6
  16. 7f36cdbAdded Value::find with String key (#1467)by Timofey· 10 months ago
  17. 2067f66cmake export configuration: allow repeating find_package(jsoncpp) calls (#1491)by zeroxia· 10 months ago
  18. 3aa1192Introduce CharReaderBuilder::ecma404Mode (#1333)by Alex Beregszaszi· 10 months ago
  19. 99e8ca6meson.build: fix the version number (#1432)by Rudi Heitbaum· 10 months ago
  20. 162ead3include/json/value.h is changed (#1462)by Kerem TAN· 10 months ago
  21. 4b1bd44Create a jsoncppConfig.cmake file, even if building under meson (#1486)by Woodrow Douglass· 10 months ago
  22. f459022Update CMakeLists.txt (#1528)by matthieugleg· 10 months ago
  23. fa0dff1Protect target JsonCpp::JsonCpp against multi-include (#1435)by Roelof Oomen· 10 months ago
  24. 48d2e10Opportunistically take advantage of C++20 move-in/out-of stringstream (#1457)by Bartosz Brachaczek· 10 months ago
  25. 2072e2bUse current source / binary dir when assuring out of source builds (#1527)by Lars Müller· 10 months ago
  26. fdb529bMove removeIndex's result instead of copying (#1516)by jedav· 10 months ago
  27. 8d1ea70Update cmake.ymlby Jordan Bayles· 10 months ago
  28. d13801eUpdate meson.yml (#1564)by Jordan Bayles· 10 months ago
  29. d791737Create cmake.yml (#1563)by Jordan Bayles· 10 months ago
  30. a4a083cremove ccache micro management (#1448)by SpaceIm· 10 months ago
  31. 62f7f3eAdd security policy (#1484)by Pedro Kaj Kjellerup Nacht· 10 months ago
  32. 742c645Update readFromString.cpp (#1477)by Kapandaria· 10 months ago
  33. 31754ceFixed setting JSONCPP_USE_SECURE_MEMORY definition (#1479)by Pavel Tsynk· 10 months ago
  34. 483f1c3Fix compile on windows with clang (#1480)by Pavel Tsynk· 10 months ago
  35. c04c0c2CharReader: Add StructuredError (#1409)by martinduffy1· 10 months ago
  36. c857395Update link in amalgamate.py (#1335)by NotWearingPants· 10 months ago
  37. d39b0dfBump CMake policy version to avoid deprecation warning (#1499)by Timo Röhling· 10 months ago
  38. fd1abe4build(meson): use find_program('python3') (#1386)by Andrea Pappacoda· 10 months ago
  39. badbbc7Update clang-format.ymlby Jordan Bayles· 10 months ago
  40. caf5fb0Update meson.yml (#1562)by Jordan Bayles· 10 months ago
  41. 57de64bAdd code coverage (#1561)by Jordan Bayles· 10 months ago
  42. 78893d3Update clang-format.ymlby Jordan Bayles· 10 months ago
  43. 034976aadd a valueToQuotedString overload (#1397)by Philip Top· 10 months ago
  44. e1a3c64Fix asserts in Value::setComment (#1445)by vslashg· 10 months ago
  45. 3c2205cFix out-of-bounds read. (#1503)by vslashg· 10 months ago
  46. 0a9b9d9Fix a parser bug where tokens are misidentified as commas. (#1502)by vslashg· 10 months ago
  47. c3a9866Update clang-format.ymlby Jordan Bayles· 10 months ago
  48. 073ad7eUpdate meson.ymlby Jordan Bayles· 10 months ago
  49. 65d92a4Update meson.yml (#1554)by Jordan Bayles· 10 months ago
  50. ccea7dbClang format updates (#1560)by Jordan Bayles· 10 months ago
  51. 4290915Update clang-format.ymlby Jordan Bayles· 10 months ago
  52. cc28be0Update clang-format.ymlby Jordan Bayles· 10 months ago
  53. 255ebc5Create clang-format.ymlby Jordan Bayles· 10 months ago
  54. c8166ddadd comment space directive (#1558)by Jordan Bayles· 10 months ago
  55. 73c9450Delete .travis_scripts directory (#1556)by Jordan Bayles· 10 months ago
  56. d2a9495Delete .travis.yml (#1557)by Jordan Bayles· 10 months ago
  57. 5c003ecFix clang format issues (#1555)by Jordan Bayles· 10 months ago
  58. 6668fa5Delete .github/workflows/c-cpp.ymlby Jordan Bayles· 10 months ago
  59. 79ade90Rename meson_build_and_run to meson.ymlby Jordan Bayles· 10 months ago
  60. 01b11d2Create meson_build_and_run (#1553)by Jordan Bayles· 10 months ago
  61. cd8173cCreate c-cpp.ymlby Jordan Bayles· 10 months ago
  62. 69098a1Avoid using cmake glob vars if we are a subproject (#1459)by Mykola· 2 years, 1 month ago
  63. 3d9bf8efeat: adds front and back methods to Value type (#1458)by Jakob Widauer· 2 years, 1 month ago
  64. 8190e06Fix wrong usage of doxygen groups (#1417)by mwestphal· 3 years ago
  65. 42e892dUse default rather than hard-coded 8 for maximum aggregate member alignment (#1378)by Jessica Clarke· 3 years, 6 months ago
  66. a1f1613Fix various typos (#1350)by luzpaz· 3 years, 7 months ago
  67. 2d55c74Parse large floats as infinity (#1349) (#1353)by Tero Kinnunen· 3 years, 7 months ago
  68. 5defb4eMerge pull request #1351 from open-source-parsers/drop-deprecation-warningsby Christopher Dunn· 3 years, 9 months ago1.9.5
  69. c4904b2Bump micro versionby Christopher Dunn· 3 years, 9 months ago
  70. 54a5432Drop compile-time deprecation warningby Christopher Dunn· 3 years, 9 months ago
  71. b22302eMerge pull request #1347 from fjtrujy/position_independent_codeby Christopher Dunn· 3 years, 9 months ago
  72. 29f9853Fix cmake config for POSITION_INDEPENDENT_CODE enabling it just when BUILD_SHARED_LIBS is ONby Francisco Javier Trujillo Mata· 3 years, 9 months ago
  73. fa747b1clang-format is not available by defaultby Christopher Dunn· 3 years, 9 months ago
  74. 94a6220Document skipBom in CharReaderBuilder (#1332)by Alex Beregszaszi· 3 years, 10 months ago
  75. c39fbdaminor fix for code examples (#1317)by Jack Ullery· 4 years ago
  76. 65bb1b1CMake: Remove ancient version checks (#1299)by Frank Dana· 4 years, 1 month ago
  77. 375a111Add support for Bazel build system (#1275)by Mariusz Glebocki· 4 years, 3 months ago
  78. 5fabc5econversion errors only if warnings as errors enabled (#1284)by SpaceIm· 4 years, 3 months ago
  79. ed1ab7aAvoid getline(s, EOF)by Christopher Dunn· 4 years, 3 months ago
  80. bb34617Merge branch 'cmake-config-improvements' #1271by Christopher Dunn· 4 years, 3 months ago
  81. 993e4e2 - isolated namespace targets into separate fileby Sergey Rachev· 4 years, 3 months ago
  82. 2af4a4c- workaround for CMake < 3.18 ALIAS target limitation to not point to non-GLOBAL IMPORTED targetby Sergey Rachev· 4 years, 3 months ago
  83. a3914b7 - narrowed lines to be aligned with overall file line widthby Sergey Rachev· 4 years, 3 months ago
  84. cee42e0- empty line at end of fileby Sergey Rachev· 4 years, 3 months ago
  85. 62f3e03 - declare namespaced export target to simplify the library usageby Sergey Rachev· 4 years, 3 months ago
  86. b640795 - exported targets go to separate generated file and package config file generated from template to use automatic package resolving and resolution logicby Sergey Rachev· 4 years, 3 months ago
  87. 94cda30Rearrange Comments::set (#1278)by Billy Donahue· 4 years, 4 months ago
  88. 1ee39a6add comment for emitUTF8 in headerby PinkD· 4 years, 5 months ago
  89. b1bd848fix sign-conversion warning (#1268)by Billy Donahue· 4 years, 5 months ago
  90. 09c5ecdonly append _static suffix for microsoft toolchainsby Sven Köhler· 4 years, 5 months ago
  91. fda274dFix Value::resize to fill all array elements (#1265)by Billy Donahue· 4 years, 5 months ago
  92. da9e17dallow selection of Windows MSVC runtimeby Yixing Lao· 4 years, 6 months ago
  93. ac28702Fixed pkg-config Versionby Derick Vigne· 4 years, 6 months ago
  94. c9a9762minor fixes for 64 bits and refactor codeby GermanAizek· 4 years, 6 months ago
  95. eab8ebeDisable 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· 4 years, 6 months ago
  96. fe9663e`Json::ValueIterator` operators `*` and `->` need to be constby Billy Donahue· 4 years, 6 months ago
  97. 5c4219bUpdate version in doxby Christopher Dunn· 4 years, 6 months ago
  98. be4a512Remove trailing space characters (#1256)by Christopher Dunn· 4 years, 6 months ago
  99. 9409824Fix a precision bug of valueToString, prevent to give an error result… (#1246)by Lei· 4 years, 7 months ago
  100. 8954092ENH: Prevent cmake in source builds (#1091)by Hans Johnson· 4 years, 9 months ago

[8]ページ先頭

©2009-2025 Movatter.jp