mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-10 03:29:59 +01:00
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
![]() |
* add a test for 0x1F bug
|
||
|
* numeric overflow in integers and double
|
||
|
* line and char offsets in the lexer and in error messages
|
||
|
* testing:
|
||
|
a. the permuter
|
||
|
b. some performance comparison against json_checker.
|
||
|
* investigate pull instead of push parsing
|
||
|
* Handle memory allocation failures gracefully
|
||
|
* cygwin/msys support on win32
|