summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod.h
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* fix #41118 (PHP does not handle overflow of octal integers)Antony Dovgal2007-04-191-0/+2
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* use BSD licensed implementation of double-to-string utilities instead of LGPL...Antony Dovgal2006-12-061-1/+6
* WSDmitry Stogov2006-02-211-1/+1
* - 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