Commit Graph

29 Commits

Author SHA1 Message Date
Arthur Farias
f60a30899b Added interface target to CMakeLists.txt 2020-07-09 18:24:41 +02:00
Tristan Penman
a4a1f98186 Update README to reflect current level of v7 support 2020-06-03 19:51:23 +10:00
Tristan Penman
1844241d2a Make Boost a truly optional dependency 2019-08-20 11:18:58 +10:00
WebFolder OÜ
6adf9f50c1
Added vcpkg port link 2019-05-08 23:43:23 +03:00
Christoph König
12425ff0be Update rapidjson to v1.1.0 2018-10-24 12:05:24 +02:00
Tristan Penman
b1a1120602 Update README 2017-06-01 10:12:34 +10:00
Tristan Penman
91b28536b2 Update Authors and README files 2017-03-29 08:35:25 +11:00
Rian Quinn
0d85a3c167 Update README.md 2016-11-27 13:54:36 -07:00
Tristan Penman
f6690be593 Update README re: boost dependency and instead mention requirement for C++11 2016-08-15 22:32:47 -07:00
Tristan Penman
38e6b05afa Minor correction re: support for definitions 2016-07-28 19:55:18 -07:00
Tristan Penman
747ca4afd1 Update README with information about JSON Reference support 2016-03-20 14:10:06 +11:00
Tristan Penman
03749c0498 Add details about updated memory management scheme to README 2016-02-04 16:49:02 -08:00
Tristan Penman
68664a5781 Fix example in README file 2016-02-02 15:06:17 -08:00
Tristan Penman
0d028fb188 Upgrade rapidjson from version 0.1 to version 1.0.2 2016-02-02 15:06:17 -08:00
Tristan Penman
8ee5ccbbcf Add link to nlohmann/json to README file 2016-02-02 08:14:24 -08:00
Tristan Penman
f6476167b5 Update README to include link to json11 2016-02-01 11:38:50 -08:00
Tristan Penman
9ec9a37222 Fix minor issues raised by Doxygen and add a few missing doc-comments 2015-12-20 08:16:16 +11:00
Tristan Penman
2c712fd29f Update README with more info about JSON References 2015-10-17 08:41:09 +11:00
Tristan Penman
fb5daa587a Restructure README and include example usage snippets 2015-05-14 08:09:38 +10:00
Tristan Penman
ba05594f53 Ensure picojson.h is included earlier in tests and add note about header include ordering to README 2015-05-12 08:21:14 +10:00
Hiroyuki Kobayashi
24d993dcd2 Support picojson library 2015-05-09 00:41:44 +09:00
Tristan Penman
f4179477db Fix README file so that it doesn't cause warnings when processed by doxygen 2015-05-04 11:01:44 +10:00
Tristan Penman
19da922101 Update README to remove divisibleBy exception 2015-04-02 08:38:44 +11:00
Tristan Penman
4c93d0ec0a Remove notes about multipleOf from README file 2015-03-22 22:20:33 +11:00
Tristan Penman
27c065b37f Add missing 'Documentation' heading to README 2015-03-20 16:23:12 +11:00
Tristan Penman
55406945d8 Update README with latest version numbers, build info, and project goals 2015-03-20 16:22:12 +11:00
Tristan Penman
17b3dff2cf Add CMake and travis configuration files for automated builds. 2014-04-17 10:58:51 +10:00
Tristan Penman
46ac9159bd Update requirements in README file, add make wrapping more consistent. 2014-03-01 08:59:43 +11: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