summaryrefslogtreecommitdiff
path: root/Zend/Zend.m4
Commit message (Expand)AuthorAgeFilesLines
* master renames phase 1Anatol Belski2014-08-251-1/+1
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-1/+1
* make ZEND_SIGNALS configurable, off by defaultStanislav Malyshev2012-02-161-2/+8
* Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)Ilia Alshanetsky2011-06-021-0/+14
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-241-14/+0
* Set session.entropy_file to /dev/urandom or /dev/arandom byRasmus Lerdorf2010-03-311-0/+7
* Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX s...Scott MacVicar2009-08-061-12/+0
* MFH:Matt Wilmas2009-06-041-0/+32
* - MFH: Changed floating point behaviour to consistently use double precisionChristian Seiler2008-12-021-0/+2
* implemented again zend-multibyte for PHP 5.3Rui Hirokawa2008-06-291-0/+14
* Make the sigsetjmp change more robust. On systems that don't haveRasmus Lerdorf2008-03-181-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-15/+0
* Improve the Darwin 9 hack considerably and switch to using dl*() instead of N...Felipe Pena2008-03-101-1/+12
* Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak...Dmitry Stogov2006-12-201-23/+0
* Fixed random generation of cookies and canariesDmitry Stogov2006-12-181-0/+7
* Removed unused macro USE_ZEND_ALLOCDmitry Stogov2006-09-141-9/+0
* New memory managerDmitry Stogov2006-07-181-6/+106
* reordered + added msg to configure output for PHP_ZEND_VMfoobar2005-06-141-12/+16
* typofixfoobar2005-06-141-2/+1
* fix standalone buildfoobar2005-06-141-2/+7
* -Moved --disable-zend-memory-manager where it belongsfoobar2005-06-071-0/+18
* - Unify the "configure --help" textsfoobar2005-05-291-6/+6
* avoid code duplication in bison version testHartmut Holzgraefe2005-05-291-19/+0
* - Cache the version check resultsfoobar2005-02-271-12/+16
* Hack the planetfoobar2005-02-231-1/+4
* Fix cross-compilefoobar2005-02-221-1/+1
* - Compile fix for systems without int32_t typedeffoobar2005-02-171-20/+25
* - Compile fix for systems without uint32_t typedeffoobar2005-01-221-0/+23
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-7/+7
* - Don't show grep outputsMoriyoshi Koizumi2004-11-031-1/+1
* - Checks for Darwin'ish systems that uses Mach-O, which apparently doesn'tMoriyoshi Koizumi2004-11-031-0/+7
* - Commit the variable fetch optimization.Andi Gutmans2004-10-041-0/+16
* MFB bison configure test fixRasmus Lerdorf2003-10-071-1/+1
* Aligned configure help texts.foobar2003-10-031-5/+5
* check for mach-o/dyld.h - needed for non-PHP ZE buildStanislav Malyshev2003-09-071-0/+1
* - added script encoding support to Zend Engine 2.Masaki Fujimoto2003-08-111-0/+13
* Add stdlib.h too - it is needed fot strto{ld}Stanislav Malyshev2003-03-201-0/+1
* - Fixed bug #14245 ('make install' fails on AIX when using --with-apxs).foobar2003-02-251-1/+0
* relabelZeev Suraski2003-01-191-6/+6
* - MFZE1Andi Gutmans2002-11-151-0/+4
* - Add \n to configure fprintfAndi Gutmans2002-08-231-1/+1
* Fixed 3 major failures in this test:foobar2002-07-251-25/+27
* move testing for the alignment values into configure.James Cox2002-07-241-0/+45
* ws fixes.James Cox2002-07-241-17/+0
* IMHO, ZTS should no longer be labeled experimental.Sebastian Bergmann2002-06-241-1/+1
* MFZE1: Change default value of inline-opt to yes (Sascha).Sebastian Bergmann2002-04-221-3/+3
* MFZE1 (AIX fixes)Sebastian Bergmann2001-12-111-1/+6
* - Fix typoAndi Gutmans2001-11-301-2/+2
* Add dlsym underscore detection, by Jani TaskinenStanislav Malyshev2001-08-261-0/+14
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-42/+1