Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There is no error code set for json_last_error if an invalid utf8 | Rasmus Lerdorf | 2009-07-22 | 1 | -0/+1 |
* | Allow the json_decode() depth to be any size, but keep the static one around ... | Scott MacVicar | 2009-05-14 | 1 | -3/+3 |
* | Add json_last_error() for getting a bit of information about what failed duri... | Scott MacVicar | 2008-12-19 | 1 | -1/+9 |
* | Update the JSON parser with that on json.org, biggest change here is code rea... | Scott MacVicar | 2008-12-17 | 1 | -2/+20 |
* | MFB: Fixed compiler warnings and enable Json by default. | Ilia Alshanetsky | 2006-07-19 | 1 | -2/+0 |
* | - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes. | Omar Kilani | 2006-01-31 | 1 | -0/+8 |