summaryrefslogtreecommitdiff
path: root/ext/standard/config.m4
Commit message (Expand)AuthorAgeFilesLines
* exclude log2 usage which requires C99 supportAnatol Belski2014-08-291-1/+3
* Merge branch 'pull-request/658'Sara Golemon2014-08-141-1/+1
|\
| * Improved logarithm of base 2 and 10 of standard math functionsMarc Bennewitz2014-04-281-1/+1
* | fix broken sha2 configure testsMichael Wallner2013-09-131-10/+11
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-111-1/+23
|\ \ | |/
| * Fixed bug #65226 chroot() does not get enabledAnatol Belski2013-07-111-1/+23
| * Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-4/+0
* | Base structure for passsword_create and password_make_saltAnthony Ferrara2012-06-241-1/+1
* | Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-4/+0
|/
* - #51424, solaris partPierre Joye2010-06-171-0/+5
* - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile er...Felipe Pena2010-04-221-2/+11
* Not sure how I screwed up that MFH so badly. ProperJoey Smith2010-02-211-1/+1
* MFH fix to config.m4 to make MD5 check label accurateJoey Smith2010-02-201-1/+1
* Spelling typo in new check messageChristopher Jones2010-02-101-1/+1
* Fix config testJohannes Schlüter2010-02-101-7/+6
* Detect if we can rely on compiler-specific alignment features else use customJohannes Schlüter2010-02-091-0/+35
* - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ...Pierre Joye2009-12-091-2/+81
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+2
* More work on the autoconf 2.13->2.60+ transition code.Rasmus Lerdorf2009-11-281-0/+6
* Ok, new attempt. Require autoconf-2.60 in this branch.Rasmus Lerdorf2009-11-281-4/+0
* Fix bug #50315Rasmus Lerdorf2009-11-271-5/+5
* Missed a few - now it really works with autoconf-2.64+Rasmus Lerdorf2009-11-251-2/+2
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-4/+4
* Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff w...Scott MacVicar2009-08-111-8/+5
* Change dns.h to php_dns.h, part of my dns cleanupScott MacVicar2009-08-051-2/+2
* - Removed unused code (replaced long time ago by url_scanner_ex.*Jani Taskinen2009-07-261-1/+1
* Add support for the older style bind 8 functions, this adds support for OS X ...Scott MacVicar2009-01-111-0/+10
* - MFH: Implemented http://wiki.php.net/rfc/roundingChristian Seiler2008-12-021-25/+0
* MFHJani Taskinen2008-08-251-19/+0
* MFHJani Taskinen2008-08-251-2/+0
* MFH: Fix build on solarisArnaud Le Blanc2008-08-231-0/+21
* -MFH:Pierre Joye2008-07-281-25/+40
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-47/+1
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-011-6/+0
* MFH: Nuked unnecessary AC_MSG_CHECKINGJani Taskinen2007-07-111-2/+2
* MFH: cleanup, removed unnecessary macro definitionsJani Taskinen2007-07-111-209/+211
* MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing decla...Antony Dovgal2006-08-241-0/+20
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-041-1/+1
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-1/+1
* MFH: - Fixed header installing under phpize buildsfoobar2005-11-211-0/+3
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-2/+2
* Make the "rounding fuzz" check work again with gcc 3.3 and later,Joe Orton2004-11-091-2/+6
* MFB: - Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).foobar2004-09-281-0/+16
* - Decouple NAN and INFMarcus Boerger2004-05-101-2/+24
* Add a comment why it is inMarcus Boerger2004-04-041-0/+1
* That should do itArd Biesheuvel2004-04-031-8/+5
* MFB: more elaborate HUGE_VAL testArd Biesheuvel2004-04-031-3/+10
* NAN==NAN doest work (Ard)Marcus Boerger2004-03-291-4/+0