History log of /PHP-5.5/Zend/zend_hash.c (Results 101 – 125 of 189)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 99c90db1 07-Aug-2002 Harald Radi

make win32 debug output more verbose


Revision tags: dev
# 0e7c1f46 01-Aug-2002 Stanislav Malyshev

MFZE1


# b291dfad 23-Jul-2002 Andi Gutmans

- Fix WS.


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 51e797f1 23-Apr-2002 Harald Radi

some type cleanup work


Revision tags: php-4.2.0
# bf5bb842 19-Apr-2002 Sebastian Bergmann

MFZE1: make sure the resource-list is always consistent during shutdown (Thies).


# 2697ce68 19-Apr-2002 Sebastian Bergmann

MFZE1: Fix imbalance bug (Zeev).


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 62dc854b 06-Jan-2002 Sebastian Bergmann

Happy New Year.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 43c7615c 04-Oct-2001 Sebastian Bergmann

MFZE1


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 3bdddb49 19-Sep-2001 Sebastian Bergmann

MFZE1


Revision tags: php-4.0.7RC2
# 9b3df86e 20-Aug-2001 Zeev Suraski

MFZE1


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# 4f6c95d1 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# c14baeec 02-Aug-2001 Zeev Suraski

Avoid going over huge lists of functions, classes and constants.
Special thanks to the guys from the MS lab for the profiling tools :)


# 7deb44e3 02-Aug-2001 Zeev Suraski

Some cleanup


# 3aa5674a 02-Aug-2001 Zeev Suraski

TSRMLS fixes


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


Revision tags: PRE_TSRM_MERGE_PATCH
# 660a09c6 21-Jul-2001 Zeev Suraski

Fix compile warning


# 6bd084cb 17-Jul-2001 Andi Gutmans

- Remove unused code


# 563aacdb 15-Jul-2001 Zeev Suraski

Fix bug #6239


# f63367bf 13-Jul-2001 Zeev Suraski

layout


# 7b7e72d1 13-Jul-2001 Thies C. Arntzen

the resource-lists are now destroyed backwards. this will make sure that
resources get destroyed in the opposite order they were created and thereby
db-cursors will always be released before

the resource-lists are now destroyed backwards. this will make sure that
resources get destroyed in the opposite order they were created and thereby
db-cursors will always be released before their corresponding connection etc.
this sould not break anything!

show more ...


# b98acd61 11-Jul-2001 Andi Gutmans

- Move inline_zend_hash_func() to header file


# 2f8fa8cf 10-Jul-2001 Andi Gutmans

- Merge faster hash implementation.
- The hash function parameter in hash_init(...) is not used anymore.
- It should be removed but it is "to be decided" if we want to do that now
- or in

- Merge faster hash implementation.
- The hash function parameter in hash_init(...) is not used anymore.
- It should be removed but it is "to be decided" if we want to do that now
- or in a major version as it means changing MANY places and third party
- modules might stop working.

show more ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# ba8af251 19-May-2001 Sascha Schumann

Fix segfault when using zend_hash_add_empty_element


12345678