History log of /PHP-5.3/Zend/zend_operators.c (Results 26 – 50 of 272)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-5.2.1RC1
# 5218d956 11-Dec-2006 Ilia Alshanetsky

Fixed typo


# 19e4dc50 11-Dec-2006 Ilia Alshanetsky

Removed bool<>long optimization as it causes issues with strict type checks


# 7e1973d9 11-Dec-2006 Ilia Alshanetsky

Minor optimization (2-3%) from Brian Shire


# 6b651f8e 04-Dec-2006 Stanislav Malyshev

Improve tolower()-related functions on Windows and VC2005 by caching locale and using
tolower_l function.
# Gives 10-18% speedup on bench.php
# Does not change behaviour for non-windows


# 9d6f7755 15-Nov-2006 Antony Dovgal

fix leak appearing when converting object to NULL
add test


1234567891011