summaryrefslogtreecommitdiff
path: root/ext/qtdom
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug: #20458 (--with-qtdom=shared broken)foobar2002-11-181-24/+27
* - fix alignmentJan Lehnardt2002-10-091-1/+1
* Line up the 'configure --help' output.Jon Parise2002-09-151-1/+1
* Fix for Bug #18873Dan Kalowsky2002-08-131-2/+2
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-12/+2
* Maintain headers.Sebastian Bergmann2002-02-282-3/+2
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-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-072-19/+7
* 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
* Nuke more quotesSascha Schumann2001-05-121-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-4/+4
* make qtdom compile on Mandrake-cookerThies C. Arntzen2001-03-201-6/+17
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Added some missing EXPERIMENTAL files plus some missing extensionsfoobar2001-01-191-0/+5
* Added credits.Jan Borsodi2001-01-041-0/+2
* Removed some stupid header text.Jan Borsodi2001-01-041-5/+143
* Removed some stupid header text.Jan Borsodi2001-01-041-9/+16
* New function qdom_error which returns the error text from the last qdom opera...Jan Borsodi2001-01-041-2/+22
* New function qdom_error which returns the error text from the last qdom opera...Jan Borsodi2001-01-041-0/+1
* Fix indentation of configure outputSascha Schumann2000-12-061-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+0
* Removed an unneccesary #warning which was used for testing purposes only.Jan Borsodi2000-11-151-2/+0
* Initial import, PHP program for testing if the qtdom extension is available.Jan Borsodi2000-11-151-0/+10
* Initial import, since PHP cannot be compiled with a C++ compiler all C++ spec...Jan Borsodi2000-11-152-0/+293
* Initial import, contains PHP specific extensions, takes care of converting C+...Jan Borsodi2000-11-152-0/+361
* Autoconf configure script for qt dom, needs some more checking in the future.Jan Borsodi2000-11-151-0/+23
* Makefile source, has a fix for compiling C++ files.Jan Borsodi2000-11-151-0/+10