Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | improve a number of zend_debug format strings | Sascha Schumann | 2003-08-29 | 1 | -5/+5 |
* | Improve tracking | Zeev Suraski | 2003-08-18 | 1 | -11/+11 |
* | Remove bogus patch - the number of elements is unrelated | Zeev Suraski | 2003-08-12 | 1 | -2/+2 |
* | Bugfix 21918 | Marcus Boerger | 2003-08-11 | 1 | -2/+2 |
* | - Fix logic. It was the wrong way around. | Andi Gutmans | 2003-07-31 | 1 | -1/+1 |
* | - Fix problem with hash when updating same bucket with data of different | Andi Gutmans | 2003-07-30 | 1 | -13/+16 |
* | Go back to ZE1-like code | Zeev Suraski | 2003-07-23 | 1 | -31/+0 |
* | Improve infrastructure of numeric handling of elements in symbol tables. | Zeev Suraski | 2003-07-22 | 1 | -0/+32 |
* | Make it a macro | Marcus Boerger | 2003-07-20 | 1 | -14/+0 |
* | This is meant to be used in for(;has_more;next) | Marcus Boerger | 2003-07-19 | 1 | -1/+1 |
* | Add missing function to ease implementations | Marcus Boerger | 2003-07-19 | 1 | -0/+14 |
* | ecalloc doesn't return NULL | Marcus Boerger | 2003-06-14 | 1 | -4/+3 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
* | move HANDLE_NUMERIC() from the hash table implementation upstream to the | Sterling Hughes | 2003-05-23 | 1 | -35/+0 |
* | Fix prototype (may have caused stack corruption) | Zeev Suraski | 2003-02-06 | 1 | -1/+1 |
* | Add quick_exists() | Zeev Suraski | 2003-02-05 | 1 | -0/+29 |
* | Reimplement PPP properties | Zeev Suraski | 2003-02-04 | 1 | -23/+22 |
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -0/+2 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | - Commit fix for bug #19566 (I think it's by Marcus :) | Andi Gutmans | 2002-11-15 | 1 | -2/+2 |
* | Revert of previous patch. | Ilia Alshanetsky | 2002-11-05 | 1 | -1/+1 |
* | If ordered is not set a random compiler assigned value of *p2 would be used, | Ilia Alshanetsky | 2002-11-04 | 1 | -1/+1 |
* | Add tracking for hashtable allocation | Zeev Suraski | 2002-09-17 | 1 | -4/+8 |
* | MFZE1 | Zeev Suraski | 2002-08-17 | 1 | -1/+1 |
* | make win32 debug output more verbose | Harald Radi | 2002-08-07 | 1 | -6/+0 |
* | MFZE1 | Stanislav Malyshev | 2002-08-01 | 1 | -2/+2 |
* | - Fix WS. | Andi Gutmans | 2002-07-23 | 1 | -2/+2 |
* | some type cleanup work | Harald Radi | 2002-04-23 | 1 | -2/+2 |
* | MFZE1: make sure the resource-list is always consistent during shutdown (Thies). | Sebastian Bergmann | 2002-04-19 | 1 | -0/+17 |
* | MFZE1: Fix imbalance bug (Zeev). | Sebastian Bergmann | 2002-04-19 | 1 | -2/+4 |
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | MFZE1 | Sebastian Bergmann | 2001-10-04 | 1 | -1/+1 |
* | MFZE1 | Sebastian Bergmann | 2001-09-19 | 1 | -7/+7 |
* | MFZE1 | Zeev Suraski | 2001-08-20 | 1 | -1/+1 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -4/+4 |
* | Avoid going over huge lists of functions, classes and constants. | Zeev Suraski | 2001-08-02 | 1 | -0/+27 |
* | Some cleanup | Zeev Suraski | 2001-08-02 | 1 | -26/+0 |
* | TSRMLS fixes | Zeev Suraski | 2001-08-02 | 1 | -2/+2 |
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -3/+3 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
* | Fix compile warning | Zeev Suraski | 2001-07-21 | 1 | -1/+1 |
* | - Remove unused code | Andi Gutmans | 2001-07-17 | 1 | -4/+0 |
* | Fix bug #6239 | Zeev Suraski | 2001-07-15 | 1 | -13/+33 |
* | layout | Zeev Suraski | 2001-07-13 | 1 | -2/+4 |
* | the resource-lists are now destroyed backwards. this will make sure that | Thies C. Arntzen | 2001-07-13 | 1 | -0/+24 |
* | - Move inline_zend_hash_func() to header file | Andi Gutmans | 2001-07-11 | 1 | -12/+0 |
* | - Merge faster hash implementation. | Andi Gutmans | 2001-07-10 | 1 | -50/+40 |
* | Fix segfault when using zend_hash_add_empty_element | Sascha Schumann | 2001-05-19 | 1 | -1/+1 |