| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport #27407 | H.Merijn Brand | 2006-03-08 | 1 | -7/+6 |
* | Add a Configure question for mad (Misc Attribute Decoration - Larry's | Nicholas Clark | 2006-03-07 | 1 | -0/+7 |
* | Support for __builtin_expect and __builtin_choose_expr | Andy Lester | 2006-03-03 | 1 | -0/+10 |
* | Add probe for snprintf () and vsnprintf () | Steve Peters | 2006-01-03 | 1 | -0/+11 |
* | revive probe for futimes () | H.Merijn Brand | 2005-10-31 | 1 | -12/+18 |
* | Backport of changes #25831 and #25832. Re-order needed | Yitzchak Scott-Thoennes | 2005-10-24 | 1 | -8/+8 |
* | Add my_sprintf, which is usually just a macro for sprintf, for those | Nicholas Clark | 2005-10-24 | 1 | -0/+8 |
* | Add probe for clearenv (), like #25733 for unsetenv () | H.Merijn Brand | 2005-10-18 | 1 | -12/+18 |
* | Add probe for unsetenv () | Steve Peters | 2005-10-10 | 1 | -0/+6 |
* | Detection of malloc_size and malloc_good_size | H.Merijn Brand | 2005-09-12 | 1 | -0/+12 |
* | Redo generation of change #24898 | H.Merijn Brand | 2005-06-21 | 1 | -28/+28 |
* | Add a Configure test to see if NV 0.0 is stored as all bits zero, and | Craig A. Berry | 2005-06-19 | 1 | -0/+5 |
* | More possible re-order dependencies solved | H.Merijn Brand | 2005-05-26 | 1 | -12/+12 |
* | Reordering config_h.SH after metaconfig now semi automated | H.Merijn Brand | 2005-05-25 | 1 | -97/+77 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -11/+34 |
* | Avoid USE_SITECUSTOMIZE redefined warnings | Jan Dubois | 2005-05-10 | 1 | -0/+2 |
* | Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were | H.Merijn Brand | 2005-04-29 | 1 | -0/+12 |
* | Sorting still is a mess. This is better. | H.Merijn Brand | 2005-04-10 | 1 | -71/+71 |
* | Configure now probes for _LIB_VERSION support in math.h/libm | H.Merijn Brand | 2005-04-10 | 1 | -65/+71 |
* | now usesitecustomize is used more generic | H.Merijn Brand | 2005-04-08 | 1 | -1/+1 |
* | Support for -Dusesitecustomize | H.Merijn Brand | 2005-03-30 | 1 | -0/+6 |
* | Relocatable @INC entries for Unix. | Nicholas Clark | 2004-12-23 | 1 | -0/+6 |
* | 23669 was not such a good idea. More research needed. | H.Merijn Brand | 2004-12-23 | 1 | -53/+53 |
* | Just to re-sync with metaconfig output. No real changes. | H.Merijn Brand | 2004-12-22 | 1 | -53/+53 |
* | The next step in strlcat ()/ strcpy () detection and usage | H.Merijn Brand | 2004-10-31 | 1 | -13/+13 |
* | Added probes for strlcat () and strlcpy () to Configure | H.Merijn Brand | 2004-10-30 | 1 | -1938/+1938 |
* | Make usemallocwrap a Configure-time question. Default is yes for | Nicholas Clark | 2004-03-23 | 1 | -0/+5 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -35/+0 |
* | INSTALL_PREFIX from C | Ilya Zakharevich | 2003-12-25 | 1 | -0/+12 |
* | UVSIZE is not yet defined when it would be needed | Jarkko Hietaniemi | 2003-08-25 | 1 | -4/+17 |
* | Re: bytecode.t & OS X "Invalid bytecode for this architecture" | Adrian M. Enache | 2003-08-23 | 1 | -4/+4 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -6/+0 |
* | Missing "to". | Jarkko Hietaniemi | 2003-05-24 | 1 | -1/+1 |
* | Add a real scan for pthread_attr_setscope(). | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+7 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 1 | -2/+2 |
* | Regen Configure, Glossary, et alia. | Jarkko Hietaniemi | 2003-04-23 | 1 | -0/+1 |
* | Introduce two new Configure symbols: | Jarkko Hietaniemi | 2003-04-21 | 1 | -0/+14 |
* | Backport of _most_ of the changes in #19218: not one big | Jarkko Hietaniemi | 2003-04-15 | 1 | -22/+24 |
* | Big patch from Alan Burlison to make Solaris long doubles work. | Jarkko Hietaniemi | 2003-04-15 | 1 | -0/+22 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 1 | -2/+2 |
* | Signal issues. | Jarkko Hietaniemi | 2003-03-14 | 1 | -2/+6 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 1 | -289/+292 |
* | Couple more _r possibilities (found in a RH 8.0 box), and | Jarkko Hietaniemi | 2003-03-05 | 1 | -2150/+2158 |
* | Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are... | Slaven Rezic | 2002-12-09 | 1 | -0/+5 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -8/+0 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -0/+6 |
* | re-synced Configure to backported metaunits | H.Merijn Brand | 2002-09-11 | 1 | -1859/+1858 |
* | better modfl detection | Nicholas Clark | 2002-08-12 | 1 | -0/+7 |
* | Change version from 5.8.0 to 5.9.0. | Hugo van der Sanden | 2002-08-04 | 1 | -1852/+1852 |
* | Forgot from #16991. | Jarkko Hietaniemi | 2002-06-05 | 1 | -1/+2 |