Commit graph

  • 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
  • 7dbe5cf904
    📝 update badges Niels Lohmann 2020-05-12 21:43:33 +0200
  • 94115a302e
    🏁 exclude slow Unicode test Niels Lohmann 2020-05-12 21:22:47 +0200
  • 8c44c7b6de
    🏁 set Windows CI to Release mode Niels Lohmann 2020-05-12 21:18:08 +0200
  • 44a2158b18
    👷 make debug build Niels Lohmann 2020-05-12 20:51:45 +0200
  • 77e0ba8750
    👷 parallelize builds Niels Lohmann 2020-05-12 20:45:18 +0200
  • 6e59c8301a
    👷 simplify CMake invocations Niels Lohmann 2020-05-12 20:37:50 +0200
  • ab02b08296
    👷 rename workflows Niels Lohmann 2020-05-12 20:30:11 +0200
  • cd76f59af6
    👷 add more GitHub actions workflows Niels Lohmann 2020-05-12 20:26:17 +0200
  • b1c1eb145e
    🔧 fix maintainer target Niels Lohmann 2020-05-12 19:36:33 +0200
  • abeb80411b
    📝 fix example Niels Lohmann 2020-05-12 16:28:26 +0200
  • 52f5f3d29f
    📝 fix example Niels Lohmann 2020-05-12 16:27:55 +0200
  • e9a845f08a
    📝 fix example output Niels Lohmann 2020-05-12 16:13:33 +0200
  • 8e0ae9b46f
    ⬆️ update Doxyfile Niels Lohmann 2020-05-12 14:37:35 +0200
  • afc30a14a7
    🔧 set Wandbox script to use HTTPS Niels Lohmann 2020-05-12 14:37:22 +0200
  • 6014419818
    Merge branches 'develop' and 'issue2082' of https://github.com/nlohmann/json into issue2082 Niels Lohmann 2020-05-12 12:28:34 +0200
  • 1de30bc611
    Merge pull request #2100 from nlohmann/fix_coveralls Niels Lohmann 2020-05-12 12:26:22 +0200
  • 76c01501f7
    🔧 fix pedantic maintainer targets Niels Lohmann 2020-05-11 20:03:13 +0200
  • 66dfa22de2
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 14:24:38 +0200
  • 0ad595709d
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 13:40:43 +0200
  • cbb2d4e4d8
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 13:29:40 +0200
  • 8389c1961b
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 13:19:22 +0200
  • 19b21e61e5
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 13:05:53 +0200
  • 697305819f
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 12:37:24 +0200
  • 18cbcc4135
    ⚗️ try to fix SSL issue Niels Lohmann 2020-05-11 12:25:41 +0200
  • a3a803a389
    📝 add FOSSA status badge Niels Lohmann 2020-05-10 13:49:26 +0200
  • 5c42847011
    add tests for binary type Niels Lohmann 2020-05-10 13:23:18 +0200
  • fff46ea98c
    add tests for binary type Niels Lohmann 2020-05-09 23:18:12 +0200
  • 34430994bf
    add tests for binary type Niels Lohmann 2020-05-09 14:16:57 +0200
  • b036ace235
    🐛 fix bug in binary constructor Niels Lohmann 2020-05-09 14:16:49 +0200
  • 3fa94f0755
    add tests for binary type Niels Lohmann 2020-05-09 13:46:24 +0200
  • f0c6ab4d3b
    🐛 fix bug in SAX callback parser Niels Lohmann 2020-05-08 14:21:11 +0200
  • 5bfb27c865
    🚨 fix some warnings Niels Lohmann 2020-05-08 12:32:28 +0200
  • 8c2b26de4a
    ⚗️ do not include <ciso646> with C++20 #2089 Niels Lohmann 2020-05-07 10:17:32 +0200
  • 9adb1c0235
    🏁 do not include <ciso646> unless old MSVC is used #2089 Niels Lohmann 2020-05-07 09:43:41 +0200
  • cf4a6552f3
    add tests for binary serialization Niels Lohmann 2020-05-06 22:24:48 +0200
  • 3cd2a977ae
    add test for get_ptr<binary_t*> Niels Lohmann 2020-05-06 22:13:55 +0200
  • 1d6f7b0d4e
    add tests for binary serialization Niels Lohmann 2020-05-06 22:13:31 +0200
  • c10bc7efdd
    🔥 remove pretty-print code for binary values Niels Lohmann 2020-05-06 22:13:08 +0200
  • ddff459fa3
    add test for BSON binary subtype Niels Lohmann 2020-05-06 21:24:00 +0200
  • 421a084396
    add convenience function to create binary value with given subtype Niels Lohmann 2020-05-06 21:23:45 +0200
  • 2b39efd545
    add tests for binary type Niels Lohmann 2020-05-05 12:59:57 +0200
  • 6dee8866a8
    🐛 fix binary comparison Niels Lohmann 2020-05-05 12:40:04 +0200
  • 908941b87d
    fix test cases Niels Lohmann 2020-05-05 07:47:20 +0200
  • 2a34f4cd63
    add tests for binary type Niels Lohmann 2020-05-04 22:07:50 +0200
  • 48aa441661
    add swap function for binary type Niels Lohmann 2020-05-04 22:07:36 +0200
  • a50a14088c
    Merge pull request #2081 from nlohmann/external_test_data Niels Lohmann 2020-05-04 20:58:02 +0200
  • 2304629a3f
    📌 use JSON test data v1.0.0 Niels Lohmann 2020-05-04 16:00:00 +0200
  • e7a88b2d7f
    💚 fix AppVeyor and Travis builds Niels Lohmann 2020-05-03 19:33:01 +0200
  • 634fa87e5a
    Merge pull request #2080 from nlohmann/remove_doozer Niels Lohmann 2020-05-03 13:58:29 +0200
  • 24237af983
    🎨 fix format Niels Lohmann 2020-05-03 13:40:23 +0200
  • 2f0d37d7d2
    🔥 remove fastcov Niels Lohmann 2020-05-02 23:48:11 +0200
  • 9c0c58d948
    🔥 remove Doozer CI Niels Lohmann 2020-05-02 23:41:28 +0200
  • 929f5d398c
    🔨 fix coverage tests Niels Lohmann 2020-05-02 23:24:21 +0200
  • 752c62b4bd
    🔨 remove double tests Niels Lohmann 2020-05-02 16:07:09 +0200
  • f0050c9ba0
    Merge pull request #2019 from dota17/contains_v2 Niels Lohmann 2020-05-02 11:04:57 +0200
  • bec554936c
    🔨 fix paths Niels Lohmann 2020-05-02 10:56:01 +0200
  • 08c9472184
    🔨 simplify workflow Niels Lohmann 2020-05-01 21:06:41 +0200
  • 3ae7237f5a
    🔨 clean up Niels Lohmann 2020-05-01 21:01:47 +0200
  • cfb2f34ebb
    🔨 fix benchmarks Niels Lohmann 2020-05-01 20:59:47 +0200
  • d0ef591ce2
    Merge branches 'develop' and 'external_test_data' of https://github.com/nlohmann/json into external_test_data Niels Lohmann 2020-05-01 20:23:08 +0200
  • ec5cfdd307
    🔨 properly find and use Git Niels Lohmann 2020-05-01 16:18:04 +0200
  • d144459f1e
    add git Niels Lohmann 2020-05-01 16:14:13 +0200
  • f58383b8ee
    🔊 output on failure Niels Lohmann 2020-05-01 15:22:18 +0200
  • 7ade3a0efb
    remove dependency to FetchContent Niels Lohmann 2020-05-01 15:14:37 +0200
  • dbf1a1f413
    ♻️ download test data from external repository Niels Lohmann 2020-05-01 14:32:37 +0200
  • 2251741b53
    Merge pull request #2077 from ArthurSonzogni/develop-2 Niels Lohmann 2020-05-01 14:08:59 +0200
  • f26689e006 Fix README.md ArthurSonzogni 2020-05-01 13:55:24 +0200
  • 798dbb5c19
    📝 add detail Niels Lohmann 2020-05-01 13:19:49 +0200
  • c9f404dc98
    Merge pull request #2076 from rmisev/patch-1 Niels Lohmann 2020-05-01 12:47:39 +0200
  • b27d8a3253
    Merge pull request #2074 from ArthurSonzogni/develop Niels Lohmann 2020-05-01 12:42:29 +0200