summaryrefslogtreecommitdiff
path: root/ext/dom/php_dom.c
Commit message (Expand)AuthorAgeFilesLines
* add node->isSupported()Rob Richards2003-06-121-3/+26
* updating license information in the headers.James Cox2003-06-101-3/+3
* implmentation of document ref counting for persistanceRob Richards2003-06-091-89/+115
* i ain't know domdomSterling Hughes2003-06-071-3/+3
* leftover.Sterling Hughes2003-06-071-1/+1
* fix more memory overrunsRob Richards2003-06-071-29/+50
* fix double free issueRob Richards2003-06-061-23/+31
* fix a bunch of memory overruns, and uninitialized variable usesSterling Hughes2003-06-051-0/+2
* fig segv on make install (double destroy badness)Sterling Hughes2003-06-051-3/+10
* Inital cut of new dom extensionRob Richards2003-06-051-0/+1144