summaryrefslogtreecommitdiff
path: root/Zend/zend_llist.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Remove a useless memory write in zend_llist_del_elementPierrick Charron2012-12-251-3/+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: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed zend_llist_remove_tail (Michael Wallner)Dmitry Stogov2007-02-161-3/+5
* 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
* updating license information in the headers.James Cox2003-06-101-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Fix leak reported by "l0t3k" <cshmoove@hotmail.com>Andi Gutmans2002-09-011-1/+1
* - Fix memleak (patch by Stefan Sesser)Derick Rethans2002-06-051-0/+3
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1Sebastian Bergmann2001-09-191-2/+3
* - Fix warning (was fixed in ZE1 and not merged at some point). Please makeAndi Gutmans2001-09-071-1/+1
* MFZE1Sterling Hughes2001-08-311-24/+21
* - Merge Sterling's patches from ZE1Andi Gutmans2001-08-181-11/+24
* WhitespaceZeev Suraski2001-08-111-3/+3
* More TSRMLS_FETCH workZeev Suraski2001-07-311-6/+6
* - Add typedef for function pointer of llist dtorAndi Gutmans2001-04-211-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Fix zend_llist_apply_with_del - it should remove from list,Stanislav Malyshev2000-11-131-18/+19
* - Fix whitespaceAndi Gutmans2000-10-181-1/+1
* - Try #2. Wasn't allowed to delete in the previous manner because we wereAndi Gutmans2000-10-181-0/+18
* - Add zend_llist_apply_with_arguments()Zeev Suraski2000-04-291-0/+13
* - Fix persistence of llistAndi Gutmans2000-04-251-2/+2
* Implemented external list traversing.Andrei Zmievski2000-03-141-18/+26
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Get rid of second declaration of compare_func_t. Either put in a commonSascha Schumann2000-02-181-1/+1
* - Quick and dirty hack for supporting sorts. Improve later on when I wake up.Andi Gutmans2000-02-181-0/+37
* - Modify zend_llist_del() to receive a comparison functionZeev Suraski1999-11-261-2/+2
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Avoid leaking fd's in case of failuresZeev Suraski1999-05-221-1/+1
* Added prepend to llistZeev Suraski1999-05-121-0/+16
* llist improvementsAndi Gutmans1999-05-051-11/+11
* Whatnot:Zeev Suraski1999-04-181-4/+12
* Zend LibraryAndi Gutmans1999-04-071-0/+189