| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. Move #30327 to the generation location | H.Merijn Brand | 2007-04-18 | 1 | -39/+44 |
* | Avoid to run config_h.SH twice during configuration. | Rafael Garcia-Suarez | 2007-02-16 | 1 | -2/+7 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -1626/+1624 |
* | Introduction of d_pseudofork | H.Merijn Brand | 2006-12-05 | 1 | -0/+6 |
* | OS/2 compilation fixes by Ilya | Ilya Zakharevich | 2006-11-28 | 1 | -0/+12 |
* | No more 5005thread messages from Configure for 5.9.x and up | H.Merijn Brand | 2006-11-21 | 1 | -6/+7 |
* | 1. Less Whoa there, based on a suggestion by Andy Dougherty | H.Merijn Brand | 2006-11-15 | 1 | -0/+4 |
* | Configure patch to add detection for DIR.dd_fd member variable | Steve Peters | 2006-11-08 | 1 | -0/+6 |
* | The non-unix parts for localtime_r_needs_tzset | H.Merijn Brand | 2006-11-06 | 1 | -0/+6 |
* | RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. | Benjamin Holzman | 2006-11-06 | 1 | -0/+7 |
* | Fix for RT#38169 & RT#38945 | H.Merijn Brand | 2006-10-23 | 1 | -0/+12 |
* | Accumulated fixes from earlier backports, amongst of which: | Jarkko Hietaniemi | 2006-09-13 | 1 | -18/+18 |
* | Fix comment nit in config.h | Steve Peters | 2006-08-09 | 1 | -1/+1 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+6 |
* | #7217: config.h comments for HAS_POLL incorrect | David Dyck | 2006-07-27 | 1 | -8/+8 |
* | Re-generation after backports of | H.Merijn Brand | 2006-05-22 | 1 | -6/+5 |
* | A Configure probe for C99 variadic macros, based on code from Jarkko. | Nicholas Clark | 2006-05-13 | 1 | -0/+6 |
* | Support for -DDEBUGGING and its alias -DEBUGGING | H.Merijn Brand | 2006-04-17 | 1 | -684/+684 |
* | Regeneration after backports of #27447, #27484, #27485, #27488, | H.Merijn Brand | 2006-04-03 | 1 | -8/+7 |
* | Introduce d_sitearch and d_inc_version_list config.sh variables. | Gisle Aas | 2006-03-30 | 1 | -3/+3 |
* | Reapply change 24432 | Jan Dubois | 2006-03-11 | 1 | -0/+2 |
* | 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 |