summaryrefslogtreecommitdiff
path: root/Zend/zend_llist.c
Commit message (Expand)AuthorAgeFilesLines
* - 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