Commit Graph

  • f80827d068
    Merge pull request #873 from nlohmann/feature/issue872 Niels Lohmann 2017-12-14 09:35:48 +0100
  • 9a70c60fa5
    Revert "⬆️ updated to Catch 2.0.1" Niels Lohmann 2017-12-14 07:49:16 +0100
  • fb8482db76
    👌 fixed some issues from the last commit #875 Niels Lohmann 2017-12-13 23:44:53 +0100
  • c6e7eae394
    implemented JSON Merge Patch (RFC 7396) Niels Lohmann 2017-12-13 23:36:22 +0100
  • 920f64c01c
    ⬆️ updated to Catch 2.0.1 Niels Lohmann 2017-12-13 22:18:05 +0100
  • 293748a9a9
    📝 overworked README Niels Lohmann 2017-12-13 22:17:02 +0100
  • e8d9963abe
    👌 cosmetic changes and overworked spelling Niels Lohmann 2017-12-13 22:15:53 +0100
  • a9a4ff61c6
    🚨 remove C4996 warnings #872 Niels Lohmann 2017-12-13 17:01:39 +0100
  • f7ae143a93
    Merge pull request #870 from nlohmann/feature/issue838 Niels Lohmann 2017-12-13 06:34:11 +0100
  • 8419bfbbd2
    improved test coverage Niels Lohmann 2017-12-12 20:44:57 +0100
  • 569d275f65
    💥 throwing an exception in case dump encounters a non-UTF-8 string #838 Niels Lohmann 2017-12-11 22:38:05 +0100
  • 383743c6c0
    Merge pull request #868 from nlohmann/feature/issue867 Niels Lohmann 2017-12-11 08:55:26 +0100
  • 7de009edd1
    ✏️ fixing typos #869 Niels Lohmann 2017-12-10 13:07:47 +0100
  • 772bb3cc20
    📝 fixing documentation #867 Niels Lohmann 2017-12-10 12:32:20 +0100
  • 38e678d9f1 Use Grisu2 for floating-point formatting abolz 2017-12-09 13:14:13 +0100
  • 13160d93b2 Add tests for #360 abolz 2017-12-08 15:18:32 +0100
  • 468525625a Tests: Re-enable some round-trip tests abolz 2017-12-08 15:18:19 +0100
  • 7c3fce7289 Tests: Don't rely on the format used for floating-point formatting abolz 2017-12-08 15:14:54 +0100
  • 3232e1f52e Tests: Exponents are formatted with a leading '+' sign abolz 2017-12-08 15:13:53 +0100
  • a65d61b9cc Tests: Floating-point formatting uses lower case 'e' abolz 2017-12-08 15:10:58 +0100
  • 0693945230
    Merge pull request #860 from bogemic/std_iterator_conformance_cpp17 Niels Lohmann 2017-12-08 07:55:47 +0100
  • 64d6daa76e iter_impl template conformance with C++17 Mike Bogdanov 2017-12-07 11:28:28 +0300
  • 7c2d4f1852
    👷 added Xcode 9.1 and 9.2 Niels Lohmann 2017-12-06 22:32:03 +0100
  • 9e2f185ac6
    💄 reformatted code after PRs Niels Lohmann 2017-12-06 22:21:11 +0100
  • c5e731774a
    Merge pull request #856 from bogemic/std_allocator_conformance_cpp17 Niels Lohmann 2017-12-06 21:52:52 +0100
  • 25d205c16d
    📝 clarified difference between serialization and string value retrieval #853 Niels Lohmann 2017-12-06 21:42:36 +0100
  • fa76f2efd7
    Merge pull request #855 from theodelrieu/fix/cmake_include_directories Niels Lohmann 2017-12-06 20:47:38 +0100
  • 8890b935fd fixed merge conflicts Mike Bogdanov 2017-12-06 12:24:50 +0300
  • daba1b6a0b fixed conformance with C++17, some members of allocator are depricated and should be used via allocator_traits Mike Bogdanov 2017-12-05 14:27:08 +0300
  • 0e3a0b730b
    Merge pull request #854 from theodelrieu/fix/force_msvc_stacktrace Niels Lohmann 2017-12-05 19:36:31 +0100
  • 541ee62a05
    cmake: use BUILD_INTERFACE/INSTALL_INTERFACE in target_include_directories Théo DELRIEU 2017-12-05 11:27:03 +0100
  • c9a02cbc59
    to/from_json: add a MSVC-specific static_assert to force a stacktrace Théo DELRIEU 2017-12-05 10:52:55 +0100
  • f4c01601fa
    Merge pull request #844 from TinyTinni/develop Niels Lohmann 2017-12-04 21:43:22 +0100
  • 5e984a2445 To lead people, you must follow behind. Sfinktah Bungholio 2017-12-05 00:01:24 +1100
  • 24fe572d98 missing new line Matthias Möller 2017-11-30 13:37:58 +0100
  • 8e9a8792a9 moved natis to root dir Matthias Möller 2017-11-30 13:26:45 +0100
  • 9aff332bc8 simple .each/.forEach extension Sfinktah Bungholio 2017-11-30 15:30:26 +1100
  • af775ddbb8 add compiler & cmake version check Matthias Möller 2017-11-28 23:43:39 +0100
  • 980656d7df Merge b9c8842117 into cc937deaf6 Jamie Seward 2017-11-27 11:08:03 +0000
  • 48d7a32daa add .natvis for MSVC debug view Matthias Möller 2017-11-26 10:31:33 +0100
  • 5b4855dea2 fix targetname Matthias Möller 2017-11-26 10:29:51 +0100
  • cc937deaf6
    🚑 the last commit contained a bug #821 Niels Lohmann 2017-11-26 10:15:23 +0100
  • 430f03512c
    🚨 fixed some warnings #821 Niels Lohmann 2017-11-25 22:06:18 +0100
  • ea5aed0769
    Merge branch 'feature/to_array' into develop Niels Lohmann 2017-11-25 19:41:11 +0100
  • de75cf89f7
    improved test coverage Niels Lohmann 2017-11-25 19:41:02 +0100
  • 52ca35b2b0
    Merge pull request #829 from jowr/patch-1 Niels Lohmann 2017-11-18 13:35:21 +0100
  • 7b8ddadd83
    removed hunter badge Jorrit Wronski 2017-11-16 21:01:27 +0100
  • b5ddd99adf
    Updated hunter package links Jorrit Wronski 2017-11-15 08:48:11 +0100
  • 08d5d768d2 Added forward declaration header json_forward.hpp. Minimise build times. zerodefect 2017-11-07 12:38:22 +0000
  • 363b01ccea Merge 260c1563bf into 4c4f60f438 AraHaan 2017-11-06 19:37:32 +0000
  • 4c4f60f438
    📝 fixes #820 Niels Lohmann 2017-11-06 20:35:05 +0100
  • 260c1563bf
    Update json.hpp AraHaan 2017-11-06 12:12:35 -0500
  • 30480b177e
    Fix Compile warning in Visual Studio AraHaan 2017-11-06 11:54:49 -0500
  • 1f41287078
    Adds get_to Maël Nison 2017-11-05 19:50:01 +0000
  • 1af5601a2a
    Merge pull request #811 from Itja/patch-1 Niels Lohmann 2017-10-31 18:23:42 +0100
  • e423aea64a
    Typos README Itja 2017-10-31 16:31:14 +0100
  • 5696660eba
    🔨 another try to fix #714 Niels Lohmann 2017-10-31 15:04:14 +0100
  • c4d6626745
    🚀 installed Request Info Bot Niels Lohmann 2017-10-30 16:04:34 +0100
  • 6d2981db82
    📝 overworked templates Niels Lohmann 2017-10-29 16:32:23 +0100
  • 87df1d6708
    Merge branch 'develop' of https://github.com/nlohmann/json into develop Niels Lohmann 2017-10-29 11:55:04 +0100
  • fa1425b87c
    🚀 installed Sentiment Bot Niels Lohmann 2017-10-29 11:54:53 +0100
  • 73d0095154
    Merge pull request #807 from theodelrieu/fix/805 Niels Lohmann 2017-10-28 15:33:22 +0200
  • 4b46abf97c
    add forwarding references to json_ref constructor Théo DELRIEU 2017-10-28 14:22:57 +0200
  • 8e067c0c3c
    🔨 set bidirectional iterator tag #593 Niels Lohmann 2017-10-28 09:41:35 +0200
  • cea3f24ff9
    📝 comment to address #561 Niels Lohmann 2017-10-27 16:39:52 +0200
  • 61cc07ff38
    📝 some documentation Niels Lohmann 2017-10-27 16:07:04 +0200
  • 734e2b73cf
    🔨 cleanup Niels Lohmann 2017-10-27 11:49:24 +0200
  • 7820b5eccb
    📝 thanks for #795 Niels Lohmann 2017-10-27 11:49:17 +0200
  • 77f8e2f987 Merge pull request #795 from jseward/develop Niels Lohmann 2017-10-27 11:47:23 +0200
  • b9c8842117 Add necessary LCOV_EXCL_LINE Jamie Seward 2017-10-25 23:49:41 -0700
  • c215b77936
    🚀 installed Stale Bot Niels Lohmann 2017-10-25 11:37:33 +0200
  • 6fbe924602 Remove std::make_unique Jamie Seward 2017-10-24 23:38:14 -0700
  • 4d349abb4d Improve try_throw_exception Jamie Seward 2017-10-24 23:25:11 -0700
  • 0207d7e5fa Remove tabs for spaces Jamie Seward 2017-10-24 01:49:48 -0700
  • a18eef8d31 Add RTTI disabled logic Jamie Seward 2017-10-24 01:34:27 -0700
  • 5fc084d808 Add JSON_EXCEPTIONS_ENABLED Jamie Seward 2017-10-24 01:24:03 -0700
  • f6c1ab695c Add JSON_USE_RUNTIME_ERROR_STORAGE Jamie Seward 2017-10-23 23:22:52 -0700
  • 720d86d4f1 Fix bugs found in test-class_parser Jamie Seward 2017-10-22 00:38:32 -0700
  • c040438e33 Make raising exceptions optional for parse() Jamie Seward 2017-10-22 00:20:15 -0700
  • 992c836b30 Add missing spaces Jamie Seward 2017-10-24 00:14:25 -0700
  • 715c98b404 Remove extra spaces Jamie Seward 2017-10-24 00:06:22 -0700
  • 6c9a401ebc Remove old non-perfect forwarding find and count Jamie Seward 2017-10-24 00:01:56 -0700
  • 16ffdbcb20 Remove c++17 support flag in cmake Jamie Seward 2017-10-23 23:50:06 -0700
  • 73b1629a15 Remove tabs for spaces Jamie Seward 2017-10-23 23:45:39 -0700
  • 1b1bd0e3e6
    #714 is still not fixed Niels Lohmann 2017-10-23 12:01:50 +0200
  • 33c6511dd0 Remove JSON_HAS_STRING_VIEW Jamie Seward 2017-10-23 00:43:26 -0700
  • 89650c99dd
    🚧 checking if #714 is now fixed with MSVC Niels Lohmann 2017-10-22 11:16:33 +0200
  • b0c380b0f8
    📝 cleanup after the last PRs Niels Lohmann 2017-10-22 09:12:35 +0200
  • be4fba7baf
    Merge branch 'develop' of https://github.com/nlohmann/json into develop Niels Lohmann 2017-10-22 08:53:46 +0200
  • f193427e91
    🔨 some simplifications Niels Lohmann 2017-10-22 08:53:43 +0200
  • 24b6e028a9
    improved test coverage Niels Lohmann 2017-10-22 08:53:27 +0200
  • 3094640446 Merge pull request #764 from pjkundert/develop-simplify-istream Niels Lohmann 2017-10-22 08:52:28 +0200
  • ef40673acb Merge branch 'develop' into develop-simplify-istream Niels Lohmann 2017-10-22 08:52:15 +0200
  • d468f8c4e6 Use consistent logic to determine if string_view exists Jamie Seward 2017-10-21 16:36:05 -0700
  • 59cde1ad6e Fix for _HAS_CXX17 == 0 Jamie Seward 2017-10-21 16:29:37 -0700
  • 1a66679929 Add string_view support Jamie Seward 2017-10-21 15:20:13 -0700
  • 33df3250c3 Merge pull request #793 from sonulohani/develop Niels Lohmann 2017-10-21 10:58:27 +0200
  • 92da334862 Error : 'identifier "size_t" is undefined' in linux Sonu Lohani 2017-10-21 12:52:44 +0530
  • 2e281ba64b Merge pull request #788 from jseward/develop Niels Lohmann 2017-10-18 15:04:24 +0200
  • 6401c9be2e Added a logging message to cmake build NKhanna 2017-10-18 00:59:35 -0700