Commit Graph

  • e2f6cf7f46
    🔥 removed .test files Niels Lohmann 2017-04-14 17:35:31 +0200
  • 2d2b98a50a
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-12 18:07:25 +0200
  • d4469233ac
    Merge branch 'develop' into feature/insert Niels Lohmann 2017-04-12 18:01:06 +0200
  • 42b4cdd4d0
    👷 Travis is very picky Niels Lohmann 2017-04-11 22:13:26 +0200
  • ef55626296
    👷 added Clang 3.9-5.0 Niels Lohmann 2017-04-11 20:37:38 +0200
  • 5bea6f383a
    ✏️ fixed a typo Niels Lohmann 2017-04-11 18:57:53 +0200
  • 4c161161f0
    Merge branch 'feature/vs2017' into develop Niels Lohmann 2017-04-10 19:51:58 +0200
  • d7e57e3b73
    🔨 added an output adapter for the binary writer Niels Lohmann 2017-04-09 22:13:26 +0200
  • f3e43d7c6f
    🔨 some cleanup Niels Lohmann 2017-04-09 21:14:51 +0200
  • 186a9fd44d
    🔨 simplified interface for parser, lexer, and binary_reader Niels Lohmann 2017-04-09 19:28:15 +0200
  • e48114bbd6
    🔨 check for value of _HAS_CXX17 Niels Lohmann 2017-04-09 14:02:04 +0200
  • 628be157a2
    🐛 added fix for #464 Niels Lohmann 2017-04-09 13:52:04 +0200
  • c40c8ac92e
    👷 excluding MSVC 2015 with "/permissive- /std:c++latest /utf-8" Niels Lohmann 2017-04-09 12:00:30 +0200
  • a9f4094580
    👷 another try Niels Lohmann 2017-04-09 11:47:31 +0200
  • 180d249f6c
    👷 another try Niels Lohmann 2017-04-09 11:38:42 +0200
  • d3d87674c8
    👷 fixed AppVeyor syntax Niels Lohmann 2017-04-09 11:00:39 +0200
  • 9d9c5216d7
    👷 additional flags for MSVC #464 Niels Lohmann 2017-04-09 10:59:45 +0200
  • 6f99d5b2e9
    🔨 fixed test case Niels Lohmann 2017-04-08 23:39:17 +0200
  • d4e49873b7
    👷 experimenting with configurations Niels Lohmann 2017-04-08 21:56:42 +0200
  • 97a25de938
    proposal for #428 Niels Lohmann 2017-04-07 18:29:09 +0200
  • d62d48fc48
    🔀 merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-07 17:19:52 +0200
  • 90273e930c
    🐛 fix for #512 Niels Lohmann 2017-04-07 15:44:41 +0200
  • ff72f38863
    🔨 fixed another warning Niels Lohmann 2017-04-06 19:54:08 +0200
  • b992acc2e7
    🔨 fixed a compiler warning Niels Lohmann 2017-04-05 20:39:27 +0200
  • 08fdfcca9a
    🔨 implemented a binary writer Niels Lohmann 2017-04-04 23:17:43 +0200
  • c28bf823bc
    🔨 added endianess check Niels Lohmann 2017-04-04 17:30:43 +0200
  • b15fc13dd1
    🔨 implemented MessagePack in binary_reader Niels Lohmann 2017-04-04 16:59:19 +0200
  • 3a34f2d82c
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-04 15:55:40 +0200
  • 782570d46f
    🔨 cleanup Niels Lohmann 2017-04-03 22:58:46 +0200
  • 4f6b63e492 Merge pull request #545 from theodelrieu/feature/enum_class_support Niels Lohmann 2017-04-03 22:13:59 +0200
  • ea667db446
    🔨 fixed compilation errors Niels Lohmann 2017-04-03 21:53:23 +0200
  • 89efe627fe
    🔨 a lot of restructuring Niels Lohmann 2017-04-02 18:46:21 +0200
  • af9b21151c add enum class default conversions Théo DELRIEU 2017-04-02 13:10:15 +0200
  • 3a5cf9bd0a
    🔨 improved code coverage Niels Lohmann 2017-04-01 08:34:58 +0200
  • c32d2e5b3c
    🔨 removed unget() function Niels Lohmann 2017-04-01 00:36:05 +0200
  • 8d393b5eff
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-31 23:58:45 +0200
  • 3fa0610856
    🔨 added minibench to ignore list Niels Lohmann 2017-03-31 23:57:24 +0200
  • 50ee0a62f5
    🔨 replaced lookup-tables by switches Niels Lohmann 2017-03-31 23:24:33 +0200
  • 4c821c9e9c
    🔨 moved buffer size to interface Niels Lohmann 2017-03-31 17:11:51 +0200
  • d07596a0ea
    📝 mentioned #540 and fixed #538 Niels Lohmann 2017-03-30 17:39:02 +0200
  • 7881783745 Merge pull request #540 from tinloaf/diagnostics Niels Lohmann 2017-03-30 17:25:29 +0200
  • 0b1b6307a5 Also change the re2c file Lukas Barth 2017-03-30 16:14:02 +0200
  • 40aff4182f Pop for every push Lukas Barth 2017-03-30 16:10:03 +0200
  • 60057a4728
    🔨 fixed bugs introduced by merging from develop Niels Lohmann 2017-03-29 07:54:26 +0200
  • a690a9f2d2
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-29 00:57:09 +0200
  • c2e80a72d7
    🔨 deprecated j << istream / j >> ostream functions #367 Niels Lohmann 2017-03-29 00:39:47 +0200
  • 9578c0f700
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-28 23:47:17 +0200
  • b4dbebffcd
    added regression test for #464 Niels Lohmann 2017-03-28 23:28:54 +0200
  • 62dfdf3f5d
    📝 addressed #514 Niels Lohmann 2017-03-28 23:24:59 +0200
  • 5d586b0192
    🔨 cleanup Niels Lohmann 2017-03-28 23:20:45 +0200
  • 19d119e18c
    🔨 fixed a warning in MSVC Niels Lohmann 2017-03-28 22:10:24 +0200
  • 6b12e40478
    🏁 removed __builtin_expect for MSVC Niels Lohmann 2017-03-28 21:55:26 +0200
  • d025b6aaf7
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-28 21:39:36 +0200
  • 19cd206d99
    📝 documented Xcode 8.3 Niels Lohmann 2017-03-28 21:39:16 +0200
  • a0aa6ad2b2
    👷 added Xcode 8.3 Niels Lohmann 2017-03-28 20:42:12 +0200
  • d37ca2eba8
    🔨 fixed test case Niels Lohmann 2017-03-28 20:29:27 +0200
  • 50e251f5f6
    🔨 adjusted test case to new signature of token_type_name() Niels Lohmann 2017-03-28 20:17:00 +0200
  • 6a6fbea62c
    🔨 some cleanup Niels Lohmann 2017-03-28 20:08:08 +0200
  • 1e495945f1
    🔨 fixed buffer overflow Niels Lohmann 2017-03-28 18:06:43 +0200
  • bbb6bd9de5
    🔨 fixing last failing test cases Niels Lohmann 2017-03-28 17:00:03 +0200
  • b0c47abd88
    🔨 rewrote string parser to cope with UTF-8 Niels Lohmann 2017-03-27 22:58:44 +0200
  • f75e195db3
    🔨 added code for user-defined number types Niels Lohmann 2017-03-26 18:45:04 +0200
  • 3425527970
    🔨 added code for locale-independent number parsing Niels Lohmann 2017-03-26 18:12:58 +0200
  • 06e2a291b1
    🔨 fixed number parsing Niels Lohmann 2017-03-26 17:26:41 +0200
  • 3b069b4b4c
    🔨 adjusted more expected exceptions Niels Lohmann 2017-03-26 16:19:07 +0200
  • 99e0d8b339
    🔨 fixed \uxxxx parsing Niels Lohmann 2017-03-26 15:29:08 +0200
  • f47cf152a8
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-26 13:14:14 +0200
  • d4d51460ab
    Merge branch 'feature/noexcept_exceptions' into develop Niels Lohmann 2017-03-26 12:54:22 +0200
  • 3336194306
    🔨 reverted changes that led to Travis failures Niels Lohmann 2017-03-26 12:23:10 +0200
  • 53b501a785
    🔨 cleanup Niels Lohmann 2017-03-25 23:31:03 +0100
  • cf7786887c
    🔨 fixed check for is_nothrow_copy_constructible Niels Lohmann 2017-03-25 17:35:57 +0100
  • c333679a96
    🔨 small refactoring Niels Lohmann 2017-03-25 17:25:39 +0100
  • 747b4a6b38 Merge d3da7c8650 into a58ed3cd17 Ted Lyngmo 2017-03-25 16:23:50 +0000
  • c6a26dfcc7 Merge d3da7c8650 into a58ed3cd17 Ted Lyngmo 2017-03-25 16:23:49 +0000
  • cc36c65a89
    🚑 made exceptions nothrow-copy-constructible #531 Niels Lohmann 2017-03-25 16:22:52 +0100
  • a58ed3cd17
    💄 cleanup Niels Lohmann 2017-03-25 14:47:23 +0100
  • 20bcf1015b
    📝 cleanup after #536 Niels Lohmann 2017-03-25 14:19:05 +0100
  • dc6e9b6188
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-25 14:12:58 +0100
  • 0f9585685a Merge pull request #536 from vpetrigo/feature/VS17_appveyor_support Niels Lohmann 2017-03-25 14:12:30 +0100
  • 8edb0cd15c Add VS17 image to appveyor matrix Vladimir Petrigo 2017-03-25 14:57:58 +0300
  • 89ffcac642 Update re2c Per-Arne Andersen 2017-03-25 10:45:36 +0100
  • 4966048440 Nudge GCC Version requirement to 4.8.5 Per-Arne Andersen 2017-03-25 10:42:52 +0100
  • a93ec07c8c
    Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-24 19:53:19 +0100
  • 3d597dda5d
    📝 update after #534 Niels Lohmann 2017-03-24 19:51:11 +0100
  • 40160f482a
    🚧 manual lexer Niels Lohmann 2017-03-24 19:49:02 +0100
  • bba688f53e Merge pull request #534 from TedLyngmo/utf8_encoding_enhancement Niels Lohmann 2017-03-24 19:38:29 +0100
  • cea2426731 UTF8 encoding enhancement Ted Lyngmo 2017-03-24 14:56:48 +0100
  • d3da7c8650 Remove three unnecessary bitmasks Ted Lyngmo 2017-03-24 10:56:25 +0100
  • 02150914a7 Merge branch 'mini_bitmask_enhancement' of github.com:TedLyngmo/json into mini_bitmask_enhancement Ted Lyngmo 2017-03-24 10:44:20 +0100
  • bdfe29c14b Remove three unnecessary bitmasks Ted Lyngmo 2017-03-23 21:37:14 +0100
  • 36f936155f Remove three unnecessary bitmasks Ted Lyngmo 2017-03-23 21:37:14 +0100
  • 8a872927e8 Merge pull request #530 from berkus/patch-1 Niels Lohmann 2017-03-23 13:57:54 +0100
  • b14629b0a6 Fix typo Berkus Decker 2017-03-23 14:50:41 +0200
  • 54db53c230
    📝 update after #527 and #525 Niels Lohmann 2017-03-22 08:10:31 +0100
  • d60851168e
    🚨 fixed a compiler warning #527 Niels Lohmann 2017-03-22 08:10:02 +0100
  • 67a06834b0 Merge pull request #526 from krzysztofwos/feature/exception-base-class Niels Lohmann 2017-03-22 07:50:34 +0100
  • b9c3b8d688 Exit with an error if re2c is not available Krzysztof Woś 2017-03-20 13:07:01 +0900
  • 86579209c8 Make exception base class visible in basic_json Krzysztof Woś 2017-03-20 12:42:44 +0900
  • 31a6c0910e
    🚑 fix for #519 Niels Lohmann 2017-03-17 22:18:48 +0100
  • f547679de5
    🚑 fix for #516 and #518 Niels Lohmann 2017-03-17 22:18:05 +0100