Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
3873bcb7142e2d902b62e0444382ba9095bb92fc
Switch branch/tag
rapidjson
09 May, 2015
10 commits
Fix some remote ref issues
· 3873bcb7
miloyip
authored
May 09, 2015
3873bcb7
Add remote reference
· 42f1194a
miloyip
authored
May 09, 2015
42f1194a
Refactor template parameters in schema
· ed7e9bc9
miloyip
authored
May 09, 2015
ed7e9bc9
Move private schema classes into internal namespace
· 4a0b5912
miloyip
authored
May 09, 2015
4a0b5912
Clean up schema
· 422aebf3
miloyip
authored
May 09, 2015
422aebf3
Add Ref in schema
· f0c3fa84
miloyip
authored
May 09, 2015
f0c3fa84
Centralise schema ownership to SchemaDocument
· 1e4a3818
miloyip
authored
May 09, 2015
1e4a3818
Merge branch 'master' into schema
· a576a0f5
miloyip
authored
May 09, 2015
a576a0f5
Fix a bug in Pointer
· 63a1db09
miloyip
authored
May 09, 2015
63a1db09
Add schema map in SchemaDocument
· 74f1bc58
miloyip
authored
May 09, 2015
74f1bc58
08 May, 2015
13 commits
Merge branch 'master' into schema
· 0e4c3689
miloyip
authored
May 08, 2015
0e4c3689
Add Pointer::Append(Value, Allocator) overload
· 771fa987
miloyip
authored
May 08, 2015
771fa987
Merge remote-tracking branch 'origin/master' into schema
· 677af55f
Milo Yip
authored
May 08, 2015
677af55f
Add Pointer::Append() and fixed bugs in assignment and Parse()
· 5dee3940
Milo Yip
authored
May 08, 2015
5dee3940
Refactor template parameters and add ISchemaValidator
· 24f060f7
Milo Yip
authored
May 08, 2015
24f060f7
Rename classes in schema
· a5eabe8d
Milo Yip
authored
May 08, 2015
a5eabe8d
Fix a bug related to if block
· 5f548ac9
miloyip
authored
May 08, 2015
5f548ac9
Fix warning and runtime delete error.
· dec1225c
miloyip
authored
May 08, 2015
dec1225c
Fix another compilation error
· fff931b5
miloyip
authored
May 08, 2015
fff931b5
Fix compilation
· 09530ad8
miloyip
authored
May 08, 2015
09530ad8
Readd RAPIDJSON_SCHEMA_HAS_REGEX and fix compilation
· 490630b7
Milo Yip
authored
May 08, 2015
490630b7
Remove RAPIDJSON_SCHEMA_HAS_REGEX
· 6b3244ea
Milo Yip
authored
May 08, 2015
6b3244ea
Add multiple patternProperties match
· 314ee228
Milo Yip
authored
May 08, 2015
314ee228
07 May, 2015
11 commits
Use move semantics for property name
· 3d3555d3
miloyip
authored
May 07, 2015
3d3555d3
Handle all properties in schema
· 242d67fa
miloyip
authored
May 07, 2015
242d67fa
Add schema dependencies (not handling missing property)
· e9dd5fff
miloyip
authored
May 07, 2015
[ci skip]
e9dd5fff
Remove unused multiTypeSchema
· 9e907ea2
miloyip
authored
May 07, 2015
9e907ea2
Fix clang compilation and a memory leak
· 761561a2
Milo Yip
authored
May 07, 2015
761561a2
Fix multipleOf in schema tests
· 1948fb57
miloyip
authored
May 07, 2015
1948fb57
Fix minLength & maxLength with code point instead of code unit
· e33049d2
miloyip
authored
May 07, 2015
e33049d2
Fix "additional items do not match schema"
· 9c0e409f
miloyip
authored
May 07, 2015
9c0e409f
Fix clang errors/warnings
· f19a1b6a
Milo Yip
authored
May 07, 2015
f19a1b6a
Schema code simplification
· bbbd1c6f
miloyip
authored
May 07, 2015
bbbd1c6f
Remove polymorphism in schema
· 838e29f4
miloyip
authored
May 07, 2015
838e29f4
06 May, 2015
6 commits
Massive refactoring of schema
· a274063a
miloyip
authored
May 06, 2015
a274063a
Fix warnings
· a30a641c
miloyip
authored
May 06, 2015
a30a641c
Turn off some not-yet-implemented test cases, and fix a few
· ca2061ac
miloyip
authored
May 06, 2015
[ci skip]
ca2061ac
Add Json Schema Test Suite
· 5ad3639d
miloyip
authored
May 06, 2015
[ci skip]
5ad3639d
Attempt to make correct implementation of logic combiners
· 15c712dc
miloyip
authored
May 06, 2015
15c712dc
Merge pull request #329 from nightmouse/master
· f4e357f6
Milo Yip
authored
May 06, 2015
Warning cleanup
f4e357f6