LOGONLY mark e6897b and 7c8a36 as ALREADY since the latter documents the former
[p5sagit/p5-mst-13.2.git] / config_h.SH
2010-04-13 H.Merijn Brand Probe for prctl () and check id PR_SET_NAME is supported
2010-01-05 H.Merijn Brand FD 4 is not (yet) open at this stage.
2009-11-06 H.Merijn Brand Detection (and warning) of char size in bits
2009-03-25 H.Merijn Brand Detection of IPv6 clueful functions by Configure (part 1)
2009-02-10 H.Merijn Brand Restore old behavior for perl builds with (still) unfla...
2008-12-03 Rafael Garcia-Suarez Configure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brand could we add usedevel to config.h?
2008-11-06 Marcus Holland-Moritz Add prototype detection for NDBM header files
2008-10-03 H.Merijn Brand Add probes for *time64 () functions
2008-09-15 H.Merijn Brand Add probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-07 H.Merijn Brand Probe for timegm
2008-07-07 H.Merijn Brand Part one of y2038 changes for Schwern
2008-06-16 H.Merijn Brand Warnings-free for metalint-3.5-27. Woot!
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2008-03-29 Dominic Dunlop Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-21 H.Merijn Brand Final move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn Brand Resync with metaconfig. Escape the last ~.
2008-01-23 Nicholas Clark Fix the misplaced warnings and failing tests caused...
2008-01-23 H.Merijn Brand The return of USE_DTRACE
2008-01-22 H.Merijn Brand Regen. Lots of under-the-hood changes accumulated.
2008-01-14 H.Merijn Brand Intermediate update/regen in cleanup process, dtrace...
2008-01-11 Andy Armstrong Add dtrace support
2007-12-29 H.Merijn Brand Sync after metaconfig backports. Some reorders were...
2007-12-22 Nicholas Clark Add a Configure probe for <assert.h>
2007-12-11 Jerry D. Hedden Escape $ENV in comments in config_h.SH
2007-04-18 H.Merijn Brand 1. Move #30327 to the generation location
2007-02-16 Rafael Garcia-Suarez Avoid to run config_h.SH twice during configuration.
2007-02-10 Andy Dougherty signbit detection (was [perl #39875] -0.0 loses signedn...
2006-12-05 H.Merijn Brand Introduction of d_pseudofork
2006-11-28 Ilya Zakharevich OS/2 compilation fixes by Ilya
2006-11-21 H.Merijn Brand No more 5005thread messages from Configure for 5.9...
2006-11-15 H.Merijn Brand 1. Less Whoa there, based on a suggestion by Andy Dougherty
2006-11-08 Steve Peters Configure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn Brand The non-unix parts for localtime_r_needs_tzset
2006-11-06 Benjamin Holzman RE: [perl #26136] localtime(3) calls tzset(3), but...
2006-10-23 H.Merijn Brand Fix for RT#38169 & RT#38945
2006-09-13 Jarkko Hietaniemi Accumulated fixes from earlier backports, amongst of...
2006-08-09 Steve Peters Fix comment nit in config.h
2006-08-08 Jarkko Hietaniemi g++ stage 1 reached
2006-07-27 David Dyck #7217: config.h comments for HAS_POLL incorrect
2006-05-22 H.Merijn Brand Re-generation after backports of
2006-05-13 Nicholas Clark A Configure probe for C99 variadic macros, based on...
2006-04-17 H.Merijn Brand Support for -DDEBUGGING and its alias -DEBUGGING
2006-04-03 H.Merijn Brand Regeneration after backports of #27447, #27484, #27485...
2006-03-30 Gisle Aas Introduce d_sitearch and d_inc_version_list config...
2006-03-11 Jan Dubois Reapply change 24432
2006-03-08 H.Merijn Brand Backport #27407
2006-03-07 Nicholas Clark Add a Configure question for mad (Misc Attribute Decora...
2006-03-03 Andy Lester Support for __builtin_expect and __builtin_choose_expr
2006-01-03 Steve Peters Add probe for snprintf () and vsnprintf ()
2005-10-31 H.Merijn Brand revive probe for futimes ()
2005-10-24 Yitzchak Scott-Tho... Backport of changes #25831 and #25832. Re-order needed
2005-10-24 Nicholas Clark Add my_sprintf, which is usually just a macro for sprin...
2005-10-18 H.Merijn Brand Add probe for clearenv (), like #25733 for unsetenv ()
2005-10-10 Steve Peters Add probe for unsetenv ()
2005-09-12 H.Merijn Brand Detection of malloc_size and malloc_good_size
2005-06-21 H.Merijn Brand Redo generation of change #24898
2005-06-19 Craig A. Berry Add a Configure test to see if NV 0.0 is stored as...
2005-05-26 H.Merijn Brand More possible re-order dependencies solved
2005-05-25 H.Merijn Brand Reordering config_h.SH after metaconfig now semi automated
2005-05-20 Andy Lester Attribute configuration
2005-05-10 Jan Dubois Avoid USE_SITECUSTOMIZE redefined warnings
2005-04-29 H.Merijn Brand Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they...
2005-04-10 H.Merijn Brand Sorting still is a mess. This is better.
2005-04-10 H.Merijn Brand Configure now probes for _LIB_VERSION support in math...
2005-04-08 H.Merijn Brand now usesitecustomize is used more generic
2005-03-30 H.Merijn Brand Support for -Dusesitecustomize
2004-12-23 Nicholas Clark Relocatable @INC entries for Unix.
2004-12-23 H.Merijn Brand 23669 was not such a good idea. More research needed.
2004-12-22 H.Merijn Brand Just to re-sync with metaconfig output. No real changes.
2004-10-31 H.Merijn Brand The next step in strlcat ()/ strcpy () detection and...
2004-10-30 H.Merijn Brand Added probes for strlcat () and strlcpy () to Configure
2004-03-23 Nicholas Clark Make usemallocwrap a Configure-time question. Default...
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2003-12-25 Ilya Zakharevich INSTALL_PREFIX from C
2003-08-25 Jarkko Hietaniemi UVSIZE is not yet defined when it would be needed
2003-08-23 Adrian M. Enache Re: bytecode.t ...
2003-07-01 Alan Burlison Re: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-05-24 Jarkko Hietaniemi Missing "to".
2003-05-24 Jarkko Hietaniemi Add a real scan for pthread_attr_setscope().
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko Hietaniemi Regen Configure, Glossary, et alia.
2003-04-21 Jarkko Hietaniemi Introduce two new Configure symbols:
2003-04-15 Jarkko Hietaniemi Backport of _most_ of the changes in #19218: not one big
2003-04-15 Jarkko Hietaniemi Big patch from Alan Burlison to make Solaris long doubl...
2003-03-18 Jarkko Hietaniemi The description of SIG_SIZE was off.
2003-03-14 Jarkko Hietaniemi Signal issues.
2003-03-06 Stas Bekman [patch config_h.SH] redefining __attribute__
2003-03-05 Jarkko Hietaniemi Couple more _r possibilities (found in a RH 8.0 box...
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-11 H.Merijn Brand re-synced Configure to backported metaunits
2002-08-12 Nicholas Clark better modfl detection
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Change version from 5.8.0 to 5.9.0.
2002-06-05 Jarkko Hietaniemi Forgot from #16991.
2002-05-20 Jarkko Hietaniemi Document better what the foo_r_proto are supposed to be.
2002-05-01 Jarkko Hietaniemi Somebody might be compiling a newer Digest::MD5.
2002-05-01 Jarkko Hietaniemi Try #2 of getting rid of bincompat5005.
next