summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod.h
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #41118 (PHP does not handle overflow of octal integers)Antony Dovgal2007-04-221-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* is_numeric_string() optimizationIlia Alshanetsky2006-12-261-0/+1
* MFH: use BSD licensed implementation of double-to-string utilities instead of...Antony Dovgal2006-12-061-0/+4
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Make zend_strtod compile on windowsEdin Kadribasic2004-11-041-1/+4
* - Fixed bug #30630: Added a BSD based strtod function that isDerick Rethans2004-11-031-0/+28