Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add json_last_error_msg() function | Nikita Popov | 2012-06-28 | 1 | -4/+2 |
* | Improve JSON error handling | Nikita Popov | 2012-06-27 | 1 | -2/+8 |
* | Improve json_encode error handling | Nikita Popov | 2012-06-23 | 1 | -2/+9 |
* | - Fixed tests | Felipe Pena | 2010-04-03 | 1 | -4/+1 |
* | Fix memory leaks | Dmitry Stogov | 2006-09-13 | 1 | -0/+3 |
* | MFH: use E_WARNING on recursion and add null to the result to keep it valid | Antony Dovgal | 2006-07-20 | 1 | -1/+3 |
* | MFH: add recursion protection to json_encode() and new tests | Antony Dovgal | 2006-07-20 | 1 | -0/+28 |