Commit Graph
36 Commits
Author SHA1 Message Date
chenguoping 0ecf297457 drop std::enable_if part 2020-06-23 09:14:55 +08:00
chenguoping aeef50709e to allow for ADL in int_to_string() function 2020-06-22 20:17:56 +08:00
chenguoping 4a6c68c7eb drop new blank line 2020-06-17 20:44:31 +08:00
chenguoping da8fa3535a drop testcase 2020-06-17 20:41:31 +08:00
chenguoping f466919ec2 change test cases 2020-06-17 15:07:25 +08:00
chenguoping 8aaa4013a3 remove overload function, change default_value to rvalue 2020-06-17 15:05:28 +08:00
chenguoping 691fb0c57a fix issue#2059 2020-06-16 15:35:26 +08:00
chenguoping a3df26b771 add some test cases 2020-06-10 19:27:57 +08:00
chenguoping 71830be06d fix issue#1275 2020-06-10 19:27:28 +08:00
chenguoping ad2b4ff23b recover original blank line 2020-06-05 14:23:00 +08:00
chenguoping 0f67c5849f undo: remove comment 2020-06-05 10:09:15 +08:00
chenguoping eca4b8785c fix test case in PR#1006 2020-06-02 15:44:26 +08:00
chenguoping fff1499963 add comment about PR#1006 2020-06-02 15:43:57 +08:00
chenguoping 8cd39578e3 add test case 2020-06-01 11:34:03 +08:00
chenguoping 4350c5ed97 fix bug in issue#1972 2020-05-30 17:15:56 +08:00
chenguoping eb50fbf926 fix issue 2112 2020-05-26 16:43:16 +08: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
chenguoping e175150f5b fix UBSAN 2020-05-14 20:54:47 +08: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
chenguoping cdf5327ace Fix issue#2086 2020-05-14 12:44:30 +08:00
chenguoping 8bfc692602 update condition 2020-04-20 16:00:55 +08:00
chenguoping c379d02b3e Add missing testcase about NaN in unit-constructor1.cpp 2020-04-20 10:25:44 +08:00
chenguoping f5a487d1b4 fix issue1982: contains() exceptions are incorrectly raised 2020-04-13 19:41:13 +08:00
chenguoping 34cf7b7a48 just restart ci 2020-04-07 10:00:21 +08:00
chenguoping e07686f0c7 update array_index() and add testcases 2020-03-25 15:57:20 +08:00
chenguoping 2e7d340dad docs:modify the document about operator== 2020-03-25 10:18:04 +08:00
chenguoping dcd3a6c62b move the catch of std::invalid_argument into array_index() 2020-03-23 17:24:47 +08:00
chenguoping 59cb4c93be fix C26451 warnning in serializer.hpp for VS2019 2020-03-23 16:08:47 +08:00
chenguoping 0a8216890d fix C26451 warnnings in to_chars.hpp 2020-03-23 15:27:35 +08:00
chenguoping bfc003cadf catch exceptions for json_point : /xx/+99 2020-03-17 20:49:28 +08:00
chenguoping 2ccdfebaa7 fix typo 2020-03-14 18:10:55 +08:00
dota17 699e0a923c fix typo in examples 2020-02-26 13:44:08 +08:00