summaryrefslogtreecommitdiff
path: root/ext/domxml/php_domxml.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed serveral prototypesUwe Steinmann2000-11-131-25/+27
* - new function set_content() which is a workaround for bug #6457Uwe Steinmann2000-11-101-18/+81
* - Fixed many problems to make xpath workingUwe Steinmann2000-11-101-155/+116
* - Fixed several error including segm fault (but still one left :-(Uwe Steinmann2000-11-101-8/+16
* - Started support for XPath/XPtr (completely untested)Uwe Steinmann2000-11-091-1/+281
* Make this compile with libxml2.2.7.foobar2000-11-081-0/+2
* No more segfaults.foobar2000-11-011-1/+1
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-3/+3
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-4/+10
* last patch reverted, i didn't get the whole picture hereHartmut Holzgraefe2000-08-101-0/+1
* duplicate alias entry removedHartmut Holzgraefe2000-08-101-1/+0
* - got rid of php_ prefix in Modulename and some structsUwe Steinmann2000-08-071-4/+4
* - made compilation as dynamic lib possibleUwe Steinmann2000-08-071-0/+4
* Some cosmetic changes.Egon Schmid2000-07-151-5/+5
* - added prototypeUwe Steinmann2000-06-191-2/+2
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-12/+12
* - fixed problems with missing attributes due to a changeUwe Steinmann2000-06-151-12/+24
* - Change register_internal_class to zend_register_internal_class forAndi Gutmans2000-06-091-6/+6
* Use common naming convention.Joey Smith2000-06-061-0/+1372