Commit Graph

  • c3df4ffd5a
    🚨 fix warning Niels Lohmann 2021-08-01 14:08:14 +0200
  • 5a1bc76f34
    ⚗️ switch off exceptions Niels Lohmann 2021-08-01 13:34:55 +0200
  • e7260f07f5
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2824 Niels Lohmann 2021-08-01 13:07:43 +0200
  • a54403290e
    📄 add CITATION file Niels Lohmann 2021-08-01 12:42:59 +0200
  • 9ed027ac10
    Merge pull request #2902 from nlohmann/issue2893 Niels Lohmann 2021-07-31 20:42:55 +0200
  • 8676f6745e
    add regression test #2824 Niels Lohmann 2021-07-30 21:18:25 +0200
  • f4716a0d42
    🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 21:12:55 +0200
  • 9a459e1bd5
    🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 15:20:22 +0200
  • c7822840eb
    add regression test #2824 Niels Lohmann 2021-07-30 15:00:54 +0200
  • 7feb2c20cf
    🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 14:48:25 +0200
  • 2c030bac2c
    add regression test #2824 Niels Lohmann 2021-07-30 14:41:06 +0200
  • 1c030cccf1
    add regression test #2824 Niels Lohmann 2021-07-29 15:23:21 +0200
  • 5f39b09cbc
    undo experimental fix for Clang 3.5 Niels Lohmann 2021-07-23 10:05:22 +0200
  • 86dd66508d
    ⚗️ add fix for Clang 3.5 Niels Lohmann 2021-07-22 14:21:43 +0200
  • 3212700eb0
    👌 fix code according to review comments Niels Lohmann 2021-07-22 13:24:23 +0200
  • 1bd8a10225
    👌 fix code according to review comments Niels Lohmann 2021-07-22 12:38:48 +0200
  • a563338039
    Merge pull request #2825 from ldionne/ldionne-lazy Niels Lohmann 2021-07-22 12:24:56 +0200
  • 575c28ca4c
    Merge branch 'develop' of https://github.com/nlohmann/json into string_view Niels Lohmann 2021-07-22 09:29:17 +0200
  • 19a5e12136
    CMake cleanup (#2885) Niels Lohmann 2021-07-22 09:25:55 +0200
  • 37b3c3de35
    Merge branch 'develop' of https://github.com/nlohmann/json into cmake_cleanup Niels Lohmann 2021-07-21 21:17:59 +0200
  • eba82ecd62
    Refactor Unicode tests (#2889) Niels Lohmann 2021-07-21 21:17:01 +0200
  • 02ca814e6c
    🔨 fix typo Niels Lohmann 2021-07-21 19:43:02 +0200
  • 8147a95e5c
    revert experiments Niels Lohmann 2021-07-21 19:42:51 +0200
  • c05be30e8c
    🔨 fix numbers Niels Lohmann 2021-07-21 19:33:36 +0200
  • eecd5a7de6
    ♻️ split Unicode tests Niels Lohmann 2021-07-21 15:38:08 +0200
  • 9519580489
    ♻️ split Unicode tests Niels Lohmann 2021-07-21 14:45:34 +0200
  • 887a35c05d
    ♻️ split Unicode tests Niels Lohmann 2021-07-21 14:03:38 +0200
  • db0287d2ef trigger upstream CI Chaoya Li 2021-07-21 08:43:45 +0800
  • dea6ae0b7d
    ⚗️ remove test Niels Lohmann 2021-07-20 15:43:16 +0200
  • 28647dbfad
    ⚗️ set timeout Niels Lohmann 2021-07-20 15:21:51 +0200
  • 4b437e29af
    ⚗️ try disabling concurrency Niels Lohmann 2021-07-20 14:45:11 +0200
  • b7b617f0c0
    ⚗️ try disabling concurrency Niels Lohmann 2021-07-20 13:55:05 +0200
  • 18874a9873
    ⚗️ try rerunning tests Niels Lohmann 2021-07-20 07:55:29 +0200
  • d4a6c17bf1
    💡 update documentation Niels Lohmann 2021-07-19 20:39:16 +0200
  • 8840c3dd89
    🔥 clean CMake files and Makefile Niels Lohmann 2021-07-19 20:39:03 +0200
  • b0e5965d71 Properly constrain the basic_json conversion operator Louis Dionne 2021-06-17 13:17:43 -0400
  • 03270ef090
    👥 update contributors Niels Lohmann 2021-07-19 16:57:15 +0200
  • 45016c4429
    ⬆️ update Doxyfile Niels Lohmann 2021-07-19 16:56:43 +0200
  • 7066ab128f
    🎨 reindent code Niels Lohmann 2021-07-19 16:56:28 +0200
  • 926fab47d0
    📝 fix GIF examples #2457 Niels Lohmann 2021-07-17 14:43:01 +0200
  • a0863b8c20
    📝 add support section Niels Lohmann 2021-07-17 13:44:54 +0200
  • 517aeec299
    Merge remote-tracking branch 'origin/develop' into develop Niels Lohmann 2021-07-17 12:39:45 +0200
  • 8f0a880c89
    Merge pull request #2879 from nlohmann/issue2598 Niels Lohmann 2021-07-17 12:38:33 +0200
  • 3db8903f29
    📝 restructure README Niels Lohmann 2021-07-16 15:00:11 +0200
  • fb1ee4f94b
    📝 update documentation Niels Lohmann 2021-07-16 14:41:14 +0200
  • 835749efcc
    add test for JSON_SystemInclude flag Niels Lohmann 2021-07-16 12:34:15 +0200
  • fb31616a61
    Merge remote-tracking branch 'origin/develop' into develop Niels Lohmann 2021-07-16 12:27:53 +0200
  • b2d21067d1
    Merge pull request #2762 from jpl-mac/no.tidy.warnings.dev Niels Lohmann 2021-07-16 12:06:26 +0200
  • c65369acbe
    👷 fix Codacity badge Niels Lohmann 2021-07-16 11:44:07 +0200
  • f907f9502d
    Merge pull request #2875 from nlohmann/issue2592 Niels Lohmann 2021-07-16 10:11:29 +0200
  • 6732c3d986
    ⚗️ use GCC static analyzer Niels Lohmann 2021-07-16 09:59:28 +0200
  • b7cc47089f
    avoid string in case of empty objects Niels Lohmann 2021-07-16 09:27:18 +0200
  • 8ba8c43707
    Merge branch 'develop' of https://github.com/nlohmann/json into string_view Niels Lohmann 2021-07-16 08:45:53 +0200
  • 80cb607e8c
    🚧 fix return type Niels Lohmann 2021-07-16 08:08:26 +0200
  • c89e23c69b
    Merge pull request #2874 from nlohmann/issue2572 Niels Lohmann 2021-07-16 07:54:48 +0200
  • f883ddd1c2
    Merge pull request #2872 from nlohmann/issue2865 Niels Lohmann 2021-07-16 06:52:28 +0200
  • 92ec35735c
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2592 Niels Lohmann 2021-07-15 22:28:03 +0200
  • 953dcfb611
    🚨 fix warning #2572 Niels Lohmann 2021-07-15 22:00:16 +0200
  • 996ac1c017
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2572 Niels Lohmann 2021-07-15 21:57:52 +0200
  • 3e4723a49f
    🔨 remove noexcept annotation Niels Lohmann 2021-07-15 21:49:09 +0200
  • ecaac22656
    💡 add comment to describe j.m_value.destroy(j.m_type) calls Niels Lohmann 2021-07-15 20:34:50 +0200
  • f6863e062c
    🐛 fix leak for all types Niels Lohmann 2021-07-15 20:32:37 +0200
  • 9d6d87dd53
    Add needed #include for value_t Martin Ross 2021-07-15 10:57:33 -0400
  • 0011cd1b72
    🐛 fix leak for strings Niels Lohmann 2021-07-15 13:12:21 +0200
  • 0f8666ecdc
    🐛 fix leak for strings Niels Lohmann 2021-07-15 13:03:20 +0200
  • c1298e69a6
    🐛 fix leak for strings Niels Lohmann 2021-07-15 12:52:17 +0200
  • 6cbdc83994
    🐛 fix leak for strings Niels Lohmann 2021-07-15 12:47:15 +0200
  • 149ded856f
    ♻️ simplify destroy() function for primitive types Niels Lohmann 2021-07-15 12:46:48 +0200
  • db98073930
    add regression test Niels Lohmann 2021-07-15 09:02:24 +0200
  • c9c5c016a2
    Merge pull request #2866 from nlohmann/issue2838 Niels Lohmann 2021-07-14 12:04:37 +0200
  • 4e92a61784
    Merge pull request #2795 from turintech/develop Niels Lohmann 2021-07-13 16:58:25 +0200
  • a711e1f5a7
    🚨 fix warnings Niels Lohmann 2021-07-13 15:37:57 +0200
  • 3bb9467073
    ♻️ move capacity check to set_parent function Niels Lohmann 2021-07-13 15:27:27 +0200
  • bc7e8faa4f
    🔥 remove duplicated line Niels Lohmann 2021-07-12 19:21:07 +0200
  • b0730f29cf
    🐛 fix logics Niels Lohmann 2021-07-12 15:24:06 +0200
  • d40e98ecef
    🐛 fix assertion failure #2838 Niels Lohmann 2021-07-12 13:38:28 +0200
  • 9426074ce8
    Merge pull request #2861 from nlohmann/documentation Niels Lohmann 2021-07-11 14:15:41 +0200
  • 249688037f
    ⚗️ fix coverage Niels Lohmann 2021-07-11 09:33:43 +0200
  • 7442c24662
    🚨 suppress missingReturn warnings Niels Lohmann 2021-07-10 13:44:13 +0200
  • a82f66beed
    📝 document JSON_NO_IO macro #2842 Niels Lohmann 2021-07-10 12:51:18 +0200
  • 5c8d0af5ce
    📝 add comment for handling of negative zeros #2854 Niels Lohmann 2021-07-10 12:50:59 +0200
  • 098bbab029
    Merge remote-tracking branch 'origin/develop' into develop Niels Lohmann 2021-07-06 08:46:51 +0200
  • 71fd9bd954
    📝 fix documentation (#2845) Niels Lohmann 2021-07-06 08:46:17 +0200
  • 98ac25b2ce Add const to getters for macro tests Chaoya Li 2021-06-28 21:02:29 +0800
  • f452a92c07 Added test for serialization of default constructed object Chaoya Li 2021-06-28 18:35:02 +0800
  • 35c37c8ab5 Renamed default_obj in to avoid name clashes Chaoya Li 2021-06-28 18:06:46 +0800
  • d8ba9f43b0 Updated docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT Chaoya Li 2021-06-28 18:02:14 +0800
  • b7e493e98a Specified git branch for google benchmark fetch Rafail Giavrimis 2021-06-01 13:17:53 +0100
  • 6471a63115
    Merge pull request #2729 from theShmoo/without-io Niels Lohmann 2021-06-26 12:50:06 +0200
  • 5664233fe4 Rephrased docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT Chaoya Li 2021-06-26 05:57:45 +0800
  • 5a5832e178 Updated docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT accordingly Chaoya Li 2021-06-25 19:45:01 +0800
  • 7aeda9d433 Reverted changes for NLOHMANN_DEFINE_TYPE_INTRUSIVE and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE; added new macros NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT Chaoya Li 2021-06-22 09:00:11 +0800
  • 624f59eacb
    Merge pull request #2826 from justanotheranonymoususer/patch-1 Niels Lohmann 2021-06-21 14:48:39 +0200
  • e970f31066
    Update arbitrary_types.md justanotheranonymoususer 2021-06-18 12:44:27 +0300
  • c3d7fcb76c
    Update README.md justanotheranonymoususer 2021-06-18 11:04:53 +0300
  • 9710108d6a
    Consistency with using in README.md justanotheranonymoususer 2021-06-17 21:39:29 +0300
  • ae9cfb17bd
    CI: add -mbig-obj compilation option for MinGW build Alexey Ochapov 2021-06-17 21:29:04 +0300
  • 4611528bb8
    guard instantiation of detail::detector in conversion operator of basic_json Alexey Ochapov 2021-02-06 12:54:20 +0300
  • d2852ea0c1
    add test for enum and ordered_json Alexey Ochapov 2021-02-05 20:09:38 +0300
  • 572343be63 Merge branch 'nlohmann:develop' into without-io David Pfahler 2021-06-15 12:24:19 +0200