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
c5de8b2cb0ecef1d86382b3606e04e60a97203bd
Switch branch/tag
rapidjson
03 Jun, 2015
1 commit
For diagnosis valgrind issue in travis
· c5de8b2c
miloyip
authored
Jun 03, 2015
c5de8b2c
29 May, 2015
5 commits
Use internal regex as default in schema validator
· d4d03cab
Milo Yip
authored
May 29, 2015
d4d03cab
Merge regex into schema
· b8d2f7e6
Milo Yip
authored
May 29, 2015
b8d2f7e6
Add invalid regex tests and fix a bug
· a8feeb4c
Milo Yip
authored
May 29, 2015
a8feeb4c
Fix a bug and add document in regex
· c0e7c830
Milo Yip
authored
May 29, 2015
c0e7c830
Add Search(), ^ and $ assertions to regex
· 3eb19cea
Milo Yip
authored
May 29, 2015
3eb19cea
28 May, 2015
2 commits
Remove an unused line of code
· a5ac3b5d
miloyip
authored
May 28, 2015
a5ac3b5d
Fix gcc warning
· 960bc0ea
miloyip
authored
May 28, 2015
960bc0ea
27 May, 2015
5 commits
Refactor to store minIndex in Frag of regex
· 56b20526
miloyip
authored
May 27, 2015
56b20526
Add numbered quantifier
· fa7dc1c4
miloyip
authored
May 27, 2015
fa7dc1c4
Refactor regex with DecodedStream with one look-ahead character
· 51bb7631
miloyip
authored
May 27, 2015
51bb7631
Add character class escapes
· 0dffe875
miloyip
authored
May 27, 2015
0dffe875
Add escape characters and control characters
· 92285bed
miloyip
authored
May 27, 2015
92285bed
25 May, 2015
8 commits
Add character class to regex
· 1784afe5
miloyip
authored
May 25, 2015
1784afe5
Add any character (.) to regex
· 06853b89
miloyip
authored
May 25, 2015
06853b89
Add doxygen notes for regex
· 3c9ceb32
miloyip
authored
May 25, 2015
3c9ceb32
Add Unicode regex test
· 0934803a
miloyip
authored
May 25, 2015
0934803a
Minor refactor regex
· 328b0d8a
miloyip
authored
May 25, 2015
328b0d8a
Clean up regex
· 994b0dfe
miloyip
authored
May 25, 2015
994b0dfe
Add ?*+ to regex
· a3869342
miloyip
authored
May 25, 2015
a3869342
Add parenthesis support in regex
· 05c79891
miloyip
authored
May 25, 2015
05c79891
24 May, 2015
1 commit
Initial reggae implementation with only concatenation and alternation
· 0bef29a5
miloyip
authored
May 24, 2015
0bef29a5
21 May, 2015
7 commits
Further improve coverage of GenericPointer::Erase()
· c8c8ad47
miloyip
authored
May 21, 2015
c8c8ad47
Improve coverage of GenericPointer::Erase()
· 7ddaa80e
miloyip
authored
May 21, 2015
7ddaa80e
Fix compilation in schema test
· 3ffac19f
miloyip
authored
May 21, 2015
3ffac19f
Refactor GenericPointer::Erase()
· a2d09f0a
miloyip
authored
May 21, 2015
a2d09f0a
Add GenericValue::EraseMember(string types) APIs
· 6e1d10ec
miloyip
authored
May 21, 2015
6e1d10ec
Fix the undefined behaviour when negating the minimum value integers in Reader
· 1a570c34
miloyip
authored
May 21, 2015
1a570c34
Improve coverage of Pointer
· f688b2b1
miloyip
authored
May 21, 2015
f688b2b1
20 May, 2015
1 commit
Add multiple SkipWhitespace perftest
· 32295665
Milo Yip
authored
May 20, 2015
32295665
17 May, 2015
9 commits
Achieve zero heap allocation for SchemaValidator.TestSuite
· 85c8b657
miloyip
authored
May 17, 2015
85c8b657
Add optional allocator for Pointer default/copy constructor
· e20645f0
miloyip
authored
May 17, 2015
e20645f0
Refactor SchemaValidator.TestSuite to use MemoryPoolAllocator explicitly
· a4cbd3f8
miloyip
authored
May 17, 2015
a4cbd3f8
Refactor hasher construction
· 39193486
miloyip
authored
May 17, 2015
39193486
Use state allocator for all context states
· 69c58b58
miloyip
authored
May 17, 2015
69c58b58
Use state allocator for creating parallel validators
· 87d1f955
miloyip
authored
May 17, 2015
87d1f955
Refactor: aggregate parallel validators
· 7ef7ba13
miloyip
authored
May 17, 2015
7ef7ba13
Change schema literal strings to Value type, eliminates StrLen()
· 5e220bbf
miloyip
authored
May 17, 2015
5e220bbf
Make schema working for UTF-16 and other encodings
· a92c3b69
miloyip
authored
May 17, 2015
a92c3b69
16 May, 2015
1 commit
Remove Schema::Property::typeless member variable
· 332c226f
miloyip
authored
May 16, 2015
332c226f