Commit graph

  • 47e3a3ed24 another test case Niels 2015-01-23 20:46:46 +0100
  • f8d263a811 another test case Niels 2015-01-23 18:42:24 +0100
  • 807de40463 implemented missing operator[] Niels 2015-01-23 18:27:58 +0100
  • 36f14d21da more test cases for reverse iterators Niels 2015-01-23 18:07:31 +0100
  • c22ee3f296 fixed an issue with non portability Niels 2015-01-21 18:04:12 +0100
  • 6ee46ed519 cleanup Niels 2015-01-21 17:42:45 +0100
  • d66743b9c2 fixed a memory leak Niels 2015-01-21 15:59:52 +0100
  • bbc45eb4d8 overworked iterators Niels 2015-01-21 15:43:24 +0100
  • 76be1ae1f6 + more adjustments toward a real container Niels 2015-01-21 11:47:03 +0100
  • 3c780f0f57 + generic constructors for arrays and objects Niels 2015-01-21 09:40:46 +0100
  • 7afabc2b7e another test case Niels 2015-01-20 22:06:45 +0100
  • ee45bca4a9 + more test cases Niels 2015-01-20 21:49:21 +0100
  • 75ba6ae4ff + improved test case coverage Niels 2015-01-20 21:35:08 +0100
  • a7a946bd18 added missing header Niels 2015-01-20 21:15:14 +0100
  • 54fc97d434 + set number type to int64_t Niels 2015-01-20 20:43:54 +0100
  • a144800774 + implemented member and non-member swap Niels 2015-01-19 19:51:07 +0100
  • 7724d34741 fixed #31: only use spaces in pretty print Niels 2015-01-18 10:58:48 +0100
  • b30e9ee5f4 test cases to cover 100% of the fix of #28 Niels 2015-01-13 19:26:42 +0100
  • 19043d2003 this should fix #28 Niels 2015-01-13 19:07:53 +0100
  • d47b0e749b updated README Niels 2015-01-12 23:38:55 +0100
  • dcf71748a6 Merge pull request #26 from wancw/fix_clang_string_casting Niels 2015-01-12 22:54:39 +0100
  • 36f6199898 Fix string conversion under Clang WanCW 2015-01-12 20:03:41 +0800
  • bd05c7a18a small tidy up after pull request #22 Niels 2015-01-11 15:16:14 +0100
  • 6533b33387 Merge pull request #22 from Teemperor/unicode_escaping Niels 2015-01-11 15:08:13 +0100
  • 8d9c2bea4e + applied style guide Niels 2015-01-11 15:05:04 +0100
  • 80b5db16b5 Merge pull request #24 from Teemperor/fix_string_dumping Niels 2015-01-11 14:03:53 +0100
  • cc7e942870 Merge pull request #23 from Teemperor/gcc_remark_readme Niels 2015-01-11 12:47:00 +0100
  • 7b97ec884e Fixed dumping of strings Raphael Isemann 2015-01-10 22:04:57 +0100
  • a866a9d980 Reapplied code style fixes Raphael Isemann 2015-01-10 19:53:13 +0100
  • a409ba9488 Fixed build Raphael Isemann 2015-01-10 18:46:01 +0100
  • 0fcc414995 More testing and updated CMake to allow calling private functions from the tests Raphael Isemann 2015-01-10 18:28:53 +0100
  • 85888e8205 Added a remark to the readme that coverage is GCC only for now Raphael Isemann 2015-01-10 18:09:46 +0100
  • 6105ce5484 Allowed automerge Raphael Isemann 2015-01-10 17:33:18 +0100
  • 1287f03084 Code point are two words, and so the "P" should be capital Raphael Isemann 2015-01-10 16:50:39 +0100
  • 5a54e46709 Fully implemented the JSON spec Raphael Isemann 2015-01-10 16:49:10 +0100
  • 222aacc213 Quick and dirty implementation for basic multilingual plane in the unicode escape mechanism Raphael Isemann 2015-01-10 10:36:30 +0100
  • 0cd2ecf48f minor style adjustments Niels 2015-01-09 20:48:16 +0100
  • 3fa2e900ef + added Thanks section to README Niels 2015-01-09 20:48:06 +0100
  • 69195e070f Merge pull request #21 from Teemperor/fixed_escaped_chars Niels 2015-01-09 20:32:08 +0100
  • 13efc7a02a More tests to get line coverage backt o 100% Raphael Isemann 2015-01-09 20:24:58 +0100
  • 7f4fcc51f6 Implemented the JSON spec for string parsing for everything but the \uXXXX escaping for unicode Raphael Isemann 2015-01-09 20:03:18 +0100
  • 52f399d55f created a header-only version (see issue #16) Niels 2015-01-09 18:16:27 +0100
  • 2443aa6521 updated README Niels 2015-01-09 17:50:50 +0100
  • 33f5236687 added missing header Niels 2015-01-09 17:40:14 +0100
  • 535aef5ad0 Merge pull request #19 from kirkshoop/stditerator Niels 2015-01-09 17:37:42 +0100
  • 33f5e74905 minor syntax adjustments Niels 2015-01-09 16:38:34 +0100
  • 3486a5d9bb add the std iterator typedefs to iterator and const_iterator Kirk Shoop 2015-01-09 07:33:28 -0800
  • 661a44d156 Merge pull request #18 from Teemperor/fix_quote_escaping Niels 2015-01-09 16:32:39 +0100
  • 4a39bfb17e Fixed typo in comments Raphael Isemann 2015-01-09 11:57:39 +0100
  • fa0ee9c927 Fixed escaped quotes Raphael Isemann 2015-01-08 22:35:48 +0100
  • 4647401030 fixed #15 Niels 2015-01-06 22:05:32 +0100
  • bd9f49efb9 implemented pretty printing (issue #13) Niels 2015-01-06 21:44:07 +0100
  • 08456b8ff0 minor changes Niels 2015-01-06 19:14:03 +0100
  • d84f8ebb02 valgrind parameter is not understood in travis Niels 2015-01-06 18:57:44 +0100
  • 43a85be471 travis now checks with valgrind Niels 2015-01-06 18:52:14 +0100
  • 5f05d02c6a Merge pull request #14 from elliotgoodrich/master Niels 2015-01-06 18:43:21 +0100
  • a53c878c81 moved class into "nlohmann" namespace Niels 2015-01-06 18:41:24 +0100
  • 0773f40a8e Fix double delete on std::bad_alloc exception Elliot Goodrich 2015-01-06 09:12:55 +0000
  • 4f0afbbe64 added note from http://isocpp.org/blog/2015/01/json-for-modern-cpp Niels 2015-01-05 22:25:44 +0100
  • f0582a8b60 ignore some CMake files Niels 2015-01-05 20:36:31 +0100
  • bf768d96d9 minor Markdown error Niels 2015-01-05 20:30:34 +0100
  • b39f78924a Merge pull request #6 from Teemperor/master Niels 2015-01-05 20:28:56 +0100
  • 67459fcd83 Added CMake to the README Raphael Isemann 2015-01-05 11:29:41 +0100
  • bd4e0e4fee Merge branch 'master' of github.com:nlohmann/json Raphael Isemann 2015-01-05 11:20:32 +0100
  • 0f371b4086 CMake and coverage report Raphael Isemann 2015-01-05 11:19:42 +0100
  • a9669a410d removed "noexpect" from all functions that use new Niels 2015-01-04 23:18:24 +0100
  • 540cda6118 used _-suffix for member variables Niels 2015-01-04 23:09:30 +0100
  • 3bef1a5097 renamed "toString()" to "to_string()" Niels 2015-01-04 20:50:28 +0100
  • f63ff7727e renamed class from "JSON" to "son" Niels 2015-01-04 20:43:25 +0100
  • 4d00105e5c tidy up Niels 2015-01-04 19:05:46 +0100
  • 0019c85b85 fix Niels 2015-01-04 18:55:15 +0100
  • aa166a4739 updated examples Niels 2015-01-04 18:52:04 +0100
  • 77ea63ceb5 fixed a link Niels 2015-01-04 18:32:03 +0100
  • 4ea98517f5 updated README Niels 2015-01-04 13:20:32 +0100
  • bd0be5f0af fixed memory leak Niels 2015-01-04 12:29:16 +0100
  • 481f377cfe + guard call to std::ios_base::sync_with_stdio Niels 2015-01-04 12:05:28 +0100
  • 9537c70b67 removing flawed test case Niels 2015-01-03 17:51:14 +0100
  • 764ed26c41 cleanup Niels 2015-01-03 17:18:17 +0100
  • 18364aac85 parser returns an object Niels 2015-01-02 17:19:40 +0100
  • 16c30cff8b removed old C fragments Niels 2015-01-02 15:29:36 +0100
  • af4aca9edd + better string handling Niels 2015-01-02 12:47:32 +0100
  • 85abe926cf fixed coveralls call to ignore benchmarks folder Niels 2014-12-30 12:02:38 +0100
  • 6995d33fb1 + fixed documentation bugs Niels 2014-12-30 11:57:58 +0100
  • 2335d3f3d5 tidy up Niels 2014-12-30 11:47:28 +0100
  • 39cf26e2db minor changes Niels 2014-12-30 11:29:59 +0100
  • 2be4f24837 + updated reference Niels 2014-12-30 11:19:35 +0100
  • 9e61092fc6 + overworked parser Niels 2014-12-30 10:54:01 +0100
  • 4e44390090 + fixed a bug in the stream input Niels 2014-12-29 21:13:03 +0100
  • 15a9d3cff6 minor changes Niels 2014-12-29 19:54:31 +0100
  • 0b8dda1e0c minor changes Niels 2014-12-29 18:32:17 +0100
  • f50fdd08a7 syntax highlighting Niels 2014-12-29 18:20:55 +0100
  • 6687ea1a36 updated reference Niels 2014-12-29 18:19:06 +0100
  • cff4d40afd type reference Niels 2014-12-29 17:07:00 +0100
  • a8c4f84fb8 + removed data() function Niels 2014-12-29 16:45:54 +0100
  • 515d731fd4 + documentation Niels 2014-12-29 13:35:52 +0100
  • 725202356b + fix memory issues Niels 2014-12-29 12:51:20 +0100
  • 2c1b3e5108 + small cleanup Niels 2014-12-29 00:02:13 +0100
  • 3985226f76 issue badge Niels 2014-12-28 23:21:46 +0100
  • bed47db168 + that could be it! Niels 2014-12-28 23:09:31 +0100
  • 776611c270 + another check Niels 2014-12-28 22:59:11 +0100