History log of /php-src/Zend/zend_strtod.c (Results 76 – 86 of 86)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4394c6f4 17-Dec-2004 Derick Rethans

- MF43: Fixed strtod for Irix and some other strange platform

# 1c23efef 16-Dec-2004 Derick Rethans

- MF43: Make it compile on HPUX on Itanium 2

# 16c66791 16-Dec-2004 Derick Rethans

- MF43: Fixed bug #31107 (strtod on solaris9/intel)

# 2689533d 16-Dec-2004 Derick Rethans

- MF43: Fixed bug #31110 and #31111 (Zend/zend_strtod.c problems)

Revision tags: php-5.0.3, php-4.3.10
# c0edc48a 14-Dec-2004 Derick Rethans

- MFH: Fixed compile error related to bug #28605.
#- But it does not *fix* bug #28605.

Revision tags: SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2
# 4c5d7191 01-Dec-2004 Ilia Alshanetsky

MFB: Removed extra space that causes problems for some compilers.

# 9c14e223 01-Dec-2004 Derick Rethans

- Fixed MacOSX compilation (Patch by Christian)

Revision tags: php-5.0.3RC1, php-4.3.10RC1
# ccc7c3b4 16-Nov-2004 Derick Rethans

- Make this compile for the Mac again

# 4916f585 15-Nov-2004 Derick Rethans

- Fixed bug #30779 (Compile of Zend/zend_strtod.c fails on Sparc)

# 5675c50d 04-Nov-2004 Edin Kadribasic

Make zend_strtod compile on windows

# e612284e 03-Nov-2004 Derick Rethans

- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent.

1234