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
0f7cb315ef20e655d5a1e47f5213702597c35746
Switch branch/tag
rapidjson
07 Feb, 2016
7 commits
Update Stream.md
· 0f7cb315
Milo Yip
authored
Feb 07, 2016
0f7cb315
Disable copy/assignment for stream wrappers
· 562549fb
Milo Yip
authored
Feb 07, 2016
562549fb
Renamed IStreamWrapper/OStreamWrapper
· c3133def
Milo Yip
authored
Feb 07, 2016
c3133def
Add OStreamWrapper
· b9bca8e5
Milo Yip
authored
Feb 07, 2016
b9bca8e5
Fix a IStreamWrapper test with incorrect type
· ec81cc39
Milo Yip
authored
Feb 07, 2016
ec81cc39
Disable including codecvt in tests as many libraries does not support it yet.
· 67945ef7
Milo Yip
authored
Feb 07, 2016
67945ef7
Add IStreamWrapper
· 43b63b11
Milo Yip
authored
Feb 07, 2016
43b63b11
06 Feb, 2016
1 commit
Make a stackoverflow solution
· c8280377
Milo Yip
authored
Feb 06, 2016
c8280377
03 Feb, 2016
6 commits
Improve reader coverage for insitu parsing
· 7c72640d
Milo Yip
authored
Feb 03, 2016
7c72640d
Fix gcc warning
· cefae77a
Milo Yip
authored
Feb 03, 2016
cefae77a
Fix warning
· 021d7469
Milo Yip
authored
Feb 03, 2016
021d7469
Add SIMD ScanCopyUnescapedString test
· d258f590
Milo Yip
authored
Feb 03, 2016
d258f590
Fix schema performance stats
· 28f11ac4
Milo Yip
authored
Feb 03, 2016
28f11ac4
Improve comment parsing code coverage
· b8a27370
Milo Yip
authored
Feb 03, 2016
b8a27370
02 Feb, 2016
13 commits
Fix #399 MemoryPoolAllocator::Realloc expands fail
· efe41402
Milo Yip
authored
Feb 02, 2016
efe41402
Fix #472 Template specialization failure with SunOS compiler
· d43f001a
Milo Yip
authored
Feb 02, 2016
d43f001a
Minor doc fix
· 3edf0b4d
Milo Yip
authored
Feb 02, 2016
3edf0b4d
Add notes about SIMD optimization issue. [skip ci]
· 29016f3e
Milo Yip
authored
Feb 02, 2016
#499
29016f3e
Fix again
· 7787c449
Milo Yip
authored
Feb 02, 2016
7787c449
Fix the last warning fix
· f422094b
Milo Yip
authored
Feb 02, 2016
f422094b
Fix warnings
· 5f819ea1
Milo Yip
authored
Feb 02, 2016
5f819ea1
Add fwd.h and extract stream.h
· 8cb978dc
Milo Yip
authored
Feb 02, 2016
8cb978dc
Merge pull request #522 from miloyip/schema
· 0cf06442
Milo Yip
authored
Feb 02, 2016
JSON Schema Implementation
0cf06442
Minor refactoring
· dd2076f8
Milo Yip
authored
Feb 02, 2016
dd2076f8
Refactoring: Remove GenericSchemaValiadator::nullOutputHandler_
· ba7aa979
Milo Yip
authored
Feb 02, 2016
ba7aa979
Refactor: remove unncessary template member functions
· 02ea9f9d
Milo Yip
authored
Feb 02, 2016
02ea9f9d
Refactoring: remove GenericSchemaDocument::document_
· f9d1e423
Milo Yip
authored
Feb 02, 2016
f9d1e423
01 Feb, 2016
1 commit
Add API doc for schema
· 13ee68c9
Milo Yip
authored
Feb 01, 2016
13ee68c9
31 Jan, 2016
8 commits
Fix regex doc [ci skip]
· 8876d9e6
Milo Yip
authored
Jan 31, 2016
8876d9e6
Add Chinese translation of schema [ci skip]
· 4daade92
Milo Yip
authored
Jan 31, 2016
4daade92
Add TOC [skip ci]
· 267fcd1f
Milo Yip
authored
Jan 31, 2016
267fcd1f
Fix incorrect escape characters in doc [skip ci]
· 84a26e5d
Milo Yip
authored
Jan 31, 2016
84a26e5d
Minor edits of schema.md [ci skip]
· a79d6895
Milo Yip
authored
Jan 31, 2016
a79d6895
Draft schema documentation
· 3184e894
Milo Yip
authored
Jan 31, 2016
3184e894
Add SchemaValidatingReader ::IsValid()
· 55d28678
Milo Yip
authored
Jan 31, 2016
55d28678
Change indentation to space
· 28e6a40f
Milo Yip
authored
Jan 31, 2016
28e6a40f
30 Jan, 2016
4 commits
Fix gcc warning
· 48e0675e
Milo Yip
authored
Jan 30, 2016
48e0675e
Add RAPIDJSON_UNLIKELY in Value::Accept()
· 556a8975
Milo Yip
authored
Jan 30, 2016
556a8975
CMake use RelWithDebInfo as default #319
· b5156274
Milo Yip
authored
Jan 30, 2016
b5156274
Fix partial specialization issue
· b8b7dfed
Milo Yip
authored
Jan 30, 2016
b8b7dfed