Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly. | Scott MacVicar | 2009-01-02 | 1 | -1/+1 |
| | |||||
* | fix WS, CS and other S | Antony Dovgal | 2007-07-12 | 1 | -85/+89 |
| | |||||
* | - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes. | Omar Kilani | 2006-01-31 | 1 | -0/+179 |
- No longer uses json-c, implements it's own JSON parser and encoder. - JSON parser based on Douglas Crockford's JSON_checker. |