| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bugs: #10194, #9177. | foobar | 2001-04-23 | 1 | -4/+6 |
* | Uh, weird typo. Wonder when that crept in. | Rasmus Lerdorf | 2001-04-23 | 1 | -1/+1 |
* | * don't override $libdir and $datadir if they are specified on the | Stig Bakken | 2001-04-22 | 1 | -4/+4 |
* | * expanded the following constants and made them available in PHP: | Stig Bakken | 2001-04-22 | 1 | -42/+73 |
* | Added --enable-php-streams option for experimental file abstraction | Wez Furlong | 2001-04-17 | 1 | -0/+8 |
* | Revert mega patch. | Sascha Schumann | 2001-04-09 | 1 | -71/+47 |
* | Fix current CVS breakage | Sascha Schumann | 2001-04-09 | 1 | -0/+1 |
* | * CGI version is always installed! | Stig Bakken | 2001-04-08 | 1 | -47/+70 |
* | Fix expansion of PEAR_INSTALLDIR. | Jon Parise | 2001-04-06 | 1 | -2/+2 |
* | This branch is 4.0.6-dev.. | foobar | 2001-04-04 | 1 | -1/+1 |
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 1 | -3/+5 |
* | Make file() work again. | foobar | 2001-03-28 | 1 | -7/+6 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -14/+14 |
* | Fixed the problem with libbind (again). | foobar | 2001-03-26 | 1 | -2/+3 |
* | Added configuration for detecting the BeOS thread implementation | Stephen van Egmond | 2001-03-23 | 1 | -2/+5 |
* | @ New FastCGI server module | Ben Mansell | 2001-03-19 | 1 | -0/+5 |
* | This should fix problems in systems without libbind. | foobar | 2001-03-16 | 1 | -0/+1 |
* | Check for inet_aton only if libbind is not found (or inet_aton is not in | foobar | 2001-03-11 | 1 | -3/+3 |
* | Replace AM_PROG_LEX with a separated call to AC_PROG_LEX and AC_DECL_YYTEXT. | Sascha Schumann | 2001-03-06 | 1 | -1/+4 |
* | - Finally rename modules.h to zend_modules.h for consistency (first try | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | There might be more systems which do not support chroot, so we check | Sascha Schumann | 2001-02-15 | 1 | -0/+1 |
* | Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS. | Stephen van Egmond | 2001-02-06 | 1 | -0/+2 |
* | PR: | John Donagher | 2001-01-28 | 1 | -23/+0 |
* | PR: | John Donagher | 2001-01-27 | 1 | -0/+23 |
* | @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | Rasmus Lerdorf | 2001-01-21 | 1 | -0/+6 |
* | Fix vpath builds on freebsd | Sascha Schumann | 2001-01-17 | 1 | -0/+1 |
* | Updated configure.in to look for strcoll() | Sean Bright | 2001-01-17 | 1 | -0/+1 |
* | Added localeconv() function. Operates similarly to localeconv() defined in | Sean Bright | 2001-01-14 | 1 | -0/+1 |
* | Simplified code a bit, added detailed error reporting, and fixed a bug | Stig Venaas | 2001-01-13 | 1 | -0/+1 |
* | * renamed PEAR scripts | Stig Bakken | 2001-01-10 | 1 | -1/+3 |
* | Changed OpenSSL requirements from 0.9.6 to 0.9.5 | Stig Venaas | 2001-01-07 | 1 | -1/+1 |
* | Fix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALLDIR@ in pear/PEAR.php.in) | Jon Parise | 2001-01-05 | 1 | -1/+1 |
* | Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems) | foobar | 2001-01-05 | 1 | -0/+1 |
* | Pass some more variables to AC_SUBST as those are needed for Apache 1.3's | Sascha Schumann | 2000-12-23 | 1 | -6/+6 |
* | Some AC_SUBST substitutions were removed which are still needed. | Sascha Schumann | 2000-12-21 | 1 | -5/+5 |
* | Stop automatically passing vars to AC_SUBST through PHP_SUBST. | Sascha Schumann | 2000-12-20 | 1 | -10/+5 |
* | Speed up the genif.sh script a little bit. Whereas it took three seconds | Sascha Schumann | 2000-12-20 | 1 | -1/+1 |
* | New m4 macros should go into acinclude.m4. | Sascha Schumann | 2000-12-14 | 1 | -37/+0 |
* | Enable libgcc, if we are building on Solaris with GCC. | Sascha Schumann | 2000-12-07 | 1 | -1/+5 |
* | Added note that openssl 0.9.6 is required. | foobar | 2000-12-07 | 1 | -1/+1 |
* | The new openssl extension requires OpenSSL version >= 0.9.6 | foobar | 2000-12-07 | 1 | -0/+15 |
* | Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress | Sascha Schumann | 2000-12-02 | 1 | -1/+1 |
* | Branched off 4.0.4. This trunk becomes 4.0.5-dev. | Sascha Schumann | 2000-12-02 | 1 | -1/+1 |
* | Always add top_srcdir to the header file search path. | Sascha Schumann | 2000-11-28 | 1 | -1/+1 |
* | Move build-defs.h(.in) and php_config.h to main | Sascha Schumann | 2000-11-27 | 1 | -6/+6 |
* | OpenSSL checking didn't work well, should be better now. Removed check | Stig Venaas | 2000-11-13 | 1 | -3/+0 |
* | Moving --with-openssl to global configure, want OpenSSL for not just snmp | Stig Venaas | 2000-10-28 | 1 | -0/+35 |
* | Removed a warning in getaddrinfo check, not really needed | Stig Venaas | 2000-10-26 | 1 | -1/+1 |
* | Provide name of libtool archive. | Sascha Schumann | 2000-10-26 | 1 | -0/+1 |
* | Check that AF_INET6 is defined before using IPv6 | Stig Venaas | 2000-10-19 | 1 | -6/+6 |