Commit Graph

  • 4019380a8a forgot a header for MSVC Niels 2015-06-20 17:45:52 +0200
  • 4fb825dbce fixed compiler warnings Niels 2015-06-20 15:47:37 +0200
  • bd8150c58e updated Catch Niels 2015-06-20 15:47:26 +0200
  • bf423363bd build in release mode on appveyor (from #88) Niels 2015-06-20 15:13:45 +0200
  • 719cc9e4d7 removed dependent to RTTI Niels 2015-06-20 14:57:08 +0200
  • 18cd30d38d minor iterator refactoring (from #88) Niels 2015-06-20 14:29:34 +0200
  • 23c904aca8 added fix for ssize_t for MSVC Niels 2015-06-20 14:25:49 +0200
  • 4f92731823 remove warnings on unit tests (from #88) Niels 2015-06-20 14:16:57 +0200
  • 64c467e940 fix warnings possible loss of data (from #88) Niels 2015-06-20 14:15:15 +0200
  • 29e8ca64bd applied a part of #88 Niels 2015-06-20 14:13:48 +0200
  • dd3ffc1064 fixed issue #93 Niels 2015-06-19 08:11:48 +0200
  • be3ed0ee70 Merge dfcb753806 into 51edad3962 kepkin 2015-06-15 23:52:20 +0000
  • dfcb753806 Build in release mode on appveyor. Alexander Nevskiy 2015-06-16 02:31:30 +0300
  • 93a0dccbbe Fix json_unit invocation for appveyor Alexander Nevskiy 2015-06-13 02:44:01 +0300
  • 4a9731dbd5 Sync with re2c file. Alexander Nevskiy 2015-06-13 02:06:17 +0300
  • b0c5ce660f Fix compilation on windows. Alexander Nevskiy 2015-06-13 01:50:32 +0300
  • 0035baf088 Fix warnings possible loss of data Alexander Nevskiy 2015-06-13 01:05:16 +0300
  • 2600311273 Union will fail to compile on windows. Alexander Nevskiy 2015-06-13 01:01:15 +0300
  • a97509977f Remove ambiguity for operator< Alexander Nevskiy 2015-06-13 00:49:33 +0300
  • 0a9a5ab6b7 Minor iterator refactoring. Alexander Nevskiy 2015-06-13 00:15:03 +0300
  • 420c8ce2f8 Reimplement iterator via const_iterator. Alexander Nevskiy 2015-06-12 23:56:49 +0300
  • a5a8c7b893 Specifing __basic_json as full parameter. Alexander Nevskiy 2015-06-12 23:52:44 +0300
  • aa1559b701 Remove warnings on unit tests. Alexander Nevskiy 2015-06-12 23:46:33 +0300
  • 51edad3962 fixed #89 without breaking #71 Niels 2015-06-15 19:45:25 +0200
  • 8e9a711996 closes #90 Niels 2015-06-15 16:37:49 +0200
  • 1375162562 exclude Unicode tests from Valgrind to avoid timeout Niels 2015-06-15 05:46:12 +0200
  • 2e9a13bd88 added extensive Unicode tests Niels 2015-06-14 23:17:49 +0200
  • 6fb829062c some maintenance Niels 2015-06-14 19:35:20 +0200
  • bc55e496de test suite is not portable :-( Niels 2015-06-13 13:01:10 +0200
  • bd0cb65b7a fixed more float parsing cases Niels 2015-06-13 12:42:18 +0200
  • 7c579f11e5 some cleanup after #87 Niels 2015-06-13 10:29:43 +0200
  • a8339894b2 Merge pull request #87 from ahamez/master Niels 2015-06-13 10:27:24 +0200
  • a8aced74bc inline is useless when member functions are defined in headers Alexandre Hamez 2015-06-12 10:08:57 +0200
  • 7f25511242 change from #86 Niels 2015-06-11 18:10:12 +0200
  • bab7e9667f added badge for license Niels 2015-06-11 18:08:00 +0200
  • 6d8a4aea98 Merge pull request #86 from ahamez/master Niels 2015-06-11 18:01:06 +0200
  • 41e9e000bf Remove useless typename Alexandre Hamez 2015-06-09 13:31:10 +0200
  • 2d26d85c2b some cleanup Niels 2015-06-08 16:35:38 +0200
  • d3b0f207b0 Merge pull request #85 from ahamez/master Niels 2015-06-08 16:32:37 +0200
  • f17733b859 Directly return ostream Alexandre Hamez 2015-06-08 11:39:32 +0200
  • c49d83172f Avoid warning with Xcode's clang Alexandre Hamez 2015-06-08 11:38:52 +0200
  • adc065d328 included fixes for MSVC (see #62) Niels 2015-06-04 21:02:16 +0200
  • 29512ae989 added test case for #82 Niels 2015-06-04 20:07:33 +0200
  • b8d05f72ea fixed float serialization (#81 and #80) Niels 2015-06-04 19:43:29 +0200
  • 266399d8e5 fixed MinGW compilation (#81 and #80) Niels 2015-06-04 08:31:13 +0200
  • 5f4fd0b6a2 reset Niels 2015-06-03 23:44:45 +0200
  • 9dbb4402fb improved performance for dump() Niels 2015-06-03 23:34:10 +0200
  • 4ccc6e9bc2 fix mingw build ShnaiderPavel 2015-06-03 23:58:22 +0400
  • cb873a42ed added Benchpress benchmarks Niels 2015-06-02 23:57:45 +0200
  • f5470d47ff made array static constexpr (#79) Niels 2015-06-02 21:27:49 +0200
  • 5892f6b7f3 Merge d45fa40575 into afc7f2388e Alexandre Hamez 2015-06-02 19:24:28 +0000
  • 8729a3bca8 Merge 2410782abe into afc7f2388e Ross Bencina 2015-06-02 19:24:09 +0000
  • afc7f2388e fixed typo (#74) Niels 2015-06-02 21:24:03 +0200
  • d45fa40575 Modify the original source file, not the result of the re2c tool Alexandre Hamez 2015-06-02 12:47:16 +0200
  • c817e0ee80 Make non-mutable array static and constexpr Alexandre Hamez 2015-06-02 11:25:31 +0200
  • e2035df957 added unit test for issue #76 Niels 2015-05-30 16:47:20 +0200
  • 2410782abe fixed typo in comment Ross Bencina 2015-05-25 02:25:52 +1000
  • d07c83deb3 Add a dump variant to serialize directly to an ostream, and improve the performance of string escaping Eric Cornelius 2015-05-21 17:51:14 -0400
  • 58d7342be7 Merge pull request #73 from maqnouch/patch-1 Niels 2015-05-12 17:29:50 +0200
  • 7da56cf292 Fix typos AQNOUCH Mohammed 2015-05-12 14:59:44 +0100
  • 61f0376366 more cleanup Niels 2015-05-10 17:30:41 +0200
  • cb2102a2d2 some pretty-printing Niels 2015-05-10 17:12:36 +0200
  • 072dc25521 Merge pull request #72 from aburgh/null-callback Niels 2015-05-10 17:10:47 +0200
  • 43ededf41f more cleanup Niels 2015-05-10 17:03:50 +0200
  • ef54ace4d2 Replace `default_callback` function with `nullptr` and check for null callback function before calling it. This is cleaner and better performing. Aaron Burghardt 2015-05-10 10:09:20 -0400
  • 76d3433e6c moved some code to json_value union Niels 2015-05-10 16:30:33 +0200
  • 5ed80d308d some parsing performance improvements Niels 2015-05-09 22:49:21 +0200
  • abb8653115 more test cases Niels 2015-05-09 16:58:06 +0200
  • 03634cacbc cleanup Niels 2015-05-09 15:38:58 +0200
  • 165d367493 updated README Niels 2015-05-09 15:30:17 +0200
  • 9cdd278f45 overworked code for pull request #71 Niels 2015-05-09 15:29:20 +0200
  • aca3f65bbe Merge pull request #71 from likebeta/master Niels 2015-05-09 15:23:51 +0200
  • 2b4e461702 fixed string definition Niels 2015-05-09 15:09:52 +0200
  • 1f381d496d overworked coverage Niels 2015-05-09 14:54:33 +0200
  • bb142d6cae added test cases Niels 2015-05-09 14:37:22 +0200
  • 869035a6c9 added compliance test cases Niels 2015-05-09 13:56:51 +0200
  • 91aee10579 support enum 易思龙 2015-05-09 17:44:10 +0800
  • 9f9d293bad valgrind still makes problems Niels 2015-05-06 21:32:41 +0200
  • b67b13c29e Appveyor Niels 2015-05-06 20:48:20 +0200
  • bef256600c added test cases Niels 2015-05-06 20:46:04 +0200
  • 2cfc93fc76 overflows are handled wrong by Valgrind Niels 2015-05-06 20:21:06 +0200
  • a8e92a6bfb fixed #68 Niels 2015-05-06 20:18:16 +0200
  • 17609f244d fixed #70 Niels 2015-05-06 19:52:12 +0200
  • 1580eee4ed applied #69 to header Niels 2015-05-04 23:31:34 +0200
  • 723155a30a Merge pull request #69 from aburgh/callback_performance Niels 2015-05-04 15:39:44 +0200
  • ea3e922a12 Fix performance regression introduced with the parsing callback feature. Aaron Burghardt 2015-05-04 09:08:55 -0400
  • 2b825760b5 removed failing test case Niels 2015-05-03 21:37:14 +0200
  • 07dd3af848 another try Niels 2015-05-03 21:28:57 +0200
  • 370929ac08 overworked test case Niels 2015-05-03 21:10:22 +0200
  • c458bf18e6 more test cases Niels 2015-05-03 20:59:11 +0200
  • 106705ed73 more tests Niels 2015-05-03 20:42:24 +0200
  • 10bbb77491 test case for filter function Niels 2015-05-03 20:18:16 +0200
  • 1143094e4c testing the callback function Niels 2015-05-03 20:07:31 +0200
  • 093b97efc4 more tests Niels 2015-05-03 19:55:45 +0200
  • f66e603686 more test cases Niels 2015-05-03 18:59:58 +0200
  • 1ac4d673b6 fixed test case Niels 2015-05-03 18:46:26 +0200
  • ab1ff9de53 added more test cases Niels 2015-05-03 18:27:43 +0200
  • 84561d8866 improved test case coverage Niels 2015-05-03 18:19:12 +0200
  • 952cbbc795 manually merged pull request #41 Niels 2015-05-03 17:52:13 +0200
  • faae8bb843 some typename fix Niels 2015-04-27 23:09:51 +0200