summaryrefslogtreecommitdiff
path: root/Zend/zend_ts_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-2/+2
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-6/+6
* Drop various unused macros/APIsGeorge Peter Banyard2020-08-261-1/+1
* Use separate typedef for bucket comparison functionNikita Popov2020-03-041-2/+2
* Make zend_hash_rehash() a void functionAndrey Gromov2019-06-271-6/+2
* Make zend_hash_sort() return voidrjhdby2019-03-221-6/+2
* Remove local variablesPeter Kokot2019-02-031-8/+0
* Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1
* Turn zend_hash_exists() into inline functionDmitry Stogov2018-09-191-22/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* API cleanup.Dmitry Stogov2018-07-231-10/+10
* Replace unused generic zend_hash_*add_or_update() functions by compact implme...Dmitry Stogov2018-05-291-4/+26
* year++Xinchen Hui2018-01-021-1/+1
* Refactored recursion pretectionDmitry Stogov2017-10-061-10/+0
* Refactored array creation API. array_init() and array_init_size() are convert...Dmitry Stogov2017-09-201-4/+4
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* further normalizations, uint vs uint32_tAnatol Belski2016-11-261-2/+2
* bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* Faster sorting algoXinchen Hui2015-01-141-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* Fixed bug #68676 (Explicit Double Free)Kalle Sommer Nielsen2014-12-291-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-14/+14
* convert API for size_t where zend_string is used under the hoodAnatol Belski2014-10-281-3/+3
* Remove HASH_NEXT_INSERT flagNikita Popov2014-09-161-2/+2
* master renames phase 1Anatol Belski2014-08-251-4/+4
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-4/+4
* Implemented ext/com_dotnet support for phpngDmitry Stogov2014-08-111-0/+33
* Combine HashTable.flags and HashTable.nApplyCount into single 32-bit wordDmitry Stogov2014-04-211-4/+4
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-72/+34
* Bump yearXinchen Hui2014-01-031-1/+1
* Removed unused "pHashFunction" argument in _zend_hash_init() and family (must...Dmitry Stogov2013-11-281-4/+4
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: add zend_ts_hash_copy_to_hash()Antony Dovgal2009-01-091-0/+7
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.Felipe Pena2008-07-241-2/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #41134 (zend_ts_hash_clean not thread-safe)Antony Dovgal2007-05-111-2/+10
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Improve trackingZeev Suraski2003-08-181-6/+6
* Improve trackingZeev Suraski2003-08-181-4/+5
* updating license information in the headers.James Cox2003-06-101-1/+1
* Reimplement PPP propertiesZeev Suraski2003-02-041-3/+3
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9