summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fix compiler warningsKalle Sommer Nielsen2009-05-191-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
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update after api changesRob Richards2006-05-101-1/+5
* fix mem leak with iteratorsRob Richards2006-02-071-23/+30
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Use the correct free() here...Wez Furlong2004-09-191-1/+1
* 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