summaryrefslogtreecommitdiff
path: root/ext/dom/dom_fe.h
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Added DOMNode::getNodePath() for getting an XPath for a node.Christian Stocker2006-07-161-0/+1
* MFH: add C14N() and C14NFile() methods to perform XML canonicalizationRob Richards2006-05-261-0/+2
* MFH: add registerNodeClass() methodRob Richards2006-05-221-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* add evaluate() method to support all xpath expressionsRob Richards2004-10-031-0/+1
* add appendXML() to DOMFragment (chregu)Rob Richards2004-07-181-0/+1
* constructors throw DOMExceptionRob Richards2004-05-161-6/+8
* use new style constructorsRob Richards2004-03-311-10/+10
* allow certain methods to be called statically again:Rob Richards2004-02-151-8/+8
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* xinclude support readded to ext/domChristian Stocker2003-10-271-0/+1
* Add schema and relaxNG validation supportShane Caraveo2003-10-051-0/+7
* move some document properties internallyRob Richards2003-09-081-0/+1
* add document HTML load/save methodsRob Richards2003-09-031-0/+8
* initial xpath implementationRob Richards2003-07-241-0/+7
* updating license information in the headers.James Cox2003-06-101-3/+3
* Inital cut of new dom extensionRob Richards2003-06-051-0/+237