LOGONLY mark 1f3ebc NODOC (useful but relatively minor doc change)
[p5sagit/p5-mst-13.2.git] / Configure
2010-05-21 H.Merijn Brand The size of a character in C is per definition 1
2010-04-13 H.Merijn Brand Probe for prctl () and check id PR_SET_NAME is supported
2010-02-13 H.Merijn Brand [PATCH] Support for SystemTap's dtrace compatibility...
2010-02-09 H.Merijn Brand regenerated Configure after backport cat ../perl/Config...
2010-02-07 Josh ben Jore [perl #72156]: substitute `less -R' for `less' for...
2010-02-01 H.Merijn Brand [PATCH] Add gcc predefined macros to $Config{cppsymbols...
2010-01-05 H.Merijn Brand FD 4 is not (yet) open at this stage.
2009-11-14 Steve Hay Revert core fixes for IO-Compress following IO-Compress...
2009-11-06 Jesse Vincent Addded a pointer to the documentation on how Configure...
2009-11-06 H.Merijn Brand Detection (and warning) of char size in bits
2009-11-05 H.Merijn Brand Mention git resources in header
2009-11-05 Jesse Vincent Implement facility to plug in syntax triggered by keywords
2009-10-19 H.Merijn Brand Consistent spelling of HP-UX
2009-09-26 Nicholas Clark Support building extensions in dist/ as well as cpan...
2009-09-25 Nicholas Clark Explicitly sort the extensions, now that they come...
2009-09-24 Nicholas Clark Search for extensions in cpan/ as well as ext/
2009-08-18 H.Merijn Brand Correctly detect NDBM_File availability
2009-08-13 Andy Dougherty Install arch-dependent files into $archlib.
2009-08-12 H.Merijn Brand Remove duplicate entry (from config_heavy.pl)
2009-07-18 Andy Dougherty Configure should sort inc_version_list
2009-07-01 Andy Dougherty [Configure]: avoid leaking Win32CORE.c into output...
2009-06-29 H.Merijn Brand Subject: Re: dual-life: IO 1.25 and Scalar-List-Utils...
2009-06-18 Niko Tyni Add gcc predefined macros to $Config{cppsymbols} on...
2009-06-04 H.Merijn Brand Remember if binaries are ELF
2009-05-06 H.Merijn Brand -Duserelocatableinc and -Duseshrplib don't work together
2009-03-25 H.Merijn Brand Detection of IPv6 clueful functions by Configure (part 1)
2009-02-16 Nicholas Clark Move PERL_VERSION_STRING from patchlevel.h to perl.h
2009-02-16 Nicholas Clark Ignore #defines in in patchlevel.h that end the line...
2009-02-10 H.Merijn Brand Comment inside evaluated shell string causes havoc
2009-02-10 H.Merijn Brand Restore old behavior for perl builds with (still) unfla...
2009-02-10 Nicholas Clark All extensions are at the top level, so no longer any...
2009-02-09 Nicholas Clark Remove special casing for extensions nested inside...
2009-02-06 Nicholas Clark Cope with new-style ext/Data-Dumper as well as old...
2009-02-05 Nicholas Clark Exclude VMS extensions on non-VMS.
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...
next