summaryrefslogtreecommitdiff
path: root/Zend/zend_llist.h
Commit message (Expand)AuthorAgeFilesLines
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Add llist_apply_func_t and make prototypes use the typedefs.Sascha Schumann2000-06-131-2/+3
* - Add zend_llist_apply_with_arguments()Zeev Suraski2000-04-291-1/+5
* Implemented external list traversing.Andrei Zmievski2000-03-141-4/+11
* 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/+0
* - Quick and dirty hack for supporting sorts. Improve later on when I wake up.Andi Gutmans2000-02-181-0/+4
* - Modify zend_llist_del() to receive a comparison functionZeev Suraski1999-11-261-1/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-1/+1
* Avoid leaking fd's in case of failuresZeev Suraski1999-05-221-0/+2
* Added prepend to llistZeev Suraski1999-05-121-0/+1
* llist improvementsAndi Gutmans1999-05-051-0/+1
* Zend LibraryAndi Gutmans1999-04-071-0/+53