Commit Graph

  • 61832afe15
    Merge pull request #2144 from XyFreak/gcc10_type_limits Niels Lohmann 2020-05-28 12:59:57 +0200
  • 5ff4d7b7ff
    Merge branch 'develop' of https://github.com/nlohmann/json into develop Niels Lohmann 2020-05-28 12:54:13 +0200
  • fcda998ee2
    🔧 add more warning flags from GCC 10 Niels Lohmann 2020-05-28 12:53:22 +0200
  • d3caf93ab0
    Merge branch 'develop' into 1813-user-input Francois Chabot 2020-05-28 03:40:34 -0400
  • bfcd32c099 removed clang-format Francois Chabot 2020-05-28 03:16:24 -0400
  • 3a91a05db6 added custom input to readme Francois Chabot 2020-05-28 03:13:39 -0400
  • a4f1cf4d00 better parse documentation Francois Chabot 2020-05-28 02:50:58 -0400
  • 76b49f9ee6 misc formatting fixes Francois Chabot 2020-05-28 02:29:53 -0400
  • 9ec0e4c25b
    Merge pull request #2140 from nlohmann/issue1715 Niels Lohmann 2020-05-28 07:52:26 +0200
  • a01759af0f
    Merge pull request #2143 from quentin-dev/develop Niels Lohmann 2020-05-28 07:50:27 +0200
  • 377995f495 forcefully exclude arrays from being interpreted as pointers Francois Chabot 2020-05-27 18:21:38 -0400
  • b9416a26aa correct ADL lookup of arrays on Mac and Windows Francois Chabot 2020-05-27 13:21:23 -0400
  • f1969e60a3 reamalgamate Francois Chabot 2020-05-27 12:56:26 -0400
  • 5684d9a498 unified input API Francois Chabot 2020-05-27 12:40:04 -0400
  • e44418ea26
    readme: fix typo in CMake FetchContent example Quentin Barbarat 2020-05-27 13:51:13 +0200
  • bb9619ef8b
    📝 request more details in question template Niels Lohmann 2020-05-27 13:22:34 +0200
  • 325e8ab8ab
    🔧 explicitly switch on tests in CI Niels Lohmann 2020-05-27 13:22:14 +0200
  • 23051df2c7 Cast character to unsigned for comparison Tobias Kux 2020-05-27 13:15:31 +0200
  • ed5c28d00c
    👥 update contributor list Niels Lohmann 2020-05-27 13:07:24 +0200
  • d70d06ae41
    Merge pull request #2137 from dota17/MSC_VER Niels Lohmann 2020-05-27 08:49:19 +0200
  • e3d9b3d755
    📝 add documentation of parser callbacks Niels Lohmann 2020-05-26 14:16:13 +0200
  • ace594da6a
    Merge branches 'develop' and 'mkdocs' of https://github.com/nlohmann/json into mkdocs Niels Lohmann 2020-05-26 13:17:55 +0200
  • 3c60a66c4c
    Merge pull request #2104 from dota17/issue#2086 Niels Lohmann 2020-05-26 13:15:06 +0200
  • 27fe50dc92
    📝 add example for contains #2133 Niels Lohmann 2020-05-26 12:46:04 +0200
  • 25aab7ee41
    Merge pull request #2136 from aokellermann/CircleCI_GCC_BleedingEdge Niels Lohmann 2020-05-26 12:39:42 +0200
  • eb50fbf926 fix issue 2112 chenguoping 2020-05-26 16:43:16 +0800
  • 49000cd77d Update documentation to reflect addition of Arch Linux CI testing. Antony Kellermann 2020-05-25 20:46:39 -0400
  • 5a72cfa0c3 Add base and base-devel to list of arch linux programs to install. Antony Kellermann 2020-05-25 20:43:15 -0400
  • 1d57ddd2d4 Add -y flag to pacman to sync repos. Antony Kellermann 2020-05-25 20:24:54 -0400
  • 41a84b1202 Add workflows for CircleCI so that build_stable and build_bleeding_edge jobs can run concurrently. Antony Kellermann 2020-05-25 20:17:02 -0400
  • eff2f51071 Add build_bleeding_edge job to CircleCI, mimicking the original job except using the latest Arch Linux docker image. Antony Kellermann 2020-05-25 20:14:49 -0400
  • bf4a090075 Rename build job to build_stable to be more descriptive. Antony Kellermann 2020-05-25 20:12:54 -0400
  • 413df0fd88
    📝 add more content to iterator page Niels Lohmann 2020-05-25 14:03:11 +0200
  • 95a3c76643
    📝 make examples collapsible Niels Lohmann 2020-05-24 22:45:38 +0200
  • ddf92606ab
    📝 add PlantUML Niels Lohmann 2020-05-24 21:05:35 +0200
  • 3400af21cd
    📝 add release page Niels Lohmann 2020-05-24 13:40:43 +0200
  • a8f0cd15df
    📝 add mkdocs Niels Lohmann 2020-05-24 13:03:04 +0200
  • c92a696852
    📝 update documentation Niels Lohmann 2020-05-22 18:21:37 +0200
  • 88292d9499
    🚨 remove redundant assertions Niels Lohmann 2020-05-22 14:19:07 +0200
  • 225fa58f16
    🚧 add fix from #1715 Niels Lohmann 2020-05-20 22:20:40 +0200
  • b61d563ebe
    Merge branches 'develop' and 'feature/optional' of https://github.com/nlohmann/json into feature/optional Niels Lohmann 2020-05-20 19:00:49 +0200
  • a82c80e9af
    Merge pull request #2125 from nlohmann/binary_type Niels Lohmann 2020-05-20 18:58:29 +0200
  • ae29456b3f
    🚸 overwork report templates Niels Lohmann 2020-05-20 18:57:21 +0200
  • a861bdb81f
    Merge pull request #2121 from gistrec/fix_compilation_error_msvc Niels Lohmann 2020-05-19 13:55:37 +0200
  • 4d39644bd0
    💚 fix build Niels Lohmann 2020-05-19 13:45:52 +0200
  • 21b1680ea1
    🚚 rename binary_array() to binary() Niels Lohmann 2020-05-19 13:30:22 +0200
  • 86b053e916
    Merge branches 'binary_type' and 'develop' of https://github.com/nlohmann/json into binary_type Niels Lohmann 2020-05-19 13:10:35 +0200
  • 952a87a4f4
    🚚 move byte container outside detail namespace Niels Lohmann 2020-05-19 13:08:18 +0200
  • 79347b484b
    improve test coverage Niels Lohmann 2020-05-19 12:40:32 +0200
  • 5cfa8a586e
    👷 run workflows on pull requests Niels Lohmann 2020-05-18 14:01:54 +0200
  • b7ff40029a
    💥 change serialization of binary values Niels Lohmann 2020-05-18 13:53:20 +0200
  • 9eb19bcc27
    add more tests for binary type Niels Lohmann 2020-05-18 12:33:26 +0200
  • 9e765f5aed Fixed std::numeric_limit::max() call gistrec 2020-05-18 10:25:38 +0000
  • 3f0cf26f7a changes to the single header were applied gistrec 2020-05-18 10:17:45 +0000
  • 00cbf8a105 fix issue#1989: only consider continuous numbers chenguoping 2020-05-18 16:43:39 +0800
  • 454480f581 fixed a compilation error in MSVC gistrec 2020-05-18 14:57:04 +0700
  • 5dec7166ea
    Merge branches 'binary_type' and 'develop' of https://github.com/nlohmann/json into binary_type Niels Lohmann 2020-05-18 09:13:22 +0200
  • 16d78a82e0
    👷 add link to GitHub workflows Niels Lohmann 2020-05-18 09:12:18 +0200
  • c237aa3a68
    Merge pull request #2119 from nlohmann/release_cleanup Niels Lohmann 2020-05-18 09:07:36 +0200
  • 904642f261
    ♻️ rename internal_binary_t with binary_t Niels Lohmann 2020-05-17 22:50:27 +0200
  • 1ce8a5be87
    Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup Niels Lohmann 2020-05-17 14:11:49 +0200
  • f25bf312fc
    🏁 include right <optional> header Niels Lohmann 2020-05-17 13:58:09 +0200
  • dead99eb0e
    🔨 overwork binary subtypes Niels Lohmann 2020-05-17 13:51:59 +0200
  • ab6e76dd05
    Merge branches 'binary_type' and 'develop' of https://github.com/nlohmann/json into binary_type Niels Lohmann 2020-05-17 12:27:58 +0200
  • 3799b3f8dd
    Merge pull request #2116 from nlohmann/issue2113 Niels Lohmann 2020-05-17 12:19:06 +0200
  • 6154d50a9f
    Merge pull request #2115 from nlohmann/issue2089 Niels Lohmann 2020-05-17 12:17:17 +0200
  • 007c6c4bc5
    update tests Niels Lohmann 2020-05-16 19:37:18 +0200
  • 71c80ccfd8
    Merge branches 'develop' and 'feature/optional' of https://github.com/nlohmann/json into feature/optional Niels Lohmann 2020-05-16 19:31:59 +0200
  • 28e20bd9e4
    🚨 fix warnings #2113 Niels Lohmann 2020-05-16 14:26:17 +0200
  • ad32f576bd
    Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup Niels Lohmann 2020-05-16 13:22:23 +0200
  • c0cf67ead3
    Merge branch 'develop' of https://github.com/nlohmann/json into binary_type Niels Lohmann 2020-05-16 12:58:13 +0200
  • f40a9f876a
    Merge pull request #2044 from dota17/issue#1719 Niels Lohmann 2020-05-16 12:57:00 +0200
  • 3ed059f6ff
    revert faulty changes Niels Lohmann 2020-05-16 12:56:18 +0200
  • bc1886fb60
    ♻️ refine interface of wrapped_binary_t Niels Lohmann 2020-05-15 23:21:49 +0200
  • a452e8a0a1
    💚 fix GCC 4.9 compilation Niels Lohmann 2020-05-15 22:38:18 +0200
  • ed9c205b5d add somes test cases chenguoping 2020-05-15 21:48:29 +0800
  • 5dd27f1a9f compare against max float and min float before converting chenguoping 2020-05-15 21:47:59 +0800
  • daf2d296dd
    ♻️ move wrapped binary type to separate file Niels Lohmann 2020-05-15 14:12:32 +0200
  • 779a0ec7df update chenguoping 2020-05-15 17:35:43 +0800
  • bcf4f3ce9a
    📝 add warning for items() on temporary objects #2040 Niels Lohmann 2020-05-14 19:06:48 +0200
  • fc267af909
    📝 update CI list Niels Lohmann 2020-05-14 17:53:00 +0200
  • e175150f5b fix UBSAN chenguoping 2020-05-14 20:54:47 +0800
  • f4cc729054
    🔊 add compiler version output Niels Lohmann 2020-05-14 13:37:59 +0200
  • e91236e6d3
    🔊 add compiler version output Niels Lohmann 2020-05-14 13:33:10 +0200
  • 8f5b5c7469 use json_test_data version 2.0.0 chenguoping 2020-05-13 20:31:33 +0800
  • 47c6570470 Add some test cases about to_cbor() chenguoping 2020-05-13 20:30:49 +0800
  • 44fe284f9d Enhace to_cbor() to support +/-Infinity, NaN, and single-precision float chenguoping 2020-05-13 20:29:10 +0800
  • c4c23f34c5
    Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup Niels Lohmann 2020-05-14 07:55:09 +0200
  • 33ae93beed
    📝 update CI list Niels Lohmann 2020-05-14 07:55:01 +0200
  • 0857140839
    Merge pull request #1950 from FrancoisChabot/issues/1457 Niels Lohmann 2020-05-14 07:52:02 +0200
  • cdf5327ace Fix issue#2086 chenguoping 2020-05-14 12:44:30 +0800
  • d7b032f565
    add tests to improve coverage Niels Lohmann 2020-05-13 21:28:43 +0200
  • ec68bb3387
    📝 update CI list Niels Lohmann 2020-05-13 20:18:56 +0200
  • f6f350a5c7
    🔊 add operating system output Niels Lohmann 2020-05-13 14:25:51 +0200
  • a4266bbb7d
    Merge branch 'develop' into issues/1457 Niels Lohmann 2020-05-13 12:48:46 +0200
  • 855d25a76c
    Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup Niels Lohmann 2020-05-13 12:41:22 +0200
  • a414e35971
    🚨 add newline to end of file Niels Lohmann 2020-05-13 12:35:11 +0200
  • def8aeb141
    Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup Niels Lohmann 2020-05-13 07:57:03 +0200
  • 9265ca7a08
    Merge pull request #2099 from nlohmann/issue2082 Niels Lohmann 2020-05-13 07:56:11 +0200
  • 6778ad8b0a
    📝 update year Niels Lohmann 2020-05-12 22:26:55 +0200