History log of /PHP-7.3/Zend/zend_strtod.c (Results 26 – 50 of 71)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fa7c07b1 27-Jul-2011 David Soria Parra

Check if given string is long enough in zend_*_strtod


# 4d0f1bfe 27-Jul-2011 Pierre Joye

- add binary suport, FR #50638, as defined in RFC https://wiki.php.net/rfc/binnotation4ints, patch by Jonah Harris


# 6e4435d6 27-Jul-2011 Pierre Joye

- add binary suport, FR #50638, as defined in RFC https://wiki.php.net/rfc/binnotation4ints, patch by Jonah Harris


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17
# 9107b209 06-Jan-2011 Rasmus Lerdorf

Fix bug #53682


# dc444e8a 06-Jan-2011 Rasmus Lerdorf

Fix bug #53682


# 84ff832f 06-Jan-2011 Pierre Joye

- fix vc6 random behavior for Fix bug #53632 with x87 fpu


Revision tags: php-5.3.5
# bb08994d 04-Jan-2011 Scott MacVicar

Fix bug #53632 with x87 fpu


# 66753ff6 04-Jan-2011 Scott MacVicar

Fix bug #53632 with x87 fpu


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# aaa2f1c3 14-Oct-2010 Hartmut Holzgraefe

marked char pointer arguments as const in lots of
places where strings pointed to are not modified
to prevent compiler warnings about discarded qualifiers ...


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1
# 31c0af24 18-Mar-2009 Dmitry Stogov

Fixed floating point mathematic speed degradation (Christian)


Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7
# 04c52860 02-Dec-2008 Christian Seiler

- MFH: Changed floating point behaviour to consistently use double precision
on all platforms and with all compilers.


Revision tags: php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# 1474d9df 15-Sep-2008 Dmitry Stogov

Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
some 64bit test files may need to be fixed


Revision tags: php-4.4.9, php-5.3.0alpha1
# b2eba97d 27-Jul-2008 Dmitry Stogov

Fix for bug #43487 (Wrong conversion of float to string)


Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# af316021 16-Mar-2008 Marcus Boerger

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository versio

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt

show more ...


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 2198abb1 04-Sep-2007 Antony Dovgal

MFH: detect endianness in compile time when using Apple's GCC (fixes universal binary build)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# c9f6d594 23-Jul-2007 Jani Taskinen

MFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).
MFH: Use Z_* macros to access the zvals.


Revision tags: BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# b1b4b0a6 04-May-2007 Antony Dovgal

fix comments


Revision tags: php-4.4.7, php-5.2.2
# ef32c956 26-Apr-2007 Antony Dovgal

MFH


Revision tags: php-5.2.2RC2
# f6cef916 22-Apr-2007 Antony Dovgal

MFH: fix #41118 (PHP does not handle overflow of octal integers)


# 9ad2c80c 19-Apr-2007 Antony Dovgal

fix double-to-string conversion utils


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 37da9024 06-Mar-2007 Ilia Alshanetsky

Added missing allocation checks


Revision tags: php-4.4.6, php-4.4.6RC1
# 8185f455 20-Feb-2007 Antony Dovgal

MFH: fix #40545 (multithreading issue in zend_strtod())


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# d101e113 26-Dec-2006 Ilia Alshanetsky

Fixed compiler warning


# ff9d0fcc 26-Dec-2006 Ilia Alshanetsky

is_numeric_string() optimization

# Original Patch by Matt Wilmas


Revision tags: php-5.2.1RC1
# feba2edb 07-Dec-2006 Antony Dovgal

initialize variables


123