- 08 Jan, 2015 1 commit
-
-
Raphael Isemann authored
-
- 06 Jan, 2015 8 commits
-
-
Niels authored
-
Niels authored
- to_string() method is now called dump() - syntax borrowed from Python’s json.dumps()
-
Niels authored
-
Niels authored
-
Niels authored
-
Niels authored
Fix double delete on std::bad_alloc exception
-
Niels authored
- fixed issue #9 - also removed std::mutex member variable - also added “std::” prefix to size_t variables
-
Elliot Goodrich authored
If the new operator throws in the json::find methods then result.oi_ is deleted again in the destructor of json::iterator/json::const_iterator, which is a double delete and undefined behaviour.
-
- 05 Jan, 2015 7 commits
-
-
-
Niels authored
-
Niels authored
-
Niels authored
Added CMake and lcov
-
Raphael Isemann authored
-
Raphael Isemann authored
-
Raphael Isemann authored
-
- 04 Jan, 2015 11 commits
- 03 Jan, 2015 2 commits
- 02 Jan, 2015 3 commits
- 30 Dec, 2014 6 commits
- 29 Dec, 2014 2 commits