Commit Graph

19 Commits

Author SHA1 Message Date
Jordan Bayles
b6b6f167ad Delete jsoncpp fuzzing stuff 2020-11-05 17:42:26 -08:00
Jordan Bayles
2ee7474f96 Delete more unnecessary scripts 2020-11-05 17:39:46 -08:00
Jordan Bayles
1ff5308f22 fix submodule 2020-11-05 17:37:50 -08:00
Jordan Bayles
88d9d890b5 Update JsonCpp to 1.9.4
This patch updates the JsonCpp third party dependency to the latest
version.
2020-11-05 17:11:35 -08:00
Tristan Penman
12a1d5e006 Switch back to using embedded copy of JSON-Schema-Test-Suite 2020-06-03 19:58:48 +10:00
Tristan Penman
9354601f11 Switch to using JSON-Schema-Test-Suite as a git submodule 2019-08-20 21:52:29 +10:00
Christoph König
12425ff0be Update rapidjson to v1.1.0 2018-10-24 12:05:24 +02:00
Tristan Penman
a95be7a780 Upgrade bundled version of nlohmann json to v3.1.2 2018-08-01 14:39:43 +10:00
Tristan Penman
665741110c Update embedded version of json11 so that tests can be built using clang 4+ 2017-09-23 09:36:01 +10:00
Tristan Penman
67d8389357 Update JSON-Schema-Test-Suite to latest version 2016-09-15 20:56:03 -07:00
Tristan Penman
0d028fb188 Upgrade rapidjson from version 0.1 to version 1.0.2 2016-02-02 15:06:17 -08:00
Tengiz Sharafiev
5959c31172 Add nlohman/json library
https://github.com/nlohmann/json
2016-02-02 17:50:35 +03:00
hotwatermorning
4c6bf5d12c Add json11 files. 2016-01-26 14:20:38 +09:00
Tristan Penman
56beb45300 Add 'remotes' schema files from JSON-Schema-Test-Suite 2015-12-12 19:25:25 +11:00
Hiroyuki Kobayashi
24d993dcd2 Support picojson library 2015-05-09 00:41:44 +09:00
Tristan Penman
9ea602d13a Upgrade to jsoncpp 0.9.4 2015-03-15 12:24:34 +11:00
Tristan Penman
031ca48079 Make min/max length constraints unicode-aware so that strings containing non-ASCII characters are handled correctly. 2014-06-15 13:35:16 +10:00
Tristan Penman
68d0ebf866 Update gtest to version 1.7.0 and fix xcode build errors. 2014-04-17 10:58:06 +10:00
Tristan Penman
4c9864de73 Initial commit.
This commit contains the third major design of a C++ library for JSON Schema validation.

It is definitely not what I would consider production-ready, but I do think that the overall design of the library is robust.
2013-10-30 07:51:11 +11:00