History log of /PHP-5.5/Zend/zend_operators.h (Results 126 – 150 of 166)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4afacc0a 12-Feb-2001 Andi Gutmans

- Remove two unused functions


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# f8dabac6 21-Nov-2000 Zeev Suraski

Fix build


# 471d070c 03-Nov-2000 Zeev Suraski

Fix build


# 4d3fc68f 03-Nov-2000 Zeev Suraski

Add RESVAL macros


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


# f136e5cf 27-Oct-2000 Andrei Zmievski

Added macros for object properties and class entry.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 99771d91 26-Sep-2000 Sascha Schumann

Remove --enable-c9x-inline option. We now use a syntax which is compatible
with all compilers by providing the function with static linkage in every
compilation unit.


# 813f7b58 19-Sep-2000 Andi Gutmans

- Add Z_BVAL* macros


# 715774be 05-Sep-2000 Andi Gutmans

- Commiting Sterling's new multi_convert* functions


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# 1373a162 26-Jul-2000 Stanislav Malyshev

Add strncasecmp function
@ Added strncasecmp function (Andi)


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# a6172174 03-Jul-2000 Sascha Schumann

Replace macros which begin with an underscore through an appropiately
named macro.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 0404a024 18-Jun-2000 Sascha Schumann

Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan


# 7565347b 14-Jun-2000 Sascha Schumann

Move some stuff to zend_operators.h which is required by the
moved inline functions.


# 35f43ad2 14-Jun-2000 Sascha Schumann

Rename C0x-inline to C9x-inline, and frame preprocessor directives in
zend_gcc_inline.c with #ifndef C9X_INLINE_SEMANTICS..#endif.


# df74f1df 13-Jun-2000 Sascha Schumann

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
l

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

show more ...


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...


1234567