| Commit message (Expand) | Author | Age | Files | Lines |
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -1/+1 |
* | - Fix version number so that people are not mistaking our development | Derick Rethans | 2003-12-21 | 1 | -1/+1 |
* | B3 here we go (away) | Zeev Suraski | 2003-12-21 | 1 | -1/+1 |
* | B3 here we come | Zeev Suraski | 2003-12-21 | 1 | -1/+1 |
* | - Make the world a better place. | Andi Gutmans | 2003-12-20 | 1 | -1/+1 |
* | - Prepare for RC2 | Andi Gutmans | 2003-12-19 | 1 | -1/+1 |
* | Roll RC1 of B3 | Andi Gutmans | 2003-12-17 | 1 | -1/+1 |
* | - Only add 'install-modules' into install targets when there are such | foobar | 2003-12-04 | 1 | -1/+1 |
* | - Fixed "make install" when INSTALL_IT is empty, like when configured | foobar | 2003-12-04 | 1 | -4/+13 |
* | Removing the DB extension warning message. The DB extension is no longer | Jon Parise | 2003-12-03 | 1 | -11/+0 |
* | Improving the wording of the "don't use the DB extension" warning. | Jon Parise | 2003-12-02 | 1 | -2/+2 |
* | - Made --program-prefix and --program-suffix work. (See bug #23030) | foobar | 2003-12-01 | 1 | -0/+4 |
* | - Fixed bug #26462 (phpize + ext/bcmath -> compile error) | foobar | 2003-11-29 | 1 | -7/+0 |
* | Added configure check for nanosleep() availability. | Ilia Alshanetsky | 2003-11-12 | 1 | -0/+1 |
* | Next is beta3.. | foobar | 2003-10-30 | 1 | -1/+1 |
* | - Beta 2 | Andi Gutmans | 2003-10-30 | 1 | -1/+1 |
* | Workaround for bug #25955 | Marko Karppinen | 2003-10-24 | 1 | -0/+2 |
* | Don't forget to compile zend_interfaces.c | Ilia Alshanetsky | 2003-10-22 | 1 | -1/+1 |
* | We don't have this yet | Marcus Boerger | 2003-10-21 | 1 | -1/+1 |
* | Bugfix #25930 Can't compile snprintf.c | Marcus Boerger | 2003-10-21 | 1 | -2/+3 |
* | Added c-api for iterators | Marcus Boerger | 2003-10-17 | 1 | -1/+2 |
* | Fix version test | Marcus Boerger | 2003-10-07 | 1 | -1/+1 |
* | Bugfix #25770 Segfault with PHP and bison 1.875 | Marcus Boerger | 2003-10-07 | 1 | -2/+2 |
* | Aligned configure help texts. | foobar | 2003-10-03 | 1 | -0/+4 |
* | Remove this (part from another patch) | Marcus Boerger | 2003-09-14 | 1 | -1/+1 |
* | - Add length modifiers(ll, j, t, h, hh) | Marcus Boerger | 2003-09-14 | 1 | -1/+8 |
* | - Should fix bug #25295 | foobar | 2003-09-08 | 1 | -6/+2 |
* | - Should fix some CLI build problems on some systems. | foobar | 2003-09-08 | 1 | -0/+3 |
* | enable re2c check for self-contained extensions | Sascha Schumann | 2003-09-02 | 1 | -2/+1 |
* | Never overwrite .c files when re2c does not exist. | Sascha Schumann | 2003-08-30 | 1 | -0/+3 |
* | Under FreeBSD, statfs(2) requires both <sys/mount.h> _and_ <sys/param.h>. | Jon Parise | 2003-08-21 | 1 | -0/+4 |
* | dlfcn.h was not found on Solaris when using forte cc | foobar | 2003-08-07 | 1 | -0/+1 |
* | Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course. | Sascha Schumann | 2003-07-02 | 1 | -16/+4 |
* | - Separate CGI build from regular SAPI build | foobar | 2003-07-01 | 1 | -4/+16 |
* | - Changed 'grep -E' back to 'egrep'. | foobar | 2003-07-01 | 1 | -1/+1 |
* | add support for end_reflection_api.c | George Schlossnagle | 2003-06-30 | 1 | -1/+1 |
* | - Moved the PEAR check after the extensions. | foobar | 2003-06-30 | 1 | -40/+73 |
* | - Remove register_globals warning, and "built-in MySQL lib" warning | Derick Rethans | 2003-06-29 | 1 | -24/+0 |
* | Move along, nothing to see. | Edin Kadribasic | 2003-06-27 | 1 | -1/+1 |
* | beta 1 | Sterling Hughes | 2003-06-27 | 1 | -1/+1 |
* | Try to link the getaddrinfo test, so that one can disable it using | Sascha Schumann | 2003-06-27 | 1 | -1/+1 |
* | - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros. | foobar | 2003-06-24 | 1 | -12/+0 |
* | Fix build when builddir != srcdir. | Wez Furlong | 2003-06-23 | 1 | -1/+1 |
* | default_classes belongs to ZE2 part | Stanislav Malyshev | 2003-06-16 | 1 | -2/+2 |
* | Fix speling found by Allowee <php@allowee.no-ip.com> | Marcus Boerger | 2003-05-24 | 1 | -1/+1 |
* | - Unbundle libxml and expat. Now this compiles too.. | foobar | 2003-05-19 | 1 | -8/+0 |
* | beginnings of php5/bundle support | Sterling Hughes | 2003-05-02 | 1 | -0/+7 |
* | cygwin ships with bison 1.875b, so we need to remove that b here | Sascha Schumann | 2003-04-13 | 1 | -1/+1 |
* | --enable-all is not useful at all, removed from help | foobar | 2003-04-05 | 1 | -1/+0 |
* | - Checks specific to some extension belong in the extension's config.m4 | foobar | 2003-04-04 | 1 | -9/+0 |