Commit Graph

  • 875cc362e0
    Move test data download into CMake script Florian Albrechtskirchinger 2022-09-24 14:35:07 +0200
  • 3c77b378e6
    Print valgrind command with options in feature summary Florian Albrechtskirchinger 2022-09-24 13:17:31 +0200
  • 4ece73cd76
    Clean up installation and inline variables Florian Albrechtskirchinger 2022-09-23 13:57:44 +0200
  • 3efc881192
    Use CMakePackageConfigHelpers to generate module configuration Florian Albrechtskirchinger 2022-09-23 12:11:50 +0200
  • 37453d0903
    Move generating of package configuration into separate section Florian Albrechtskirchinger 2022-09-23 10:12:42 +0200
  • d14e22c40b
    Shorten NLOHMANN_JSON_* variables to JSON_* Florian Albrechtskirchinger 2022-09-23 09:23:08 +0200
  • 61684f8fb7
    Rename config.cmake.in to nlohmann_jsonConfig.cmake.in Florian Albrechtskirchinger 2022-09-23 09:15:34 +0200
  • 9ea2eb7027
    Refactor CMake test data directory code Florian Albrechtskirchinger 2022-09-24 13:49:16 +0200
  • 9fc6d2b012
    Move CMake CI targets into tests section Florian Albrechtskirchinger 2022-09-24 11:57:52 +0200
  • 18171c156c
    Rename cmake/ci.cmake to cmake/json_ci.cmake Florian Albrechtskirchinger 2022-09-22 21:38:05 +0200
  • 495176d67b
    Rename cmake/test.cmake to cmake/json_test.cmake Florian Albrechtskirchinger 2022-09-22 21:37:00 +0200
  • e129682807
    Merge cmake/download_test_data.cmake into cmake/test.cmake Florian Albrechtskirchinger 2022-09-22 21:34:23 +0200
  • 601b5913ed
    Reorganize main CMake list file Florian Albrechtskirchinger 2022-09-22 19:52:27 +0200
  • 67826ba648
    Move CMake configuration section into cmake/json_opts.cmake Florian Albrechtskirchinger 2022-09-22 19:18:38 +0200
  • 84b8c29b91
    Move CMake system info into cmake/json_info.cmake Florian Albrechtskirchinger 2022-09-22 15:04:02 +0200
  • d30cd9d4d3
    Add custom CMake feature summary Florian Albrechtskirchinger 2022-09-22 13:47:31 +0200
  • 475c8d34b7
    Move CMake options into cmake/json_opts.cmake Florian Albrechtskirchinger 2022-09-22 12:02:35 +0200
  • c14c484303
    Move CMake policies Florian Albrechtskirchinger 2022-09-22 11:40:10 +0200
  • e1a815f350
    Rename MAIN_PROJECT to JSON_MAIN_PROJECT Florian Albrechtskirchinger 2022-09-22 11:21:52 +0200
  • 6724d9450f
    Allow value(json_pointer) to work with arrays as documented Florian Albrechtskirchinger 2022-09-20 16:08:54 +0200
  • 2b3a1d4b74
    Add Bazel build files to include.zip Florian Albrechtskirchinger 2022-09-11 15:06:39 +0200
  • 59655ff5e6
    Add amalgamated json_fwd.hpp to include.zip Florian Albrechtskirchinger 2022-09-07 08:51:08 +0200
  • f4658de270
    Fix 'declaration hides global declaration' warning (#3751) Florian Albrechtskirchinger 2022-09-19 08:04:39 +0200
  • 3d1252bbff
    Replace limit macros with std::numeric_limits (#3723) Florian Albrechtskirchinger 2022-09-19 08:02:50 +0200
  • 2d1f9b6a7d
    Add Bazel build support (#3709) Vertexwahn 2022-09-18 08:15:12 +0200
  • e2d15d7335
    Silence -Wunneeded-internal-declaration warnings without emitting code Florian Albrechtskirchinger 2022-09-17 15:59:47 +0200
  • de7906a903
    Fix 'declaration hides global declaration' warning Florian Albrechtskirchinger 2022-09-17 15:59:25 +0200
  • 9dfa722669
    Fix typos in .md files (#3748) tocic 2022-09-17 11:34:30 +0300
  • c920f3f4fb
    Update Codacy link (#3740) Niels Lohmann 2022-09-16 08:54:27 +0200
  • 49e4470f35
    squash! Fix typos in .md files Florian Albrechtskirchinger 2022-09-16 08:45:03 +0300
  • f1b3190eab
    amend! Fix typos in .md files tocic 2022-09-16 08:36:47 +0300
  • 15ca78a886
    Add dark mode toggle to documentation (#3726) Florian Albrechtskirchinger 2022-09-15 22:02:54 +0200
  • 46d7303789
    Merge branch 'develop' of https://github.com/nlohmann/json into codacy_link Niels Lohmann 2022-09-15 22:02:13 +0200
  • c67e101b77 fix for 3732 luistung 2022-09-16 03:09:42 +0800
  • 03a21a3334
    Fix typos in .md files tocic 2022-09-15 18:51:01 +0300
  • de9d0f8350
    Undefine NOMINMAX and WIN32_LEAN_AND_MEAN in windows unit test Florian Albrechtskirchinger 2022-09-12 20:28:26 +0200
  • 21f4fbb8cf
    Update CMakeLists.txt Vertexwahn 2022-09-13 16:17:23 +0200
  • 261c18da91
    Add dark mode toggle to documentation Florian Albrechtskirchinger 2022-09-06 19:30:37 +0200
  • c7aa7cd59e
    Replace limit macros with std::numeric_limits Florian Albrechtskirchinger 2022-09-13 13:47:45 +0200
  • 58bd97e2b1
    Add clang-tools to required tools for ci_static_analysis_clang (#3724) Niels Lohmann 2022-09-13 12:58:26 +0200
  • 1780203de4
    🚨 fix Clang-Tidy warnings (#3739) Florian Albrechtskirchinger 2022-09-13 07:27:34 +0200
  • 69d4ba8d6d Fuzzer: Data and Patt are const void * types, it does not need to cast the type Li zeming 2022-09-13 12:29:24 +0800
  • db8ca8eddd Fuzzer: The return value of SearchMemory is const void *, it does not need to be forced to change the type Li zeming 2022-09-13 12:26:55 +0800
  • c585e21a10 Fuzzer: The return value of malloc is void *, it does not need to be forced to change the type Li zeming 2022-09-13 12:25:27 +0800
  • cafd83f144
    🚨 fix Clang-Tidy warnings Florian Albrechtskirchinger 2022-09-11 13:47:55 +0200
  • da7dbbc1f6
    Update docs/mkdocs/docs/integration/package_managers.md Vertexwahn 2022-09-11 15:05:36 +0200
  • 84f1fe84df
    Update cmake/scripts/gen_bazel_build_file.cmake Vertexwahn 2022-09-11 15:05:28 +0200
  • 69eb6b7264
    💸 update Codacy link Niels Lohmann 2022-09-11 14:08:43 +0200
  • 9885153c32
    🚨 fix Clang-Tidy warnings Florian Albrechtskirchinger 2022-09-11 12:35:48 +0200
  • 9dbd679dbb
    revert fix Niels Lohmann 2022-09-11 13:11:15 +0200
  • f048eeb870
    revert fix Niels Lohmann 2022-09-11 12:58:48 +0200
  • 6b03e77c1c
    🚨 fix Clang-Tidy warnings (#3738) Florian Albrechtskirchinger 2022-09-11 12:20:05 +0200
  • 0c27b19f9f
    🚨 fix Clang-Tidy warnings; make const-correct Florian Albrechtskirchinger 2022-09-11 10:27:24 +0200
  • 02d4f80943
    Merge pull request #1 from falbrechtskirchinger/add-bazel-support Vertexwahn 2022-09-11 10:20:58 +0200
  • 29780ba747
    Generate Bazel BUILD file Florian Albrechtskirchinger 2022-09-11 07:58:38 +0200
  • 649e9c7f30
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-11 07:51:40 +0200
  • d4bc9f9262
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 23:11:17 +0200
  • 9a99e19bc7
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 23:10:56 +0200
  • f844148560
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 21:12:42 +0200
  • 47550051e8
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 17:27:14 +0200
  • df8f04c8b0
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 17:26:18 +0200
  • f7ea637271
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 17:21:00 +0200
  • 42df2cd3a4
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-10 16:08:56 +0200
  • 6e2a72eccf Add Bazel section to Pakage Manager section Vertexwahn 2022-09-07 22:47:01 +0200
  • 1fb18d6e10
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-06 22:08:51 +0200
  • eb27d70518
    🚨 fix Clang-Tidy warnings Niels Lohmann 2022-09-06 21:50:09 +0200
  • 0a93fee75f
    🚨 update Clang-Tidy warning selection Niels Lohmann 2022-09-06 20:11:25 +0200
  • 421b05a1d0
    💚 add clang-tools to required tools for ci_static_analysis_clang Niels Lohmann 2022-09-06 19:29:53 +0200
  • 60ea4e8f8b
    Exclude internal pages from style check Florian Albrechtskirchinger 2022-09-06 18:34:06 +0200
  • 74d2ec12e9
    Add mkdocs hook to hide internal section children Florian Albrechtskirchinger 2022-09-06 17:56:56 +0200
  • 9b3ef98ccf
    Merge 140943b18e into 307c053b9b Florian Albrechtskirchinger 2022-09-04 20:48:30 +0000
  • 5a4d47eb7d Add Bazel build support Vertexwahn 2022-08-22 23:48:38 +0200
  • 88350082cc
    Merge 4cb97ca915 into 307c053b9b Kunal Tyagi 2022-08-31 08:37:40 +0200
  • 307c053b9b
    Add missing <numeric> include (#3719) Florian Albrechtskirchinger 2022-08-30 20:55:47 +0200
  • af54422c4a
    Remove <numeric> include from json.hpp Florian Albrechtskirchinger 2022-08-30 13:09:08 +0200
  • 90ed26d44b
    Add missing <numeric> include Florian Albrechtskirchinger 2022-08-30 12:59:32 +0200
  • c759e28aa7 #3717: fix compilation error: "execeptions.hpp:119 accumulate is not member of std" Alexey Egorov 2022-08-30 17:55:42 +0700
  • bed648ca55
    Allow custom base class as node customization point (#3110) Raphael Grimm 2022-08-28 13:59:07 +0200
  • 46597f0b9c Add include for nlohmann/detail/abi_macros.hpp barcode 2022-08-28 11:49:52 +0200
  • f7d5ba33f2
    Merge e15a17b437 into f7973f46d6 Eric Wieser 2022-08-28 16:30:27 +0900
  • 19423a7cb5 make amalgamate barcode 2022-08-27 18:11:21 +0200
  • c5ede1af4c
    Update include/nlohmann/detail/json_custom_base_class.hpp Raphael Grimm 2022-08-27 17:33:31 +0200
  • f7973f46d6
    Use official Clang/GCC containers (#3703) Niels Lohmann 2022-08-27 17:28:50 +0200
  • 7d476a0368 make amalgamate barcode 2022-08-27 17:15:16 +0200
  • b3816f1422
    Update include/nlohmann/detail/json_custom_base_class.hpp Raphael Grimm 2022-08-27 17:12:34 +0200
  • e9f5e0ca3d
    Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md Raphael Grimm 2022-08-27 17:12:24 +0200
  • b0f5baf712
    Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md Raphael Grimm 2022-08-27 17:12:16 +0200
  • 49ab721651
    Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md Raphael Grimm 2022-08-27 17:11:59 +0200
  • 0ce9ded3ed
    Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md Raphael Grimm 2022-08-27 17:11:43 +0200
  • 763c59dc7c
    Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md Raphael Grimm 2022-08-27 17:11:29 +0200
  • 4c8cdd7afc
    Add 'Check amalgamation' workflow (#3693) Florian Albrechtskirchinger 2022-08-27 14:20:51 +0200
  • f4504f1058
    📝 update compiler versions Niels Lohmann 2022-08-27 14:05:40 +0200
  • f8e8c8e9ec
    undo last changes Niels Lohmann 2022-08-21 21:39:48 +0200
  • 80beebcd88
    🔥 remove unused install Niels Lohmann 2022-08-21 20:42:31 +0200
  • bd1e052c2e
    ⚗️ try to install Git before checkout Niels Lohmann 2022-08-21 20:38:41 +0200
  • 59ad7b9777
    ⚗️ try to install Git before checkout Niels Lohmann 2022-08-21 20:32:31 +0200
  • 0677005c8a
    💚 fix Git Niels Lohmann 2022-08-21 19:50:16 +0200
  • cb5f3d4d16
    🚨 suppress cert-dcl58-cpp warnings Niels Lohmann 2022-08-21 18:48:41 +0200
  • fbbd8fac84
    💚 fix Git Niels Lohmann 2022-08-21 15:00:43 +0200
  • f42b0f9a95
    🚨 suppress misc-confusable-identifiers Niels Lohmann 2022-08-21 14:30:56 +0200