summaryrefslogtreecommitdiff
path: root/Zend/zend_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* appease MSVC (doesnt like unary minus of unsigned ints)Nuno Lopes2012-07-081-1/+1
* fix (signed) integer overflow (part of bug #52550Nuno Lopes2012-07-021-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed bug #51008 (Zend/tests/bug45877.phpt fails)Dmitry Stogov2010-10-051-4/+4
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH(r-1.103) Expand zend_symtable_update_current_key to allow specifying Hash...Sara Golemon2009-05-251-3/+6
* Fixed "-0" parsing and optimized overflow check (Matt)Dmitry Stogov2009-03-241-36/+18
* Fixed check for long integer overflowDmitry Stogov2009-03-191-13/+35
* Better fix for bug #45877 (smaller and faster)Dmitry Stogov2009-03-181-37/+32
* MFH: Fixed bug #45877 (Array key '2147483647' left as string)Matt Wilmas2009-03-181-11/+11
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-121-13/+13
* Fixed bug #44100 (Inconsistent handling of static array declarations with dup...Dmitry Stogov2008-08-011-6/+10
* - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.Felipe Pena2008-07-241-2/+2
* Lazy EG(active_symbol_table) initializationDmitry Stogov2008-04-291-0/+3
* MFH: rename macrosAntony Dovgal2008-01-151-6/+6
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-20/+20
* - Fixed bug #35106 (nested foreach fails when array variable has a reference).Dmitry Stogov2007-01-101-0/+8
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Fixed bug #35509 (string constant as array key has different behavior inside ...Dmitry Stogov2005-12-051-0/+6
* Bump up the yearfoobar2005-08-031-1/+1
* Fixed bug #28072 (static array with some constant keys will be incorrectly or...Dmitry Stogov2005-07-071-0/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* changed ulong to long to avoid compiler warnings (comparison between signed a...Georg Richter2003-09-251-1/+1
* Improve trackingZeev Suraski2003-08-181-10/+13
* Bugfix 21918Marcus Boerger2003-08-111-4/+14
* Go back to ZE1-like codeZeev Suraski2003-07-231-30/+34
* Fix for the momentMarcus Boerger2003-07-221-4/+4
* Improve infrastructure of numeric handling of elements in symbol tables.Zeev Suraski2003-07-221-0/+50
* Make it a macroMarcus Boerger2003-07-201-1/+2
* Add missing function to ease implementationsMarcus Boerger2003-07-191-0/+3
* updating license information in the headers.James Cox2003-06-101-1/+1
* Fix prototype (may have caused stack corruption)Zeev Suraski2003-02-061-1/+1
* Add quick_exists()Zeev Suraski2003-02-051-0/+1
* Reimplement PPP propertiesZeev Suraski2003-02-041-8/+12
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+10
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Implement public/protected/private methods.Zeev Suraski2002-12-061-0/+1
* Add tracking for hashtable allocationZeev Suraski2002-09-171-2/+4
* - This should improve performance on WindowsAndi Gutmans2002-06-081-1/+3
* - Add a loop unrolled version of the hash function and a bit of anAndi Gutmans2002-06-081-7/+57
* some type cleanup workHarald Radi2002-04-231-2/+2
* MFZE1: make sure the resource-list is always consistent during shutdown (Thies).Sebastian Bergmann2002-04-191-0/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1Sebastian Bergmann2001-09-191-4/+4