Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Unicode parsing fix in JSON parser: JSON can contain UTF-16 surrogate pairs | Wilmer van der Gaast | 2014-03-02 | -11/+41 |
* | Update json-parser code to git rev 11a80f389769d1f66ca7fbe64ad89c82d3ba4ba9. | Wilmer van der Gaast | 2014-02-13 | -91/+300 |
* | json: fix uninitialized variables | Miklos Vajna | 2013-01-01 | -2/+2 |
* | Importing json.c UTF-8 encoding fix from upstream. Not importing the | Wilmer van der Gaast | 2012-12-01 | -3/+4 |
* | Fixing integer size issue in JSON parser: Although I've changed the integer | Wilmer van der Gaast | 2012-11-27 | -1/+1 |
* | Add json.[ch], update debian/copyright with license info. | Wilmer van der Gaast | 2012-10-28 | -0/+742 |