| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Search for extensions in cpan/ as well as ext/ | Nicholas Clark | 2009-09-24 | 1 | -13/+17 |
* | Correctly detect NDBM_File availability | H.Merijn Brand | 2009-08-18 | 1 | -2/+2 |
* | Install arch-dependent files into $archlib. | Andy Dougherty | 2009-08-13 | 1 | -0/+6 |
* | Remove duplicate entry (from config_heavy.pl) | H.Merijn Brand | 2009-08-12 | 1 | -6/+5 |
* | Configure should sort inc_version_list | Andy Dougherty | 2009-07-18 | 1 | -0/+1 |
* | [Configure]: avoid leaking Win32CORE.c into output of extension probing. | Andy Dougherty | 2009-07-01 | 1 | -1/+1 |
* | Subject: Re: dual-life: IO 1.25 and Scalar-List-Utils-1.21 | H.Merijn Brand | 2009-06-30 | 1 | -3/+7 |
* | Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD. | Niko Tyni | 2009-06-18 | 1 | -2/+2 |
* | Remember if binaries are ELF | H.Merijn Brand | 2009-06-04 | 1 | -1/+5 |
* | -Duserelocatableinc and -Duseshrplib don't work together | H.Merijn Brand | 2009-05-06 | 1 | -1/+8 |
* | Detection of IPv6 clueful functions by Configure (part 1) | H.Merijn Brand | 2009-03-25 | 1 | -1/+25 |
* | Move PERL_VERSION_STRING from patchlevel.h to perl.h | Nicholas Clark | 2009-02-16 | 1 | -1/+1 |
* | Ignore #defines in in patchlevel.h that end the line with backslash. | Nicholas Clark | 2009-02-16 | 1 | -1/+1 |
* | Comment inside evaluated shell string causes havoc | H.Merijn Brand | 2009-02-10 | 1 | -2/+1 |
* | Restore old behavior for perl builds with (still) unflattened ext/. | H.Merijn Brand | 2009-02-10 | 1 | -6/+34 |
* | All extensions are at the top level, so no longer any need to recurse. | Nicholas Clark | 2009-02-10 | 1 | -13/+4 |
* | Remove special casing for extensions nested inside other extensions. | Nicholas Clark | 2009-02-09 | 1 | -6/+0 |
* | Cope with new-style ext/Data-Dumper as well as old-style ext/Data/Dumper | Nicholas Clark | 2009-02-06 | 1 | -3/+5 |
* | Exclude VMS extensions on non-VMS. | Nicholas Clark | 2009-02-05 | 1 | -0/+2 |
* | SetUID scripts are deprecated for 5.12 | H.Merijn Brand | 2009-01-19 | 1 | -1/+16 |
* | Make PERL_PATCHLEVEL a single value quoted string | H.Merijn Brand | 2008-12-25 | 1 | -3/+5 |
* | Configure detection of __attribute__((deprecated)) | Rafael Garcia-Suarez | 2008-12-03 | 1 | -1/+31 |
* | could we add usedevel to config.h? | H.Merijn Brand | 2008-11-28 | 1 | -2/+11 |
* | Add prototype detection for NDBM header files | Marcus Holland-Moritz | 2008-11-06 | 1 | -30/+61 |
* | Haiku Port | Ingo Weinhold | 2008-10-29 | 1 | -2/+6 |
* | fix for failed Gconvert detection under C++ | Tony Cook | 2008-10-28 | 1 | -46/+49 |
* | Fix prototype detection for C++ | Marcus Holland-Moritz | 2008-10-27 | 1 | -166/+190 |
* | y2038 time checks have overflow checks. Added documentation and | H.Merijn Brand | 2008-10-18 | 1 | -17/+21 |
* | Add probes for *time64 () functions | H.Merijn Brand | 2008-10-03 | 1 | -1/+33 |
* | A builtin hard upper bound for sLOCALTIME_max to prevent AIX | H.Merijn Brand | 2008-09-29 | 1 | -2/+5 |
* | Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hints | H.Merijn Brand | 2008-09-29 | 1 | -17/+25 |
* | Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project) | H.Merijn Brand | 2008-09-15 | 1 | -35/+110 |
* | Cygwin build harmonization, remove cygwin/Makefile.SHs | Reini Urban | 2008-08-22 | 1 | -5/+12 |
* | [perl #24198] Bad default-domainname extraction in Configure-Script may cause... | Bram | 2008-08-08 | 1 | -3/+3 |
* | Fix to Change 34120 | Jerry D. Hedden | 2008-07-11 | 1 | -1/+1 |
* | Configure - d_sprintf_returns_strlen | Jerry D. Hedden | 2008-07-10 | 1 | -2/+4 |
* | Fine-grained sGMTIME_min/max detection | H.Merijn Brand | 2008-07-08 | 1 | -53/+62 |
* | Be sure to use the correct type, so bits do not get wrapped | H.Merijn Brand | 2008-07-08 | 1 | -7/+7 |
* | Probe for timegm | H.Merijn Brand | 2008-07-07 | 1 | -1/+7 |
* | Part one of y2038 changes for Schwern | H.Merijn Brand | 2008-07-07 | 1 | -1/+76 |
* | Warnings-free for metalint-3.5-27. Woot! | H.Merijn Brand | 2008-06-16 | 1 | -20/+18 |
* | Revert part of #31039 | H.Merijn Brand | 2008-05-27 | 1 | -2/+2 |
* | Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector | Andy Dougherty | 2008-05-20 | 1 | -28/+33 |
* | Re: [perl #50180] NDBM_File fails to build | Andy Dougherty | 2008-05-17 | 1 | -23/+24 |
* | [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector | Andy Dougherty | 2008-05-17 | 1 | -2/+16 |
* | Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG... | Jerry D. Hedden | 2008-04-02 | 1 | -2/+2 |
* | detecting Configure test goofs (Was Re: branch prediction hints) | Nicholas Clark | 2008-03-30 | 1 | -1/+6 |
* | Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) | Dominic Dunlop | 2008-03-29 | 1 | -0/+11 |
* | Give the test file for __builtin_expect() the correct name (try.c, not | Nicholas Clark | 2008-03-24 | 1 | -5/+7 |
* | Final move from meta-3.0 to meta-3.5 | H.Merijn Brand | 2008-03-21 | 1 | -8/+33 |