| add comments support |
|
More...
|
about 10 years ago
|
| Add example and approaches to README.md |
|
More...
|
about 10 years ago
|
| Parse numbers more strictly |
|
More...
|
about 10 years ago
|
| Parse strings more strictly |
|
More...
|
about 10 years ago
|
| Parse arrays and maps more strictly |
|
More...
|
about 10 years ago
|
| Fix parsing space before colon |
|
More...
|
about 10 years ago
|
| Fix loose of state sync in strings |
|
More...
|
about 10 years ago
|
| Improve debug traces |
|
More...
|
about 10 years ago
|
| Return minimum buffer size on PJ_OVERFLOW |
|
More...
|
about 10 years ago
|
| fix order of BMP chars in strings |
|
More...
|
about 10 years ago
|
| fix sticky F_BUF by reseting in pj_tok |
|
More...
|
about 10 years ago
|
| fix pj_poll_tok on string escape boundary |
|
More...
|
about 10 years ago
|
| flush_tok and numbers validation fixes |
|
More...
|
over 12 years ago
|
| unit-tests: fix false expectations |
|
More...
|
over 12 years ago
|
| Added README |
|
More...
|
over 12 years ago
|
| added overflow scenario |
|
More...
|
over 12 years ago
|
| some bits of documentation |
|
More...
|
over 12 years ago
|
| numbers: add and fix chunked tests |
|
More...
|
over 12 years ago
|
| fix numbers handling |
|
More...
|
over 12 years ago
|
| buildable under ubuntu |
|
More...
|
over 12 years ago
|
| unicode support implemented |
|
More...
|
over 12 years ago
|
| tests for unicode in strings |
|
More...
|
over 12 years ago
|
| make GTEST_ADD_TESTS usage optional |
|
More...
|
over 12 years ago
|
| string: escape support |
|
More...
|
over 12 years ago
|
| buildable under Ubuntu 12.04 |
|
More...
|
over 12 years ago
|
| introduce simple numbers handling |
|
More...
|
over 12 years ago
|
| fix buffer overflow handling |
|
More...
|
over 12 years ago
|
| compare performance with yajl |
|
More...
|
over 12 years ago
|
| fixed wrong state after map_e and arr_e |
|
More...
|
over 12 years ago
|
| fix work with buffer |
|
More...
|
over 12 years ago
|