History log of /PHP-7.1/Zend/zend_hash.h (Results 176 – 200 of 233)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1186d51c 08-Jun-2002 Andi Gutmans

- Add a loop unrolled version of the hash function and a bit of an
- explanation about our hash function (Ralf S. Engelschall)


Revision tags: 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).


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, 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
# 1c2893a1 15-Jul-2001 Zeev Suraski

Minor cleaning


# 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


# 6cf5e7f9 11-Jul-2001 Stanislav Malyshev

No hashpjw anymore, but we have zend_hash_func


# 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
# 755207a1 16-May-2001 Zeev Suraski

Implement zend_hash_add_empty_element() using the existing infrastructure


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# 36eaad25 22-Dec-2000 Zeev Suraski

Allow get_current_key() not to return the key itself, instead of a duplicate


Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3
# e9887156 11-Oct-2000 Andi Gutmans

Don't use 'new' symbol


# 9aa38aad 11-Oct-2000 Zeev Suraski

Add zend_hash_merge_ex(), for selective merging


Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# 1263932a 11-Jul-2000 Zeev Suraski

Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point


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.


12345678910