History log of /php-src/Zend/zend_operators.h (Results 351 – 375 of 376)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# dae76aa1 03-Jun-2000 Zeev Suraski

Support comparisons of arrays (with arrays) and objects (with objects)

# b5447a4d 26-May-2000 Andi Gutmans

- Fixed scanning decimal numbers in internationalized environments. They should
- always be in standard US format e.g. 23.3

Revision tags: php-4.0.0
# 0aefa3e0 17-May-2000 Andi Gutmans

- Add support for string_compare_function() and number_compare_function().
UNTESTED!

# 8669a157 17-May-2000 Sascha Schumann

Add missing prototype

Revision tags: php-4.0RC2
# ddc36fb7 28-Apr-2000 Zeev Suraski

Make convert_to_string() allocations traceable

# 9e10ac5b 20-Apr-2000 Zeev Suraski

- Change macro names from Z to Z_

# 9022a4bd 20-Apr-2000 Zeev Suraski

Add some macros for nicer zval handling

# d191777b 18-Apr-2000 Zeev Suraski

Add convert_to_writable_*_ex() macros (unused at this time)

# 521c8af6 29-Mar-2000 Torben Wilson

Added !== (is not identical) operator.

Revision tags: PHP-4.0-RC1
# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...

Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch

# f77e6a44 19-Feb-2000 Zeev Suraski

Generalize macros

Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# c2fd6752 08-Feb-2000 Andrei Zmievski

Patches from Walter for strncmp() stuff.

# fafbf6d8 24-Jan-2000 Zeev Suraski

- Implement declare() with declarables framework
- Implement ticks - Germany&Norway - 5 points!

Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET

Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 7a205f60 19-Oct-1999 Andi Gutmans

- Preliminary submit of Thie's patch. Will fix the rest on Windows
as this was added on UNIX with patch. Changed IS_SAME -> IS_IDENTICAL

# c2796681 15-Oct-1999 Andrei Zmievski

unstatic'fy is_numeric_string()

# 4d7c162d 15-Oct-1999 Andi Gutmans

- Add convert_to_number_ex()

# 86357a9c 01-Oct-1999 Andi Gutmans

- Move is_ref back to being an unsigned char and not a bit field.

Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# d8895c02 24-Sep-1999 Sascha Schumann

Add _ex API implementation for booleans.

Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 52e769d8 16-Sep-1999 Zeev Suraski

Introduce convert_to_*_ex()

Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update

# b5b11177 16-Jul-1999 Zeev Suraski

License update

Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 80f1ce5e 15-Jun-1999 Stig S. Bakken

* added zend_binary_strcasecmp()

Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 1aa2c5c0 23-Apr-1999 Zeev Suraski

Ok, call me crazy, because I probably am.
Thread safe version now uses a C++ scanner object. Works fully.

1...<<111213141516