| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate Configure and chainsaw voidflags | H.Merijn Brand | 2013-09-16 | 1 | -10/+4 |
* | Remove references to GNU DLD from Configure and config.sh scripts. | Nicholas Clark | 2013-09-05 | 1 | -5/+0 |
* | Add non-XS extensions to known_extensions. | Nicholas Clark | 2013-07-02 | 1 | -5/+11 |
* | Spell-checking on meta-units | H.Merijn Brand | 2013-05-09 | 1 | -14/+12 |
* | Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures | H.Merijn Brand | 2013-03-09 | 1 | -0/+4 |
* | use_versioned_archname => versionedarchname | H.Merijn Brand | 2013-02-15 | 1 | -4/+4 |
* | Add use_versioned_archname to Configure | David Golden | 2013-02-05 | 1 | -0/+4 |
* | Add Configure probe for ip_mreq_source | H.Merijn Brand | 2012-08-26 | 1 | -0/+8 |
* | Add IP probe for ip_mreq | H.Merijn Brand | 2012-07-11 | 1 | -0/+4 |
* | Add ld_can_script probe to Configure | H.Merijn Brand | 2012-03-31 | 1 | -0/+5 |
* | Add new probes for IPv6 (LeoNerd) | H.Merijn Brand | 2012-02-16 | 1 | -0/+8 |
* | Revert "Add strptime probe" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -4/+0 |
* | Add strptime probe | H.Merijn Brand | 2012-02-12 | 1 | -0/+4 |
* | Add probe for isblank() (requested by khw) | H.Merijn Brand | 2012-01-09 | 1 | -4/+8 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -1/+1 |
* | Where available, use _NSGetExecutablePath() to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+5 |
* | Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+5 |
* | Probe for <stdbool.h>, and if found use it in handy.h | Nicholas Clark | 2011-09-16 | 1 | -0/+5 |
* | Add st_ino size/sign probes | H.Merijn Brand | 2011-07-31 | 1 | -0/+7 |
* | Last typo missed in regen | H.Merijn Brand | 2011-01-07 | 1 | -1/+1 |
* | Fix typos (spelling errors) in Porting/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -28/+28 |
* | Restore a reference to $perlpath. Installation needs it | H.Merijn Brand | 2010-12-21 | 1 | -0/+11 |
* | Add sin6_scope_id probe (LeoNerd) | H.Merijn Brand | 2010-12-20 | 1 | -11/+5 |
* | Add probe for sa_len availability in sockaddr struct | H.Merijn Brand | 2010-12-10 | 1 | -2/+8 |
* | Account for GNU "i" extension when checking 'nm' output. | H.Merijn Brand | 2010-08-12 | 1 | -0/+16 |
* | Between parens is the unit name | H.Merijn Brand | 2010-04-14 | 1 | -2/+2 |
* | Clarify HAS_PRCTL_SET_NAME definition in Porting/Glossary. | Craig A. Berry | 2010-04-13 | 1 | -3/+4 |
* | Probe for prctl () and check id PR_SET_NAME is supported | H.Merijn Brand | 2010-04-13 | 1 | -0/+8 |
* | FD 4 is not (yet) open at this stage. | H.Merijn Brand | 2010-01-05 | 1 | -0/+5 |
* | Document config_args limitations reported in [perl #70912] | Andy Dougherty | 2009-12-08 | 1 | -0/+17 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -0/+8 |
* | Remember if binaries are ELF | H.Merijn Brand | 2009-06-04 | 1 | -0/+5 |
* | Detection of IPv6 clueful functions by Configure (part 1) | H.Merijn Brand | 2009-03-25 | 1 | -0/+20 |
* | Configure detection of __attribute__((deprecated)) | Rafael Garcia-Suarez | 2008-12-03 | 1 | -34/+39 |
* | could we add usedevel to config.h? | H.Merijn Brand | 2008-11-28 | 1 | -0/+4 |
* | Add prototype detection for NDBM header files | Marcus Holland-Moritz | 2008-11-06 | 1 | -0/+27 |
* | Fix prototype detection for C++ | Marcus Holland-Moritz | 2008-10-27 | 1 | -0/+4 |
* | Add probes for *time64 () functions | H.Merijn Brand | 2008-10-03 | 1 | -0/+24 |
* | Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project) | H.Merijn Brand | 2008-09-15 | 1 | -0/+8 |
* | Be sure to use the correct type, so bits do not get wrapped | H.Merijn Brand | 2008-07-08 | 1 | -1/+1 |
* | Probe for timegm | H.Merijn Brand | 2008-07-07 | 1 | -0/+4 |
* | Part one of y2038 changes for Schwern | H.Merijn Brand | 2008-07-07 | 1 | -0/+8 |
* | Re: [perl #50180] NDBM_File fails to build | Andy Dougherty | 2008-05-17 | 1 | -0/+20 |
* | Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) | Dominic Dunlop | 2008-03-29 | 1 | -0/+4 |
* | Final move from meta-3.0 to meta-3.5 | H.Merijn Brand | 2008-03-21 | 1 | -0/+4 |
* | Resync with metaconfig. Escape the last ~. | H.Merijn Brand | 2008-02-15 | 1 | -4/+4 |
* | Fix the misplaced warnings and failing tests caused by the precision | Nicholas Clark | 2008-01-23 | 1 | -0/+5 |
* | Regen. Lots of under-the-hood changes accumulated. | H.Merijn Brand | 2008-01-22 | 1 | -6/+1 |
* | Intermediate update/regen in cleanup process, dtrace support | H.Merijn Brand | 2008-01-14 | 1 | -9/+9 |
* | Add dtrace support | Andy Armstrong | 2008-01-11 | 1 | -0/+7 |