summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Rename hasMore() to valid() as discussed. (Part V)Marcus Boerger2004-03-081-2/+2
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* Port other major parts of PHP 4 COM extension into PHP 5 com_dotnetWez Furlong2004-01-071-40/+100
* bah. does it really make any difference where rewind lives in the struct!?Wez Furlong2003-10-181-2/+2
* fix cruft from previous incarnation of the iteratorsWez Furlong2003-10-171-2/+3
* add com iterator supportWez Furlong2003-10-171-0/+178