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
1a59ab50dce05b204c6ab11b2519f1dfd69694f6
Switch branch/tag
rapidjson
11 May, 2015
11 commits
Add invalid schema keyword
· 1a59ab50
miloyip
authored
May 11, 2015
1a59ab50
Merge branch 'master' into schema
· a326c681
miloyip
authored
May 11, 2015
a326c681
Reduce Pointer parsing/copying to single allocation
· 7eb117a2
miloyip
authored
May 11, 2015
7eb117a2
Fix Document.UserBuffer test
· 0edd743c
Milo Yip
authored
May 11, 2015
0edd743c
Change Document::ParseStream() to use stack allocator for Reader
· 98b66e3c
miloyip
authored
May 10, 2015
98b66e3c
Fix MemoryPoolAllocator::Clear() to clear user-buffer
· 3dc40a8f
miloyip
authored
May 10, 2015
3dc40a8f
Add invalid schema/document pointers
· 5bc9523c
Milo Yip
authored
May 11, 2015
5bc9523c
Fix gcc warning
· 6b7e7d76
Milo Yip
authored
May 11, 2015
6b7e7d76
Fix Document.UserBuffer test
· 8c258405
Milo Yip
authored
May 11, 2015
8c258405
Increase user buffer in documents
· 544e26c1
Milo Yip
authored
May 11, 2015
544e26c1
Fix compilation error
· f7887021
Milo Yip
authored
May 11, 2015
f7887021
10 May, 2015
10 commits
Use allocator in SchemaDocument
· 3f1e2c40
miloyip
authored
May 10, 2015
3f1e2c40
Change Document::ParseStream() to use stack allocator for Reader
· c54b7faf
miloyip
authored
May 10, 2015
c54b7faf
Fix MemoryPoolAllocator::Clear() to clear user-buffer
· 69414cb4
miloyip
authored
May 10, 2015
69414cb4
Add uniqueItems in schema
· 01393e01
miloyip
authored
May 10, 2015
01393e01
Use Hasher to match enum in schema
· aeb5bda6
miloyip
authored
May 10, 2015
aeb5bda6
Try to fix a gcc warning
· 573faa90
miloyip
authored
May 10, 2015
573faa90
Add Hasher::IsValid()
· 74300ac7
miloyip
authored
May 10, 2015
74300ac7
Disable printing hash code
· c040d26c
miloyip
authored
May 10, 2015
c040d26c
Try to fix effc++ warning
· 8209077b
miloyip
authored
May 10, 2015
8209077b
Add hasher
· 1af660c8
miloyip
authored
May 10, 2015
1af660c8
09 May, 2015
12 commits
Fix compilation error
· 8f5405a9
miloyip
authored
May 09, 2015
8f5405a9
Add meta schema file
· 44fbf9c1
miloyip
authored
May 09, 2015
44fbf9c1
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
7 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