History log of /PHP-5.5/Zend/zend_operators.c (Results 51 – 75 of 302)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: 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
# 85ab4235 15-Aug-2008 Felipe Pena

- MFH: Removed some TSRMLS_FETCH()s


# cf7384aa 12-Aug-2008 Felipe Pena

- MFH: Constness (Added const qualifier to several function parameters)


# 53a957e5 07-Aug-2008 Antony Dovgal

MFH: fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*)


Revision tags: php-4.4.9, php-5.3.0alpha1
# 023211d8 24-Jul-2008 Moriyoshi Koizumi

- MFH: Constify read-only arguments


Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE
# 87dca00a 29-May-2008 Matt Wilmas

MFH: Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1


Revision tags: 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
# 7b1bc753 19-Mar-2008 Antony Dovgal

MFH: add zend_atol()


# 2b10c53a 18-Mar-2008 Felipe Pena

MFH: Dropped zend.ze1_compatibility_mode
[DOC]


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector


# 7390459e 21-Jan-2008 Dmitry Stogov

Yet another comparison optimisation for usual cases


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


# ed5a424b 24-Dec-2007 Dmitry Stogov

Additional fix for bug #42868


Revision tags: php-4.4.8RC1
# 2b981769 17-Dec-2007 Dmitry Stogov

Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery)


Revision tags: RELEASE_1_2_3
# 6a5a1727 20-Nov-2007 Dmitry Stogov

MFH: math and comparison optimization + use macroses


Revision tags: php-5.2.5, php-5.2.5RC2
# 19bf724c 29-Oct-2007 Dmitry Stogov

optimization


Revision tags: php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, 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, BEFORE_IMPORT_OF_MYSQLND
# 226c56fe 21-Jul-2007 Jani Taskinen

MFH: Fixed compiler warnings


# e029945a 06-Jun-2007 Antony Dovgal

MFH: minor optimization - make sure the objects are not the same instance before we start comparing their properties


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# b1aea75a 23-Apr-2007 Dmitry Stogov

WIN64 support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1, 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
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 68950455 30-Dec-2006 Ilia Alshanetsky

Simplify & optimize code

# Patch by Matt Wilmas


# ff9d0fcc 26-Dec-2006 Ilia Alshanetsky

is_numeric_string() optimization

# Original Patch by Matt Wilmas


# dba3fe38 21-Dec-2006 Ilia Alshanetsky

Fixed possible memory leak


12345678910>>...13