summaryrefslogtreecommitdiff
path: root/ext/json/php_json.h
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Add json_last_error() for getting a bit of information about what failed duri...Scott MacVicar2008-12-191-0/+10
* MFB: syncJani Taskinen2008-07-221-5/+0
* MFB: remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* fix folding tags, nuke json globalsAntony Dovgal2006-10-191-7/+0
* Fix PECL bug #7147 - rework comma insertion whilst encoding.Omar Kilani2006-03-181-1/+1
* Mark as stable.Omar Kilani2006-03-151-1/+1
* - Fix issue with encoding arrays with integer keys.Omar Kilani2006-03-041-1/+1
* Fix encoding of empty strings.Omar Kilani2006-02-021-1/+1
* - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.Omar Kilani2006-01-311-3/+3
* Change license from LGPL to PHP.Omar Kilani2006-01-211-14/+17
* A few cleanups. I hope you don't mind Omar.Rasmus Lerdorf2005-12-071-4/+0
* Add json extension to PECL.Omar Kilani2005-12-061-0/+61