summaryrefslogtreecommitdiff
path: root/ext/json/json.dsp
Commit message (Collapse)AuthorAgeFilesLines
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-135/+0
|
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+135
|
* Remove old dsp/dsw/makefile files, these arent used by the build system ↵Kalle Sommer Nielsen2010-04-211-135/+0
| | | | anymore and are barely updated nor available for all extensions
* - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.Omar Kilani2006-01-311-77/+13
| | | | | | - No longer uses json-c, implements it's own JSON parser and encoder. - JSON parser based on Douglas Crockford's JSON_checker.
* Add json extension to PECL.Omar Kilani2005-12-061-0/+199