summaryrefslogtreecommitdiff
path: root/ext/dom/dom_iterators.c
Commit message (Expand)AuthorAgeFilesLines
* Make DOM compileNikita Popov2014-04-151-28/+26
* Bump yearXinchen Hui2014-01-031-1/+1
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-20/+7
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Removal of deadcode identified by coverityIlia Alshanetsky2011-08-081-2/+2
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: fix ws, cs and foldingAntony Dovgal2008-08-141-11/+31
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Added missing safety checks (Problem identified by Coverity scan)Ilia Alshanetsky2006-10-071-3/+10
* Synch from HEADRob Richards2006-05-171-5/+5
* Fix win32 buildFrank M. Kromann2006-05-101-2/+3
* - Update after api changesMarcus Boerger2006-05-101-1/+4
* fix crashes using notations and entity declsRob Richards2006-03-031-7/+15
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* Rename hasMore() to valid() as discussed. (Part IV)Marcus Boerger2004-03-081-2/+2
* implement clone functionality to fix segfaultRob Richards2004-02-171-21/+23
* Warn when empty string supplied to load methods (by Pierre-Alain)Rob Richards2004-01-201-0/+2
* XPath query returns nodelist object rather than arrayRob Richards2004-01-101-20/+40
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed bug #26743 (getElementsByTagName doesn't work properly)Rob Richards2003-12-291-0/+4
* fix getElementsByTagname iterationRob Richards2003-12-081-4/+8
* guess this file should be added too :)Rob Richards2003-11-291-0/+280