This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlunicode: Fix example.
[perl5.git] / Configure
2011-10-01 H.Merijn BrandRegen Configure and friends
2011-09-27 Nicholas ClarkTeach Configure about "procselfexe" on Solaris and...
2011-09-27 Nicholas ClarkIn Configure, refactor the test for procselfexe into...
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-22 H.Merijn BrandUse a real compile to test for stdbool.h
2011-09-16 H.Merijn BrandRegenerate. Sorry for the massive re-order
2011-09-16 Nicholas ClarkProbe for <stdbool.h>, and if found use it in handy.h
2011-08-26 H.Merijn BrandRevert "Fix Configure's csym test for gcc's link time...
2011-08-22 H.Merijn BrandFix Configure's csym test for gcc's link time optimisation
2011-07-31 H.Merijn BrandAdd st_ino size/sign probes
2011-07-31 H.Merijn BrandChainsaw out the possibility to disable useperlio
2011-02-14 H.Merijn BrandSubject: optimize matching -g still enables -DDEBUGING
2011-01-23 H.Merijn BrandFrom: Benny Siegert <bsiegert@gmail.com>
2011-01-07 H.Merijn BrandRe-generated Configure after the spell-check fixes...
2010-12-21 H.Merijn BrandNo reference to $Id: in generated files
2010-12-21 H.Merijn BrandRestore a reference to $perlpath. Installation needs it
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-11-30 Nicholas ClarkRestore building Encode's subextensions for a static...
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-21 Jerry D. HeddenDon't process .patch in Configure
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-07-22 Andy DoughertyAdd a Configure probe for static inline.
2010-06-23 H.Merijn Brand[PATCH] Fix d_u32align probe on ARM
2010-05-21 H.Merijn BrandThe size of a character in C is per definition 1
2010-04-13 H.Merijn BrandProbe 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 Brandregenerated 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 BrandFD 4 is not (yet) open at this stage.
2009-11-14 Steve HayRevert core fixes for IO-Compress following IO-Compress...
2009-11-06 Jesse VincentAddded a pointer to the documentation on how Configure...
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-11-05 H.Merijn BrandMention git resources in header
2009-11-05 Jesse VincentImplement facility to plug in syntax triggered by keywords
2009-10-19 H.Merijn BrandConsistent spelling of HP-UX
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-25 Nicholas ClarkExplicitly sort the extensions, now that they come...
2009-09-24 Nicholas ClarkSearch for extensions in cpan/ as well as ext/
2009-08-18 H.Merijn BrandCorrectly detect NDBM_File availability
2009-08-13 Andy DoughertyInstall arch-dependent files into $archlib.
2009-08-12 H.Merijn BrandRemove duplicate entry (from config_heavy.pl)
2009-07-18 Andy DoughertyConfigure should sort inc_version_list
2009-07-01 Andy Dougherty[Configure]: avoid leaking Win32CORE.c into output...
2009-06-29 H.Merijn BrandSubject: Re: dual-life: IO 1.25 and Scalar-List-Utils...
2009-06-18 Niko TyniAdd gcc predefined macros to $Config{cppsymbols} on...
2009-06-04 H.Merijn BrandRemember if binaries are ELF
2009-05-06 H.Merijn Brand-Duserelocatableinc and -Duseshrplib don't work together
2009-03-25 H.Merijn BrandDetection of IPv6 clueful functions by Configure (part 1)
2009-02-16 Nicholas ClarkMove PERL_VERSION_STRING from patchlevel.h to perl.h
2009-02-16 Nicholas ClarkIgnore #defines in in patchlevel.h that end the line...
2009-02-10 H.Merijn BrandComment inside evaluated shell string causes havoc
2009-02-10 H.Merijn BrandRestore old behavior for perl builds with (still) unfla...
2009-02-10 Nicholas ClarkAll extensions are at the top level, so no longer any...
2009-02-09 Nicholas ClarkRemove special casing for extensions nested inside...
2009-02-06 Nicholas ClarkCope with new-style ext/Data-Dumper as well as old...
2009-02-05 Nicholas ClarkExclude VMS extensions on non-VMS.
2009-01-19 H.Merijn BrandSetUID scripts are deprecated for 5.12
2008-12-25 H.Merijn BrandMake PERL_PATCHLEVEL a single value quoted string
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-06 Marcus Holland-MoritzAdd prototype detection for NDBM header files
2008-10-29 Ingo WeinholdHaiku Port
2008-10-28 Tony Cookfix for failed Gconvert detection under C++
2008-10-27 Marcus Holland-MoritzFix prototype detection for C++
2008-10-18 H.Merijn Brandy2038 time checks have overflow checks. Added documenta...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-29 H.Merijn BrandA builtin hard upper bound for sLOCALTIME_max to preven...
2008-09-29 H.Merijn BrandAllow s{GM,LOCAL)TIME_{min,max} to be set from CLI...
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-08-22 Reini UrbanCygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-08 Bram[perl #24198] Bad default-domainname extraction in...
2008-07-11 Jerry D. HeddenFix to Change 34120
2008-07-10 Jerry D. HeddenConfigure - d_sprintf_returns_strlen
2008-07-08 H.Merijn BrandFine-grained sGMTIME_min/max detection
2008-07-08 H.Merijn BrandBe sure to use the correct type, so bits do not get...
2008-07-07 H.Merijn BrandProbe for timegm
2008-07-07 H.Merijn BrandPart one of y2038 changes for Schwern
2008-06-16 H.Merijn BrandWarnings-free for metalint-3.5-27. Woot!
2008-05-27 H.Merijn BrandRevert part of #31039
2008-05-20 Andy DoughertyRe: Change 33843: [perl #54120] [PATCH] [metaconfig...
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-05-17 Andy Dougherty[perl #54120] [PATCH] [metaconfig] Need more -fstack...
2008-04-02 Jerry D. HeddenRe: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456...
2008-03-30 Nicholas Clarkdetecting Configure test goofs (Was Re: branch predicti...
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-24 Nicholas ClarkGive the test file for __builtin_expect() the correct...
2008-03-21 H.Merijn BrandFinal move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn BrandResync with metaconfig. Escape the last ~.
2008-02-15 Nicholas ClarkShell patterns are subject to tilde expansion. So the...
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-22 H.Merijn BrandRegen. Lots of under-the-hood changes accumulated.
2008-01-14 H.Merijn BrandIntermediate update/regen in cleanup process, dtrace...
2008-01-12 Andy ArmstrongRe: [PATCH] Stop DTrace config option looping in non...
2008-01-11 Andy Armstrongsh doesn't know about !
2008-01-11 Andy ArmstrongAdd dtrace support
2008-01-09 H.Merijn BrandIntermediate re-gen for AndyA's dtrace work. More to...
2008-01-01 H.Merijn BrandMissing test, adding $ to the other tests
next