| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved to PECL | foobar | 2005-08-31 | 7 | -2267/+0 |
* | Nuked EOLs from error messages | foobar | 2005-08-18 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -1/+1 |
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -1/+1 |
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+68 |
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | glob-ify lib checks; this simplifies writing of config.w32 files a little. | Wez Furlong | 2004-01-07 | 1 | -2/+2 |
* | make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 1 | -0/+18 |
* | Aligned configure help texts. | foobar | 2003-10-03 | 1 | -2/+1 |
* | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -1/+1 |
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -3/+1 |
* | proto fixes. | Andrey Hristov | 2003-06-22 | 1 | -22/+22 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
* | ZTS fix. | Ilia Alshanetsky | 2003-01-19 | 1 | -0/+1 |
* | fixed typos | Ilia Alshanetsky | 2003-01-19 | 1 | -2/+2 |
* | ZTS fixes. | Ilia Alshanetsky | 2003-01-19 | 1 | -1/+1 |
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -50/+50 |
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -28/+7 |
* | Fixed bug #20079 (made ora_logoff return TRUE on success). | Ilia Alshanetsky | 2003-01-16 | 1 | -0/+2 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -4/+0 |
* | MFB | Edin Kadribasic | 2002-04-25 | 1 | -1/+3 |
* | the 'setup' script was removed more than two years ago. | jim winstead | 2002-03-16 | 1 | -9/+0 |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -7/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | add oracle 9 detection for oracle-module | Thies C. Arntzen | 2002-02-04 | 1 | -1/+3 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -2/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -41/+41 |
* | fixed a warning regarding incompatible function pointer types | Hartmut Holzgraefe | 2001-09-17 | 1 | -4/+2 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | if test -f /usr/local/lib/libexample.s?; then <-- no workie | foobar | 2001-09-07 | 1 | -5/+5 |
* | Some more TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -27/+25 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -4/+3 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -4/+0 |
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -3/+3 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 1 | -1/+0 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 2 | -23/+7 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -4/+4 |
* | Moved some messages to the end of configure process so they are easier | foobar | 2001-06-23 | 1 | -9/+0 |
* | - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) | Andi Gutmans | 2001-06-19 | 1 | -1/+1 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -4/+64 |
* | * 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 | -2/+2 |