History log of /PHP-5.5/Zend/zend_hash.c (Results 76 – 100 of 189)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# dcfb7638 29-Aug-2003 Sascha Schumann

improve a number of zend_debug format strings


Revision tags: php-4.3.3
# 0dba58c3 18-Aug-2003 Zeev Suraski

Improve tracking


Revision tags: php-4.3.3RC4
# d2971e50 12-Aug-2003 Zeev Suraski

Remove bogus patch - the number of elements is unrelated


# f77f977d 11-Aug-2003 Marcus Boerger

Bugfix 21918


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO
# 7055fda0 31-Jul-2003 Andi Gutmans

- Fix logic. It was the wrong way around.


Revision tags: php-4.3.3RC2
# 8264eedc 30-Jul-2003 Andi Gutmans

- Fix problem with hash when updating same bucket with data of different
sizes one after another.
- Fix number of arguments to read_dimension.


# e89977f9 23-Jul-2003 Zeev Suraski

Go back to ZE1-like code


# cf90932a 22-Jul-2003 Zeev Suraski

Improve infrastructure of numeric handling of elements in symbol tables.

When you want to work with a symbol table, and you don't know whether you
have a numeric ("string that looks like

Improve infrastructure of numeric handling of elements in symbol tables.

When you want to work with a symbol table, and you don't know whether you
have a numeric ("string that looks like a number") or a string element in
your hands, use zend_symtable_*() functions, in place of zend_hash_*()
functions.

show more ...


# 184118d9 20-Jul-2003 Marcus Boerger

Make it a macro


# 9556c6c2 19-Jul-2003 Marcus Boerger

This is meant to be used in for(;has_more;next)
# Probably the name of such functions should be eol (End-Of-List).


# 892c1fbb 19-Jul-2003 Marcus Boerger

Add missing function to ease implementations


Revision tags: php-5.0.0b1, php-4.3.3RC1
# 4eb63925 14-Jun-2003 Marcus Boerger

ecalloc doesn't return NULL


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# ae910652 23-May-2003 Sterling Hughes

move HANDLE_NUMERIC() from the hash table implementation upstream to the
places that actually need to use it.


Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1
# 45c12359 06-Feb-2003 Zeev Suraski

Fix prototype (may have caused stack corruption)


# 376d6317 05-Feb-2003 Zeev Suraski

Add quick_exists()


# 471947b1 04-Feb-2003 Zeev Suraski

Reimplement PPP properties


# 333406bd 01-Feb-2003 foobar

- Added some missing CVS $Id$ tags, headers and footers.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2
# 55e127a6 15-Nov-2002 Andi Gutmans

- Commit fix for bug #19566 (I think it's by Marcus :)


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# c6d60713 05-Nov-2002 Ilia Alshanetsky

Revert of previous patch.


# 0506fa5e 04-Nov-2002 Ilia Alshanetsky

If ordered is not set a random compiler assigned value of *p2 would be used,
this patch fixes the problem by initializing *p2 to NULL.


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 91b0d033 17-Sep-2002 Zeev Suraski

Add tracking for hashtable allocation


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 88fd5f3f 17-Aug-2002 Zeev Suraski

MFZE1


12345678