Commit Graph

  • 046f6da82f Fix documentation error Jonathan Lee 2017-01-18 11:43:14 -08:00
  • bae8e70137 🔀 merge branch 'feature/noexceptions_2' into develop Niels Lohmann 2017-01-18 20:41:17 +01:00
  • 87c5e32e1f 🐛 fixed escaping Niels Lohmann 2017-01-16 22:46:49 +01:00
  • a00149f8ee 🐛 fixed logic error Niels Lohmann 2017-01-16 22:36:58 +01:00
  • 1ab26ab367 option to switch off exceptions Niels Lohmann 2017-01-16 22:11:07 +01:00
  • 74cbd30cd0 📄 it's 2017 Niels Lohmann 2017-01-16 20:04:47 +01:00
  • a7f3938391 added Big List of Naughty Strings Niels Lohmann 2017-01-16 20:03:50 +01:00
  • a9b4cb8bf8 🔀 merge branch 'feature/release_information' into develop #397 Niels Lohmann 2017-01-12 21:37:31 +01:00
  • 3a9ccfac22 🚧 cleanup Niels Lohmann 2017-01-12 21:35:27 +01:00
  • 98ad3c3ac1 Merge branch 'develop' into feature/release_information Niels Lohmann 2017-01-12 21:30:08 +01:00
  • 0f03543861 ⬆️ upgraded to Catch 1.6.0 Niels Lohmann 2017-01-11 22:23:02 +01:00
  • e9bbf5aaba 🐛 forgot to remove a test case Niels Lohmann 2017-01-08 09:31:40 +01:00
  • dd45ba6f89 🚧 renamed version() to meta() Niels Lohmann 2017-01-08 09:19:44 +01:00
  • c236b596c9 Merge upstream/develop into feature/locale_independent_str_to_num Alex Astashyn 2017-01-04 19:20:16 -05:00
  • 949061079a Merge upstream/develop into feature/locale_independent_num_to_str Alex Astashyn 2017-01-04 18:55:19 -05:00
  • e1b89dd1d6 Merge branch 'develop' into feature/release_information Niels Lohmann 2017-01-04 20:06:23 +01:00
  • 9f6c86f233 🐛 fix for #417 Niels Lohmann 2017-01-04 18:54:44 +01:00
  • 4765070318 📝 added documentation wrt. UTF-8 strings #406 Niels Lohmann 2017-01-04 18:07:46 +01:00
  • cdd3b5a68c 🚑 fix for #416 Niels Lohmann 2017-01-03 23:52:01 +01:00
  • 767637877b 💄 cleanup Niels Lohmann 2017-01-03 22:37:07 +01:00
  • f8d640b185 👷 better support for OSS-Fuzz Niels Lohmann 2017-01-03 22:35:31 +01:00
  • 245a69d554 💄 ran clang-tidy Niels Lohmann 2017-01-03 21:33:23 +01:00
  • ea4d71ee21 Merge branch 'develop' into feature/release_information Niels Lohmann 2017-01-02 17:26:00 +01:00
  • 528bc96d7e Merge branch 'develop' Niels Lohmann 2017-01-02 16:41:33 +01:00
  • 0f36541d65 Merge branch 'develop' into coverity_scan Niels Lohmann 2017-01-02 16:39:52 +01:00
  • 9755cc75b1 🔀 merge branch 'release/2.0.10' into develop v2.0.10 Niels Lohmann 2017-01-02 16:38:23 +01:00
  • 1c98ce869c 🔀 merge branch 'release/2.0.10' 2.0.10 Niels Lohmann 2017-01-02 16:37:52 +01:00
  • 7e2c4b3ead 📝 updated online link Niels Lohmann 2017-01-02 16:37:29 +01:00
  • 69c615e127 🔖 version bump to 2.0.10 Niels Lohmann 2017-01-02 10:00:44 +01:00
  • 4d3bf433b4 🔖 updated ChangeLog Niels Lohmann 2017-01-02 09:56:21 +01:00
  • 8b46eb8ec0 📄 it's 2017 already Niels Lohmann 2017-01-02 09:40:00 +01:00
  • 6a20790056 📝 updated test count Niels Lohmann 2017-01-02 09:36:30 +01:00
  • 60b3703c62 🔖 version bump to 2.0.10 Niels Lohmann 2017-01-02 09:35:57 +01:00
  • d173517212 💄 clean up Niels Lohmann 2017-01-02 09:21:26 +01:00
  • a3063c2419 🚧 added target to build all fuzzers Niels Lohmann 2017-01-01 21:51:36 +01:00
  • db33629990 💄 cleanup after #410 Niels Lohmann 2017-01-01 21:34:58 +01:00
  • 712529cd32 🔀 merge pull request #400 from andoma/develop Niels Lohmann 2017-01-01 19:47:33 +01:00
  • 09b91406c6 🔀 merge pull request #410 from Daniel599/feature/clang_sanitize Niels Lohmann 2017-01-01 19:45:11 +01:00
  • ab7d55e7ae 👷 removed failing test suites Niels Lohmann 2017-01-01 19:38:54 +01:00
  • cf9bf2d913 🚑 fix for #411 and #412 Niels Lohmann 2017-01-01 15:28:01 +01:00
  • ff3221a375 #394 fixed memory leak in unit-allocator, found by clang's fsanitize Daniel Cohen 2016-12-25 22:52:37 +02:00
  • 328eb55dc4 🚧 started working on #397 Niels Lohmann 2016-12-30 14:02:51 +01:00
  • 010ea126f3 going to try clang_sanitize with libstdc++ with g++-6 implementation Daniel Cohen 2016-12-25 14:04:04 +02:00
  • d7029c37aa improved test coverage Niels Lohmann 2016-12-30 13:04:33 +01:00
  • f7575dee94 Merge branch 'develop' into feature/release_information Niels Lohmann 2016-12-30 12:29:01 +01:00
  • 42a8c64499 🔖 added version information Niels Lohmann 2016-12-30 12:28:52 +01:00
  • f0edab2363 🚑 fix for #408 Niels Lohmann 2016-12-29 17:00:02 +01:00
  • 383a29a924 🚑 fix for #407 Niels Lohmann 2016-12-29 16:14:15 +01:00
  • 871cebaf84 🚑 fix for #405 Niels Lohmann 2016-12-29 15:39:16 +01:00
  • 8381cd6020 🚑 removed unsafe call to strerror #403 Niels Lohmann 2016-12-28 14:19:08 +01:00
  • e4c2829aea 🔀 merge branch 'feature/fuzzer' into develop Niels Lohmann 2016-12-28 12:26:00 +01:00
  • 1dd99d04b6 Merge branch 'develop' into feature/fuzzer Niels Lohmann 2016-12-28 12:19:12 +01:00
  • 888f5b9f60 🚚 renamed test files to allow windows build Niels Lohmann 2016-12-28 12:18:48 +01:00
  • 55be721615 Merge branch 'develop' into feature/fuzzer Niels Lohmann 2016-12-28 12:11:51 +01:00
  • acb7e0558d 🚑 fixed bugs detected by AFL-Fuzz Niels Lohmann 2016-12-28 12:09:15 +01:00
  • e3b036348b 🚧 added targets for parallel AFL fuzzing Niels Lohmann 2016-12-25 16:36:43 +01:00
  • 1399abc583 🚧 added MessagePack fuzz target Niels Lohmann 2016-12-25 16:18:56 +01:00
  • e4cc62e653 🐛 fixed Makefile to work with proper CBOR files Niels Lohmann 2016-12-25 16:07:10 +01:00
  • 6de9d4035a 🐛 fixed AFL driver to also read binary data Niels Lohmann 2016-12-25 16:06:56 +01:00
  • dbdcb3fec8 🐛 fixed bug in CBOR/MessagePack deserialization Niels Lohmann 2016-12-25 16:06:36 +01:00
  • 6e129fbfb7 📝 some small documentation fixes Niels Lohmann 2016-12-25 14:39:08 +01:00
  • f87f4c06f9 🚧 cleanup Niels Lohmann 2016-12-22 12:10:52 +01:00
  • 33be4e7f1f 🚧 cleanup Niels Lohmann 2016-12-22 12:08:36 +01:00
  • a084e90f39 🔨 split AFL test in driver and test file Niels Lohmann 2016-12-22 11:09:26 +01:00
  • 048330b14b ⬆️ Catch v1.5.9 Niels Lohmann 2016-12-22 09:37:15 +01:00
  • 22a6b956e8 📄 added license for Catch Niels Lohmann 2016-12-22 09:36:34 +01:00
  • ad241a2260 🔨 moved third-party code into separate folder Niels Lohmann 2016-12-22 09:35:53 +01:00
  • 6e8791912f 🚧 added fuzzer from OSS-Fuzz Niels Lohmann 2016-12-22 09:09:40 +01:00
  • 69ed19e483 added libFuzzer Niels Lohmann 2016-12-22 09:08:50 +01:00
  • 09fd1a04b8 Merge branch 'develop' into coverity_scan Niels Lohmann 2016-12-21 16:19:26 +01:00
  • 7107072f71 👷 clang for fedora Niels Lohmann 2016-12-21 10:33:36 +01:00
  • 2cf0f299ad 👷 using clang where GCC is too old Niels Lohmann 2016-12-21 10:13:59 +01:00
  • 937cca762f 👷 forgot to install make Niels Lohmann 2016-12-21 09:54:11 +01:00
  • 91e45a8dd0 👷 the cmake of trusty is too old Niels Lohmann 2016-12-21 09:47:31 +01:00
  • f78671de8e 👷 Fedora has no package "build-essential" Niels Lohmann 2016-12-21 09:33:16 +01:00
  • 2e5208d5cd 👷 there is no cmake in the osx image Niels Lohmann 2016-12-21 09:19:53 +01:00
  • c6fbd305b0 👷 trying more doozer workers Niels Lohmann 2016-12-21 09:17:17 +01:00
  • 38597ac628 👷 added more builders Niels Lohmann 2016-12-20 23:04:07 +01:00
  • 57b32d9773 Add Doozer build badge Andreas Smas 2016-12-20 21:38:01 +01:00
  • 73b28e8f92 👷 fixing build command Niels Lohmann 2016-12-20 19:16:52 +01:00
  • 1178a8152a 👷 using cmake with Doozer Niels Lohmann 2016-12-20 19:13:19 +01:00
  • 0fffbb8488 👷 trying Doozer Niels Lohmann 2016-12-20 19:06:15 +01:00
  • ab64419bb6 Merge branch 'develop' into coverity_scan Niels Lohmann 2016-12-18 18:17:51 +01:00
  • 9952a3c456 👷 trying to fix coverity task Niels Lohmann 2016-12-18 18:17:26 +01:00
  • 03b78fee63 Merge branch 'develop' into coverity_scan Niels Lohmann 2016-12-16 21:42:34 +01:00
  • 0e55af23fc 🔀 Merge branch 'release/2.0.9' into develop v2.0.9 Niels Lohmann 2016-12-16 21:35:28 +01:00
  • 6df60b0448 🔀 Merge branch 'release/2.0.9' 2.0.9 Niels Lohmann 2016-12-16 21:34:54 +01:00
  • 57afd293aa 🔖 updated documentation Niels Lohmann 2016-12-16 21:34:37 +01:00
  • a507b9b46a 🔖 updated documentation Niels Lohmann 2016-12-16 21:25:20 +01:00
  • 36dc786106 🔖 updated Changelog Niels Lohmann 2016-12-16 21:09:14 +01:00
  • 706be50596 📝 updated number of tests Niels Lohmann 2016-12-16 20:54:43 +01:00
  • 303e873ae8 🔖 bumped version to 2.0.9 Niels Lohmann 2016-12-16 20:45:46 +01:00
  • f6f7fed99a 🚨 removed some warnings Niels Lohmann 2016-12-16 18:57:19 +01:00
  • f24e4f680e 🎨 cleanup after PR #395 Niels Lohmann 2016-12-14 22:30:09 +01:00
  • fe00b368ae 🔀 merge pull request #395 from Bosswestfalen/develop Niels Lohmann 2016-12-14 21:56:43 +01:00
  • 2f94c30bad added a regression test for #380 / #390 Niels Lohmann 2016-12-13 21:46:07 +01:00
  • 4e2fb1a533 Merge pull request #390 from qwename/integer-overflow Niels Lohmann 2016-12-13 21:26:53 +01:00
  • dfafd2c259 👷 can't get clang sanitizer to work #394 Niels Lohmann 2016-12-13 21:23:59 +01:00
  • 92e28c3153 added missing changes in json.hpp.re2c Bosswestfalen 2016-12-13 20:30:56 +01:00
  • c3fac19692 👷 another try for sanitizers #394 Niels Lohmann 2016-12-13 19:41:36 +01:00