summaryrefslogtreecommitdiff
path: root/ext/qtdom/qtdom.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-3/+3
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - More Engine 2 work.Andi Gutmans2001-08-131-5/+2
* - ZE2 fixesAndi Gutmans2001-08-131-4/+2
* More TSRM work.foobar2001-08-071-5/+5
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+0
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-5/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-40/+22
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* New function qdom_error which returns the error text from the last qdom opera...Jan Borsodi2001-01-041-2/+22
* Removed an unneccesary #warning which was used for testing purposes only.Jan Borsodi2000-11-151-2/+0
* Initial import, contains PHP specific extensions, takes care of converting C+...Jan Borsodi2000-11-151-0/+275