History log of /PHP-5.3/Zend/zend_API.h (Results 201 – 225 of 256)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e0628436 03-Feb-2000 Andrei Zmievski

*** empty log message ***


# b995d2cc 01-Feb-2000 Andrei Zmievski

Added add_property_unset() and add_property_bool().


# fb6a1b8b 19-Jan-2000 Thies C. Arntzen

RETURN_NULL -> RETURN_NULL() // we don't want macros without an argumnet


# cd377b64 18-Jan-2000 Thies C. Arntzen

RETURN_NULL & RETVAL_NULL don't need ().


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# af22085c 04-Jan-2000 Thies C. Arntzen

added ZVAL_*() macros.


# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# bc6811ec 02-Jan-2000 Thies C. Arntzen

renamed RET???_UNSET -> RET???_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# 546af707 28-Dec-1999 Thies C. Arntzen

new constant: SQL_NULL
new macros: RETURN_SQLNULL,RETVAL_SQLNULL,IS_SQLNULL


# b7a5b3c3 27-Dec-1999 Zeev Suraski

- Generalize the fast cache mechanism
- Add the HashTable struct to the fast cache mechanism


# aec33aa7 26-Dec-1999 Zeev Suraski

Introduce a zval-specific cache - 5-15% speed improvement


# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 62b2087a 24-Dec-1999 Andi Gutmans

- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use
them.


# 1fe57c95 22-Dec-1999 Zeev Suraski

- Fix function_exists()


Revision tags: PRE_LIBZEND_TO_ZEND
# 223c674c 19-Dec-1999 Zeev Suraski

- Made things work again (Thies, everybody - please check the latest CVS and see if you're
still getting any problems)
- Changed the interface of call_user_function_ex() to support returnin

- Made things work again (Thies, everybody - please check the latest CVS and see if you're
still getting any problems)
- Changed the interface of call_user_function_ex() to support returning of references

show more ...


# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


# cd7d5546 18-Dec-1999 Zeev Suraski

- Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)
- Rename getParameters() and friends for consistency and namespace cleanliness


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# f962a35d 04-Dec-1999 Andrei Zmievski

Added zend_set_hash_symbol() function.


# 0a276c2f 04-Dec-1999 Thies C. Arntzen

backed out last change after andi decided on a different approach.


# 4c8259b5 04-Dec-1999 Andi Gutmans

- Call ZEND_SET_SYMBOL_WITH_LENGTH() with refcount 1 from the standard
ZEND_SET_SYMBOL()


# 502bb337 04-Dec-1999 Thies C. Arntzen

the new SET_VAR_* macros forgot to set the refcount!


# e3450661 03-Dec-1999 Andrei Zmievski

*** empty log message ***


# fec413c5 03-Dec-1999 Andrei Zmievski

Added ZEND_SET_GLOBAL_VAR_WITH_LENGTH_EX() macro.


# c34560b5 03-Dec-1999 Andi Gutmans

- Remove _EX and make it the old _LENGTH


# 2f5efbde 02-Dec-1999 Andi Gutmans

- Add _EX macro for Andrei


1234567891011