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
5b6061c7e6a430703e2bd2f2e625a2e81138fa70
Switch branch/tag
rapidjson
16 May, 2015
4 commits
Fix meta schema validation
· 5b6061c7
Milo Yip
authored
May 16, 2015
5b6061c7
Add more verbose info
· 11f666a7
miloyip
authored
May 16, 2015
11f666a7
Refactor move pointer into schema
· 371b9286
miloyip
authored
May 16, 2015
371b9286
Add verbose output for schema diagnosis
· d452a548
miloyip
authored
May 16, 2015
d452a548
15 May, 2015
2 commits
Fix memory bugs
· 84d74052
miloyip
authored
May 15, 2015
84d74052
Change $ref handling mechnism
· 0fb2b803
Milo Yip
authored
May 15, 2015
0fb2b803
13 May, 2015
2 commits
Add meta schema test (failing now)
· e0a8a327
miloyip
authored
May 13, 2015
e0a8a327
Add 64-bit integer schema validations
· 979088de
miloyip
authored
May 13, 2015
979088de
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
11 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