Move ext/util/make_ext.pl to the top level.
[p5sagit/p5-mst-13.2.git] / Configure
2009-01-19 H.Merijn Brand SetUID scripts are deprecated for 5.12
2008-12-25 H.Merijn Brand Make PERL_PATCHLEVEL a single value quoted string
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-29 Ingo Weinhold Haiku Port
2008-10-28 Tony Cook fix for failed Gconvert detection under C++
2008-10-27 Marcus Holland-Moritz Fix prototype detection for C++
2008-10-18 H.Merijn Brand y2038 time checks have overflow checks. Added documenta...
2008-10-03 H.Merijn Brand Add probes for *time64 () functions
2008-09-29 H.Merijn Brand A builtin hard upper bound for sLOCALTIME_max to preven...
2008-09-29 H.Merijn Brand Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI...
2008-09-15 H.Merijn Brand Add probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-08-22 Reini Urban Cygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-08 Bram [perl #24198] Bad default-domainname extraction in...
2008-07-11 Jerry D. Hedden Fix to Change 34120
2008-07-10 Jerry D. Hedden Configure - d_sprintf_returns_strlen
2008-07-08 H.Merijn Brand Fine-grained sGMTIME_min/max detection
2008-07-08 H.Merijn Brand Be sure to use the correct type, so bits do not get...
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-27 H.Merijn Brand Revert part of #31039
2008-05-20 Andy Dougherty Re: Change 33843: [perl #54120] [PATCH] [metaconfig...
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2008-05-17 Andy Dougherty [perl #54120] [PATCH] [metaconfig] Need more -fstack...
2008-04-02 Jerry D. Hedden Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456...
2008-03-30 Nicholas Clark detecting Configure test goofs (Was Re: branch predicti...
2008-03-29 Dominic Dunlop Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-24 Nicholas Clark Give the test file for __builtin_expect() the correct...
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-02-15 Nicholas Clark Shell patterns are subject to tilde expansion. So the...
2008-01-23 Nicholas Clark Fix the misplaced warnings and failing tests caused...
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-12 Andy Armstrong Re: [PATCH] Stop DTrace config option looping in non...
2008-01-11 Andy Armstrong sh doesn't know about !
2008-01-11 Andy Armstrong Add dtrace support
2008-01-09 H.Merijn Brand Intermediate re-gen for AndyA's dtrace work. More to...
2008-01-01 H.Merijn Brand Missing test, adding $ to the other tests
2008-01-01 H.Merijn Brand Bring back the platforms that do not support -fstack...
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-20 Nicholas Clark char can be unsigned, so i8 needs to be signed char.
2007-12-20 Nicholas Clark Oops. Change 32669 didn't mean to add ssp to the libswa...
2007-12-20 Nicholas Clark A new try at getting -fstack-protector working, by...
2007-12-20 Nicholas Clark Merge the duplicated code for the tests for -fno-strict...
2007-10-08 Alexander Gough [Patch] Configure doesn't pick up Hash/Util/FieldHash
2007-09-09 H.Merijn Brand The question auctioned at YAPC::Europe-2007 in Vienna
2007-08-21 H.Merijn Brand bye bye charsize
2007-07-19 Marcus Holland-Moritz Various Gentoo Patches
2007-07-19 H.Merijn Brand Expand tabs, add -A ccflags=-DMACRO to -h
2007-07-09 H.Merijn Brand PERL_PATCHNUM is dead. Long live SMOKEs!
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-16 Andy Dougherty Re: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-13 Andy Dougherty Re: vsprintf
2007-06-13 Andy Dougherty Configure: Erroneous C++ message
2007-06-01 Jarkko Hietaniemi Configure: O_NONBLOCK test uses fork() and pipe()
2007-05-16 Jarkko Hietaniemi Configure (and Makefile.SH): remove ODBM_File early...
2007-05-09 Ævar Arnfjörð Bjar... Syntax error in Configure in blead
2007-05-09 H.Merijn Brand Typing is for secretaries
2007-05-09 H.Merijn Brand Better help ; regen after backport #31114 ; RT#42886...
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-27 Craig A. Berry special Configure handling for IO/Compress modules...
2007-04-25 H.Merijn Brand Leave try.c and include files where they are if we...
2007-04-23 H.Merijn Brand Missed quotes in protocheck for rm_try
2007-04-23 H.Merijn Brand Major *try* cleanup: introduce $rm_try; Some whitespace...
2007-04-18 H.Merijn Brand 1. Move #30327 to the generation location
2007-04-12 Nicholas Clark When removing the test program source, also remove...
2007-04-11 Nicholas Clark If the test programs for strtoul(), strtoull() or strto...
2007-04-10 Nicholas Clark Make the don't-use-nm symbol table probes work under...
2007-03-09 Tom Callaway Tom Callaway's Redhat patches
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Andy Dougherty signbit detection (was [perl #39875] -0.0 loses signedn...
2007-01-08 Marcus Holland-Moritz Default "$undef" for NV_PRESERVES_UV_BITS causes compil...
2007-01-02 Marcus Holland-Moritz Configure test code fails to compile if SIGFPE is undefined
2006-12-20 H.Merijn Brand Open Configure to the world of 64bitonly environments
2006-12-11 Rafael Garcia-Suarez Configure needs to know about the extensions IO/Compres...
2006-12-07 Jan Dubois Move Win32 from win32/ext/Win32 to ext/Win32
2006-12-05 H.Merijn Brand Introduction of d_pseudofork
2006-12-04 H.Merijn Brand Revert #29454
2006-12-04 Rafael Garcia-Suarez Re: install misses Compress/IO/{Base,Zlib}
2006-12-04 Yitzchak Scott-Tho... -DDEBUGGING=both doesn't set -g
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 Michael Cummings Re: [PATCH] Detecting bad /dev/null's in Configure
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-08 Jarkko Hietaniemi g++ stage 1 reached
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-08-01 Jarkko Hietaniemi ANSI-C headers in test snippets to please g++ (and...
2006-06-06 Steve Peters Teach Configure that icc is not gcc
2006-05-22 H.Merijn Brand Re-generation after backports of
2006-05-20 Nicholas Clark Oops. Fix bad #! lines when not using userelocatableinc
2006-05-16 Nicholas Clark Take advantage of the bug that binexp ignores the Configure
2006-05-13 Nicholas Clark A Configure probe for C99 variadic macros, based on...
2006-05-13 Nicholas Clark Only ask about MAD for 5.9.0 and greater. Otherwise...
next