| Commit message (Expand) | Author | Age | Files | Lines |
* | Line up the 'configure --help' output. | Jon Parise | 2002-09-15 | 1 | -1/+1 |
* | Fix for Bug #18873 | Dan Kalowsky | 2002-08-13 | 1 | -2/+2 |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -12/+2 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -3/+2 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -2/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -3/+3 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | - More Engine 2 work. | Andi Gutmans | 2001-08-13 | 1 | -5/+2 |
* | - ZE2 fixes | Andi Gutmans | 2001-08-13 | 1 | -4/+2 |
* | More TSRM work. | foobar | 2001-08-07 | 2 | -19/+7 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -1/+0 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 1 | -5/+2 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -40/+22 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | Nuke more quotes | Sascha Schumann | 2001-05-12 | 1 | -1/+1 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -4/+4 |
* | make qtdom compile on Mandrake-cooker | Thies C. Arntzen | 2001-03-20 | 1 | -6/+17 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
* | Added some missing EXPERIMENTAL files plus some missing extensions | foobar | 2001-01-19 | 1 | -0/+5 |
* | Added credits. | Jan Borsodi | 2001-01-04 | 1 | -0/+2 |
* | Removed some stupid header text. | Jan Borsodi | 2001-01-04 | 1 | -5/+143 |
* | Removed some stupid header text. | Jan Borsodi | 2001-01-04 | 1 | -9/+16 |
* | New function qdom_error which returns the error text from the last qdom opera... | Jan Borsodi | 2001-01-04 | 1 | -2/+22 |
* | New function qdom_error which returns the error text from the last qdom opera... | Jan Borsodi | 2001-01-04 | 1 | -0/+1 |
* | Fix indentation of configure output | Sascha Schumann | 2000-12-06 | 1 | -1/+1 |
* | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+0 |
* | Removed an unneccesary #warning which was used for testing purposes only. | Jan Borsodi | 2000-11-15 | 1 | -2/+0 |
* | Initial import, PHP program for testing if the qtdom extension is available. | Jan Borsodi | 2000-11-15 | 1 | -0/+10 |
* | Initial import, since PHP cannot be compiled with a C++ compiler all C++ spec... | Jan Borsodi | 2000-11-15 | 2 | -0/+293 |
* | Initial import, contains PHP specific extensions, takes care of converting C+... | Jan Borsodi | 2000-11-15 | 2 | -0/+361 |
* | Autoconf configure script for qt dom, needs some more checking in the future. | Jan Borsodi | 2000-11-15 | 1 | -0/+23 |
* | Makefile source, has a fix for compiling C++ files. | Jan Borsodi | 2000-11-15 | 1 | -0/+10 |