summaryrefslogtreecommitdiff
path: root/ext/json/json_scanner.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation warningsDmitry Stogov2016-06-221-547/+548
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* Regenerate bison and re2c files in jsonJakub Zelenka2015-07-181-548/+547
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-548/+549
* Fix incompatible JSON errorsJakub Zelenka2015-06-281-484/+632
* Fix bug #62010 (json_decode produces invalid byte-sequences)Jakub Zelenka2015-06-281-198/+217
* Bump re2c version for json scannerJakub Zelenka2015-06-281-1/+1
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* Regenerate json scanner with re2c 0.13.7.5Jakub Zelenka2015-02-151-1/+1
* better alignment + support size_tAnatol Belski2015-02-101-460/+459
* use portable strtolAnatol Belski2015-02-101-1/+1
* regenerated scannerAnatol Belski2015-02-091-458/+459
* Add re2c sourcesJakub Zelenka2015-02-021-0/+1155