| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Support for SystemTap's dtrace compatibility layer and issues linking... | H.Merijn Brand | 2010-02-13 | 1 | -1/+3 |
* | regenerated Configure after backport cat ../perl/Configure >Configure | H.Merijn Brand | 2010-02-09 | 1 | -10/+10 |
* | [perl #72156]: substitute `less -R' for `less' for groff's new usage | Josh ben Jore | 2010-02-07 | 1 | -0/+9 |
* | [PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd. | H.Merijn Brand | 2010-02-01 | 1 | -2/+2 |
* | FD 4 is not (yet) open at this stage. | H.Merijn Brand | 2010-01-05 | 1 | -3/+20 |
* | Revert core fixes for IO-Compress following IO-Compress update | Steve Hay | 2009-11-14 | 1 | -5/+1 |
* | Addded a pointer to the documentation on how Configure is maintained | Jesse Vincent | 2009-11-06 | 1 | -0/+2 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -1/+85 |
* | Mention git resources in header | H.Merijn Brand | 2009-11-05 | 1 | -5/+8 |
* | Implement facility to plug in syntax triggered by keywords | Jesse Vincent | 2009-11-05 | 1 | -0/+7 |
* | Consistent spelling of HP-UX | H.Merijn Brand | 2009-10-19 | 1 | -3/+3 |
* | Support building extensions in dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-26 | 1 | -0/+4 |
* | Explicitly sort the extensions, now that they come from multiple directories. | Nicholas Clark | 2009-09-25 | 1 | -2/+2 |
* | 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 |