Commit Graph

56 Commits

Author SHA1 Message Date
Tristan Penman
a0e05907ae Tidy up regex changes 2024-05-17 08:52:22 +10:00
sandwoodK
2431bdeaa6 Ability to customize regular expression engine 2024-05-02 09:18:28 +02:00
Maarten van der Schrieck
96f4740ab6 README.md: Fix un-escaped underscore characters and typo. 2024-01-06 22:37:00 +01:00
Tristan Penman
008c7ca4f9 Update readme 2022-08-30 11:44:38 +12:00
Tristan Penman
0de61e0cca Tidy up readme 2022-04-09 13:52:45 +10:00
Tristan Penman
1ff3625482 Add script to bundle library into a single header 2022-04-09 13:46:54 +10:00
Tristan Penman
9e7dbd8460 Remove outdated Xcode project files 2022-02-21 21:40:55 +11:00
Tristan Penman
34f75118f0 Add note about GCC versions to readme 2022-02-10 10:45:07 +11:00
Tristan Penman
f97013928d Remove unnecessary indentation from code snippets in readme 2022-02-07 21:41:29 +11:00
Tristan Penman
8b5f253c78 Tweak readme formatting 2022-02-03 10:36:12 +11:00
Tristan Penman
a2e3958617 Remove Travis CI config 2022-02-03 10:35:29 +11:00
Tristan Penman
3940b3615c Mention web-based demo in readme 2022-02-03 10:01:59 +11:00
Tristan Penman
f5f979b07d Mention boost compiler warnings in README 2022-01-31 20:29:45 +11:00
Jon Petrissans
4622b958e4 Set valijson_BUILD_TESTS OFF by default in cmake
Avoids extra unnecessary dependencies by default.
2022-01-31 08:40:44 +01:00
Jon Petrissans
50010fd959 Make VALIJSON_USE_EXCEPTIONS interface definition 2022-01-31 08:40:44 +01:00
Jon Petrissans
c5dac2bc0b Install cmake export file 2022-01-31 08:40:44 +01:00
Tristan Penman
75ada05cf8 Use strong types in external_schema example, and update README 2021-11-06 08:53:39 +11:00
Tristan Penman
3eaf1bb93e Add note about VALIJSON_USE_EXCEPTIONS to the README 2021-11-05 09:59:35 +11:00
veselypeta
e5530febe7 update README add with cmake 2021-09-16 14:34:05 +01:00
Tristan Penman
6dab4978be Update README and tweak syntax in Boost.JSON adapter 2021-09-15 10:15:03 +10:00
Tristan Penman
c5487c39eb Update rapidjson to latest code from github 2021-07-29 07:31:00 +10:00
Tristan Penman
8a784f23bf Minor fix for example code in README 2021-01-25 09:54:24 +11:00
Tristan Penman
8a700811d5 Add JSON Inspector example app 2020-11-08 17:33:37 +11:00
Jordan Bayles
ee4f85bf5e Minor tweaks to README.md file
This patch cleans up the README.md file to use more language markup
instead of raw text.
2020-11-06 17:19:18 -08:00
Tristan Penman
a703886214 Update jsoncpp link in readme 2020-11-06 13:24:57 +11:00
Ayaz Salikhov
c5e615431d
Add conan package manager info 2020-10-02 22:59:01 +03:00
Ayaz Salikhov
45b0f83b5a
Fix README so the code actually throws, when json is invalid 2020-10-01 17:31:04 +03:00
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