| Commit message (Expand) | Author | Age | Files | Lines |
* | (PHP nl_langinfo) Added function when provided by OS | Wez Furlong | 2001-07-04 | 1 | -0/+2 |
* | fix bug: #11693. Some systems have crypt() in libc. | foobar | 2001-06-26 | 1 | -4/+4 |
* | Check for PHP_SIGCHILD only if any of oracle libs is enabled. | foobar | 2001-06-24 | 1 | -3/+3 |
* | Moved some messages to the end of configure process so they are easier | foobar | 2001-06-23 | 1 | -8/+33 |
* | Fixed bug: #9239, check for IPV6 on netbsd, maybe others | foobar | 2001-06-14 | 1 | -1/+2 |
* | @Added "pearize" script to generate Makefile.in files for PEAR extensions | Stig Bakken | 2001-05-28 | 1 | -1/+1 |
* | @ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon) | Jon Parise | 2001-05-22 | 1 | -0/+1 |
* | Fixed bug #10964 | foobar | 2001-05-19 | 1 | -0/+2 |
* | First step towards full libtool 1.4 portability | Sascha Schumann | 2001-05-12 | 1 | -36/+20 |
* | Remove ltconfig which is not used anymore by libtool 1.4 | Sascha Schumann | 2001-05-12 | 1 | -1/+2 |
* | Nuke more quotes | Sascha Schumann | 2001-05-12 | 1 | -2/+2 |
* | Nuke some unneccessary quotes | Sascha Schumann | 2001-05-12 | 1 | -49/+47 |
* | Fix special treatment of zlib by introducing the Apache concept | Sascha Schumann | 2001-05-11 | 1 | -3/+0 |
* | 4.0.6 is tagged, HEAD is now 4.0.7-dev | Thies C. Arntzen | 2001-05-11 | 1 | -1/+1 |
* | Moved the zlib configure before other extensions. | foobar | 2001-05-10 | 1 | -4/+6 |
* | Also remove -L/usr/lib/? from LDFLAGS. | Sascha Schumann | 2001-05-09 | 1 | -0/+1 |
* | Remove -L/usr/lib/? from PHP_LDFLAGS. | Sascha Schumann | 2001-05-09 | 1 | -1/+2 |
* | Fixed: http://www.php.net/bugs.php?id=10733&edit=1 | foobar | 2001-05-08 | 1 | -2/+2 |
* | use $PHP_LAYOUT, not $libdir, to determine the extension install layout | Stig Bakken | 2001-05-06 | 1 | -6/+7 |
* | @Added --with-layout configure option (Stig) | Stig Bakken | 2001-05-06 | 1 | -48/+81 |
* | 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 |