| Commit message (Expand) | Author | Age | Files | Lines |
* | reordered + added msg to configure output for PHP_ZEND_VM | foobar | 2005-06-14 | 1 | -12/+16 |
* | typofix | foobar | 2005-06-14 | 1 | -2/+1 |
* | fix standalone build | foobar | 2005-06-14 | 1 | -2/+7 |
* | -Moved --disable-zend-memory-manager where it belongs | foobar | 2005-06-07 | 1 | -0/+18 |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -6/+6 |
* | avoid code duplication in bison version test | Hartmut Holzgraefe | 2005-05-29 | 1 | -19/+0 |
* | - Cache the version check results | foobar | 2005-02-27 | 1 | -12/+16 |
* | Hack the planet | foobar | 2005-02-23 | 1 | -1/+4 |
* | Fix cross-compile | foobar | 2005-02-22 | 1 | -1/+1 |
* | - Compile fix for systems without int32_t typedef | foobar | 2005-02-17 | 1 | -20/+25 |
* | - Compile fix for systems without uint32_t typedef | foobar | 2005-01-22 | 1 | -0/+23 |
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -7/+7 |
* | - Don't show grep outputs | Moriyoshi Koizumi | 2004-11-03 | 1 | -1/+1 |
* | - Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't | Moriyoshi Koizumi | 2004-11-03 | 1 | -0/+7 |
* | - Commit the variable fetch optimization. | Andi Gutmans | 2004-10-04 | 1 | -0/+16 |
* | MFB bison configure test fix | Rasmus Lerdorf | 2003-10-07 | 1 | -1/+1 |
* | Aligned configure help texts. | foobar | 2003-10-03 | 1 | -5/+5 |
* | check for mach-o/dyld.h - needed for non-PHP ZE build | Stanislav Malyshev | 2003-09-07 | 1 | -0/+1 |
* | - added script encoding support to Zend Engine 2. | Masaki Fujimoto | 2003-08-11 | 1 | -0/+13 |
* | Add stdlib.h too - it is needed fot strto{ld} | Stanislav Malyshev | 2003-03-20 | 1 | -0/+1 |
* | - Fixed bug #14245 ('make install' fails on AIX when using --with-apxs). | foobar | 2003-02-25 | 1 | -1/+0 |
* | relabel | Zeev Suraski | 2003-01-19 | 1 | -6/+6 |
* | - MFZE1 | Andi Gutmans | 2002-11-15 | 1 | -0/+4 |
* | - Add \n to configure fprintf | Andi Gutmans | 2002-08-23 | 1 | -1/+1 |
* | Fixed 3 major failures in this test: | foobar | 2002-07-25 | 1 | -25/+27 |
* | move testing for the alignment values into configure. | James Cox | 2002-07-24 | 1 | -0/+45 |
* | ws fixes. | James Cox | 2002-07-24 | 1 | -17/+0 |
* | IMHO, ZTS should no longer be labeled experimental. | Sebastian Bergmann | 2002-06-24 | 1 | -1/+1 |
* | MFZE1: Change default value of inline-opt to yes (Sascha). | Sebastian Bergmann | 2002-04-22 | 1 | -3/+3 |
* | MFZE1 (AIX fixes) | Sebastian Bergmann | 2001-12-11 | 1 | -1/+6 |
* | - Fix typo | Andi Gutmans | 2001-11-30 | 1 | -2/+2 |
* | Add dlsym underscore detection, by Jani Taskinen | Stanislav Malyshev | 2001-08-26 | 1 | -0/+14 |
* | Merge from branch - move to standard C scanners in thread safe mode | Zeev Suraski | 2001-08-06 | 1 | -42/+1 |
* | Add missing check | Zeev Suraski | 2001-05-30 | 1 | -0/+1 |
* | Merge memory usage into memory limit | Zeev Suraski | 2001-05-16 | 1 | -16/+0 |
* | added --enable-memory-usage-info | Thies C. Arntzen | 2001-05-11 | 1 | -0/+17 |
* | - Fix for Solaris. | Andi Gutmans | 2001-03-11 | 1 | -1/+1 |
* | We actually only need AC_PROG_LEX here. | Sascha Schumann | 2001-03-06 | 1 | -1/+1 |
* | -Os is a valid GCC optimization level. | Sascha Schumann | 2001-03-03 | 1 | -1/+1 |
* | Require bison 1.28 | Zeev Suraski | 2000-10-31 | 1 | -2/+2 |
* | Remove --enable-c9x-inline option. We now use a syntax which is compatible | Sascha Schumann | 2000-09-26 | 1 | -17/+0 |
* | Unless overwritten, default to no optimization in debug mode. | Sascha Schumann | 2000-09-06 | 1 | -0/+3 |
* | fp_except check for FreeBSD 1.0-2.2.5 | Sascha Schumann | 2000-06-18 | 1 | -0/+2 |
* | Welcome zend_finite(n). | Sascha Schumann | 2000-06-18 | 1 | -4/+3 |
* | Only replaced C0X and C0x, but not c0x.. | Sascha Schumann | 2000-06-14 | 1 | -2/+2 |
* | Rename C0x-inline to C9x-inline, and frame preprocessor directives in | Sascha Schumann | 2000-06-14 | 1 | -7/+7 |
* | Add optional support for C0x inline semantics. | Sascha Schumann | 2000-06-13 | 1 | -0/+17 |
* | Clean up acconfig.h | Sascha Schumann | 2000-06-08 | 1 | -3/+3 |
* | - This should have been done for 4.0.0. | Andi Gutmans | 2000-05-28 | 1 | -2/+2 |
* | Linking directly against libc might result in unexpected behaviour. | Sascha Schumann | 2000-05-05 | 1 | -7/+2 |