summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 5.2.0RC6Ilia Alshanetsky2006-10-201-1/+1
* back to devIlia Alshanetsky2006-10-061-1/+1
* 5.2.0RC5Ilia Alshanetsky2006-10-051-1/+1
* MFH: change CXXFLAGS along with CFLAGS as there might be C++ codeAntony Dovgal2006-09-251-0/+4
* Back to devIlia Alshanetsky2006-09-141-1/+1
* PHP 5.2.0RC4Ilia Alshanetsky2006-09-141-1/+1
* currently it's RC4-devNuno Lopes2006-09-011-1/+1
* Back to devIlia Alshanetsky2006-09-011-1/+1
* 5.2.0RC3Ilia Alshanetsky2006-09-011-1/+1
* MFH: fix separate TSRM buildAntony Dovgal2006-08-221-0/+1
* Back to devIlia Alshanetsky2006-08-171-1/+1
* 5.2.0RC2Ilia Alshanetsky2006-08-171-1/+1
* MFH: fix #38467 (--enable-versioning causes make fail on OS X)Antony Dovgal2006-08-151-0/+7
* there is no realiable way to detect memrchr() presence because of a mess in g...Antony Dovgal2006-08-081-1/+0
* add zend_memrchr()Antony Dovgal2006-08-081-0/+1
* use -O0 with --enable-debugAntony Dovgal2006-08-061-0/+4
* MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer.foobar2006-07-271-2/+4
* MFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h thereAntony Dovgal2006-07-261-0/+1
* back to devIlia Alshanetsky2006-07-241-1/+1
* 5.2.0RC1Ilia Alshanetsky2006-07-241-1/+1
* plug memory leak in sapi_putenv, by using setenv(), that doesnt need any mallocNuno Lopes2006-06-171-0/+1
* Creation of the 5.2 branchIlia Alshanetsky2006-05-061-2/+4
* Back to devIlia Alshanetsky2006-05-031-2/+2
* go with 5.1.4Ilia Alshanetsky2006-05-031-3/+3
* Restore devIlia Alshanetsky2006-04-261-3/+3
* Go with 5.1.3Ilia Alshanetsky2006-04-261-1/+1
* Back to devIlia Alshanetsky2006-04-201-1/+1
* Prepare for RC3Ilia Alshanetsky2006-04-201-1/+1
* Restore dev so win32 snaps can buildIlia Alshanetsky2006-04-181-1/+1
* MFH: - Determine the shared/link lib suffixes in one macro.foobar2006-04-101-4/+1
* MFHAndrei Zmievski2006-04-081-1/+3
* RC3Ilia Alshanetsky2006-04-071-1/+1
* Back to devIlia Alshanetsky2006-03-301-1/+1
* Go with RC2Ilia Alshanetsky2006-03-301-1/+1
* Back to devIlia Alshanetsky2006-03-091-1/+1
* 5.1.3RC1Ilia Alshanetsky2006-03-091-1/+1
* - Added lchown() and lchgrp() to change user/group ownership of symlinks.Derick Rethans2006-03-051-0/+1
* add getloadavg() function that has been running in production on rs1.php.netWez Furlong2006-02-161-0/+1
* Back to devIlia Alshanetsky2006-01-121-2/+2
* 5.1.2Ilia Alshanetsky2006-01-111-1/+1
* Back to devIlia Alshanetsky2006-01-051-1/+1
* Go with 5.1.2RC2Ilia Alshanetsky2006-01-051-1/+1
* RC2 not RC1Ilia Alshanetsky2005-12-231-1/+1
* Back to devIlia Alshanetsky2005-12-231-1/+1
* 5.1.2RC1Ilia Alshanetsky2005-12-221-1/+1
* MFH: - added missing configure help linefoobar2005-12-121-2/+3
* Final fix for gcov generation.Ilia Alshanetsky2005-12-081-1/+1
* - Moved reflection into its own extensionMarcus Boerger2005-11-301-1/+1
* MFH: - Fix the ccache detectionfoobar2005-11-301-8/+7
* MFH: - Added --enable-gcov configure option to enable C-level code coverage.foobar2005-11-291-2/+69