Commit message (Collapse) | 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 |
| | | | | | # ..and prepare for --enable-developer-mode | ||||
* | 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 |
| | | | | | support weak symbol aliasing at this time. | ||||
* | - Commit the variable fetch optimization. | Andi Gutmans | 2004-10-04 | 1 | -0/+16 |
| | | | | | | | - Extensions which delete global variables need to use new special function - delete_global_variable() (I'm about to rename it) to remove them. - Will post to internals@ or via commit messages if there's anything else. | ||||
* | 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 |
| | | | | | | | this enables ZE2 to gracefully parse scripts written in UTF-8 (with BOM), UTF-16, UTF-32, Shift_JIS, ISO-2022-JP etc... (when configured with '--enable-zend-multibyte' and '--enable-mbstring') | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | 1. Tests work better when they are actually run.. 2. When file is opened, it should be closed sometime too. 3. AC_TRY_RUN cleans after itself (rm -f conftest.*), so it's good idea to read the values while the file still exists. # # James, TEST BEFORE YOU COMMIT!!!!!!! # # Andi, I get these results (in Linux/i386): # # ZEND_MM_ALIGNMENT 4 # ZEND_MM_ALIGNMENT_LOG2 2 # # Weren't these supposed to be 8 and 3 ? # | ||||
* | 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 |
| | | | | | | with all compilers by providing the function with static linkage in every compilation unit. | ||||
* | 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 |
| | | | | | | | This chooses the best combination of what is available: finite, isfinite, isinf, isnan | ||||
* | 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 |
| | | | | | zend_gcc_inline.c with #ifndef C9X_INLINE_SEMANTICS..#endif. | ||||
* | Add optional support for C0x inline semantics. | Sascha Schumann | 2000-06-13 | 1 | -0/+17 |
| | | | | | | | These are enabled by specifying `--enable-c0x-inline' on the command line. We might add an autoconf check for this particular feature later. | ||||
* | 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 |
| | | | | | | - Default build is without debug now. Use --enable-debug if you want a - debug build which includes leak/memory overwrite etc. detection | ||||
* | Linking directly against libc might result in unexpected behaviour. | Sascha Schumann | 2000-05-05 | 1 | -7/+2 |
| | | | | | We check for dlopen in libdl first, and check then whether dlopen exists. |