gistrec
|
454480f581
|
fixed a compilation error in MSVC
|
2020-05-18 14:57:04 +07:00 |
|
Niels Lohmann
|
16d78a82e0
|
👷 add link to GitHub workflows
|
2020-05-18 09:12:18 +02:00 |
|
Niels Lohmann
|
c237aa3a68
|
Merge pull request #2119 from nlohmann/release_cleanup
Overwork CI
|
2020-05-18 09:07:36 +02:00 |
|
Niels Lohmann
|
1ce8a5be87
|
Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup
|
2020-05-17 14:11:49 +02:00 |
|
Niels Lohmann
|
3799b3f8dd
|
Merge pull request #2116 from nlohmann/issue2113
Fix warnings from Clang 10 and GCC 9
|
2020-05-17 12:19:06 +02:00 |
|
Niels Lohmann
|
6154d50a9f
|
Merge pull request #2115 from nlohmann/issue2089
Do not include <ciso646> when using C++17
|
2020-05-17 12:17:17 +02:00 |
|
Niels Lohmann
|
28e20bd9e4
|
🚨 fix warnings #2113
|
2020-05-16 14:26:17 +02:00 |
|
Niels Lohmann
|
ad32f576bd
|
Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup
|
2020-05-16 13:22:23 +02:00 |
|
Niels Lohmann
|
f40a9f876a
|
Merge pull request #2044 from dota17/issue#1719
Fix issue#1719
|
2020-05-16 12:57:00 +02:00 |
|
chenguoping
|
ed9c205b5d
|
add somes test cases
|
2020-05-15 21:48:29 +08:00 |
|
chenguoping
|
5dd27f1a9f
|
compare against max float and min float before converting
|
2020-05-15 21:47:59 +08:00 |
|
chenguoping
|
779a0ec7df
|
update
|
2020-05-15 17:35:43 +08:00 |
|
Niels Lohmann
|
bcf4f3ce9a
|
📝 add warning for items() on temporary objects #2040
|
2020-05-14 19:06:48 +02:00 |
|
Niels Lohmann
|
fc267af909
|
📝 update CI list
|
2020-05-14 17:53:00 +02:00 |
|
chenguoping
|
e175150f5b
|
fix UBSAN
|
2020-05-14 20:54:47 +08:00 |
|
Niels Lohmann
|
f4cc729054
|
🔊 add compiler version output
|
2020-05-14 13:37:59 +02:00 |
|
Niels Lohmann
|
e91236e6d3
|
🔊 add compiler version output
|
2020-05-14 13:33:10 +02:00 |
|
chenguoping
|
8f5b5c7469
|
use json_test_data version 2.0.0
|
2020-05-14 15:11:38 +08:00 |
|
chenguoping
|
47c6570470
|
Add some test cases about to_cbor()
|
2020-05-14 15:11:38 +08:00 |
|
chenguoping
|
44fe284f9d
|
Enhace to_cbor() to support +/-Infinity, NaN, and single-precision float
|
2020-05-14 15:10:44 +08:00 |
|
Niels Lohmann
|
c4c23f34c5
|
Merge branch 'develop' of https://github.com/nlohmann/json into release_cleanup
|
2020-05-14 07:55:09 +02:00 |
|
Niels Lohmann
|
33ae93beed
|
📝 update CI list
|
2020-05-14 07:55:01 +02:00 |
|
Niels Lohmann
|
0857140839
|
Merge pull request #1950 from FrancoisChabot/issues/1457
templated input adapters
|
2020-05-14 07:52:02 +02:00 |
|
Niels Lohmann
|
d7b032f565
|
✅ add tests to improve coverage
|
2020-05-13 21:28:43 +02:00 |
|
Niels Lohmann
|
ec68bb3387
|
📝 update CI list
|
2020-05-13 20:18:56 +02:00 |
|
Niels Lohmann
|
f6f350a5c7
|
🔊 add operating system output
|
2020-05-13 14:25:51 +02:00 |
|
Niels Lohmann
|
a4266bbb7d
|
Merge branch 'develop' into issues/1457
|
2020-05-13 12:48:46 +02:00 |
|
Niels Lohmann
|
855d25a76c
|
Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup
|
2020-05-13 12:41:22 +02:00 |
|
Niels Lohmann
|
a414e35971
|
🚨 add newline to end of file
|
2020-05-13 12:35:11 +02:00 |
|
Niels Lohmann
|
def8aeb141
|
Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup
|
2020-05-13 07:57:03 +02:00 |
|
Niels Lohmann
|
9265ca7a08
|
Merge pull request #2099 from nlohmann/issue2082
Add tests for binary values
|
2020-05-13 07:56:11 +02:00 |
|
Niels Lohmann
|
6778ad8b0a
|
📝 update year
|
2020-05-12 22:26:55 +02:00 |
|
Niels Lohmann
|
7dbe5cf904
|
📝 update badges
|
2020-05-12 21:43:33 +02:00 |
|
Niels Lohmann
|
94115a302e
|
🏁 exclude slow Unicode test
|
2020-05-12 21:22:47 +02:00 |
|
Niels Lohmann
|
8c44c7b6de
|
🏁 set Windows CI to Release mode
|
2020-05-12 21:18:08 +02:00 |
|
Niels Lohmann
|
44a2158b18
|
👷 make debug build
|
2020-05-12 20:51:45 +02:00 |
|
Niels Lohmann
|
77e0ba8750
|
👷 parallelize builds
|
2020-05-12 20:45:18 +02:00 |
|
Niels Lohmann
|
6e59c8301a
|
👷 simplify CMake invocations
|
2020-05-12 20:37:50 +02:00 |
|
Niels Lohmann
|
ab02b08296
|
👷 rename workflows
|
2020-05-12 20:30:11 +02:00 |
|
Niels Lohmann
|
cd76f59af6
|
👷 add more GitHub actions workflows
|
2020-05-12 20:26:17 +02:00 |
|
Niels Lohmann
|
b1c1eb145e
|
🔧 fix maintainer target
|
2020-05-12 19:36:33 +02:00 |
|
Niels Lohmann
|
abeb80411b
|
📝 fix example
|
2020-05-12 16:28:26 +02:00 |
|
Niels Lohmann
|
52f5f3d29f
|
📝 fix example
|
2020-05-12 16:27:55 +02:00 |
|
Niels Lohmann
|
e9a845f08a
|
📝 fix example output
|
2020-05-12 16:13:33 +02:00 |
|
Niels Lohmann
|
8e0ae9b46f
|
⬆️ update Doxyfile
|
2020-05-12 14:37:35 +02:00 |
|
Niels Lohmann
|
afc30a14a7
|
🔧 set Wandbox script to use HTTPS
|
2020-05-12 14:37:22 +02:00 |
|
Niels Lohmann
|
6014419818
|
Merge branches 'develop' and 'issue2082' of https://github.com/nlohmann/json into issue2082
|
2020-05-12 12:28:34 +02:00 |
|
Niels Lohmann
|
1de30bc611
|
Merge pull request #2100 from nlohmann/fix_coveralls
Fix Coveralls integration
|
2020-05-12 12:26:22 +02:00 |
|
Niels Lohmann
|
76c01501f7
|
🔧 fix pedantic maintainer targets
|
2020-05-11 20:03:13 +02:00 |
|
Niels Lohmann
|
66dfa22de2
|
⚗️ try to fix SSL issue
|
2020-05-11 14:24:38 +02:00 |
|