19 Commits (e548a31510025eaa0e51312d0a6f720cd4c295cd)

Author SHA1 Message Date
Zeev Suraski 9f51f154aa - Stop passing list/plist to internal functions 26 years ago
Thies C. Arntzen d6afe4bac7 took out zend_hash_pointer_update() & zend_hash_pointer_index_update_or_next_insert() - i really prefer link-errors instead of runtime-errors, don't you? 26 years ago
Andi Gutmans aa73f6b68f - Hopefully fix the hash problem. 26 years ago
Zeev Suraski 19d978d1c7 Get rid of the IsPointer functionality in the hash. 26 years ago
Zeev Suraski 62114c1806 Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
Zeev Suraski ee08b81aab - Make zend_hash_apply() (and friends) reentrant and much, much quicker 26 years ago
Thies C. Arntzen c93a189028 if ZEND_DEBUG mode is on we'll now see warnings when a HashTable is accessed 26 years ago
Andrei Zmievski f962a35df7 Added zend_set_hash_symbol() function. 26 years ago
Stig S. Bakken 93536507f6 Fix warnings surfacing in maintainer-mode. 26 years ago
Andrei Zmievski 3964c92f8b Made zend_hash_rehash() callable from outside. 27 years ago
Andrei Zmievski e956a266e2 *** empty log message *** 27 years ago
Andrei Zmievski 8864313c48 Modified zend_hash() to accept a pointer to sort function. 27 years ago
Andi Gutmans 746ce67b66 - Add hash_apply_with_arguments() 27 years ago
Zeev Suraski 8d1de13aef 0.91 update 27 years ago
Zeev Suraski b5b1117760 License update 27 years ago
Zeev Suraski 81d901b14d Step 1 in nuking the garbage collector: 27 years ago
Zeev Suraski fd4650b540 Add zend_hash_get_current_key_type() 27 years ago
Zeev Suraski bcc1337d8c Support overwrite mode in zend_hash_merge() 27 years ago
Andi Gutmans 573b46022c Zend Library 27 years ago