-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule rapidjson
updated
9 files
+24 −23 | .travis.yml | |
+9 −0 | CMakeLists.txt | |
+14 −1 | appveyor.yml | |
+2 −2 | include/rapidjson/document.h | |
+1 −1 | include/rapidjson/internal/regex.h | |
+1 −1 | include/rapidjson/rapidjson.h | |
+8 −8 | include/rapidjson/schema.h | |
+1 −1 | test/unittest/CMakeLists.txt | |
+1 −1 | test/unittest/schematest.cpp |