| Commit message (Expand) | Author | Age | Files | Lines |
* | add probes for openat, unlinkat, renameat, linkat and fchmodat | Tony Cook | 2017-09-11 | 1 | -0/+5 |
* | configure.com: default_inc_excludes_dot catch-up | Craig A. Berry | 2017-03-14 | 1 | -2/+23 |
* | Remove utils/c2ph and utils/pstruct | Abigail | 2017-01-16 | 1 | -2/+0 |
* | Remove directory depth check from configure.com. | Craig A. Berry | 2016-12-09 | 1 | -24/+0 |
* | Fix i64size and u64size on VMS. | Craig A. Berry | 2016-12-09 | 1 | -5/+2 |
* | Escape extended characters in configure.com's manifest check. | Craig A. Berry | 2016-12-08 | 1 | -0/+24 |
* | No default breaks win32 and VMS | H.Merijn Brand | 2016-11-12 | 1 | -1/+1 |
* | Remove "." from default @INC when default_inc_excludes_dot is set | H.Merijn Brand | 2016-11-11 | 1 | -0/+1 |
* | configure.com: missing ELSE in usethreads logic | Craig A. Berry | 2016-11-03 | 1 | -0/+2 |
* | Compiler choice clean-up in configure.com. | Craig A. Berry | 2016-11-03 | 1 | -28/+5 |
* | Treat VSI C the same as DEC/Compaq/HP C. | Craig A. Berry | 2016-11-01 | 1 | -3/+6 |
* | Configure: add defs summarizing doublekind/longdblkind | Jarkko Hietaniemi | 2016-10-28 | 1 | -0/+42 |
* | Make the "where install" directories Unix-format on VMS. | Craig A. Berry | 2016-09-05 | 1 | -32/+31 |
* | Add probe for gai_strerror | H.Merijn Brand | 2016-08-11 | 1 | -0/+1 |
* | Correct 3 bad email addresses for 'perlbug'. | James E Keenan | 2016-08-01 | 1 | -1/+1 |
* | forgot the cfgvar | H.Merijn Brand | 2016-07-28 | 1 | -0/+1 |
* | Add Configure probe for strerror_l() | Aaron Crane | 2016-06-02 | 1 | -0/+1 |
* | Add Configure probe for querylocale() | Aaron Crane | 2016-06-02 | 1 | -0/+1 |
* | Revert "configure.com update for newlocale, freelocale, and uselocale." | Craig A. Berry | 2016-03-26 | 1 | -3/+0 |
* | Add probe for memmem | H.Merijn Brand | 2016-03-25 | 1 | -0/+1 |
* | configure.com update for newlocale, freelocale, and uselocale. | Craig A. Berry | 2016-03-19 | 1 | -0/+3 |
* | regen | H.Merijn Brand | 2016-03-19 | 1 | -0/+3 |
* | VMS does have the siginfo_si_* fields. | Craig A. Berry | 2016-01-30 | 1 | -7/+7 |
* | Update utils commands in configure.com. | Craig A. Berry | 2016-01-30 | 1 | -1/+2 |
* | Probe for and expose more fields for SA_SIGINFO | Dagfinn Ilmari Mannsåker | 2016-01-26 | 1 | -0/+14 |
* | Add Configure support for fdclose() for [perl #126847]. | Andy Dougherty | 2016-01-04 | 1 | -0/+1 |
* | Remove redundant code in configure.com | Craig A. Berry | 2015-10-30 | 1 | -5/+0 |
* | Revert "Remove unused filesystem stat symbols." | Jarkko Hietaniemi | 2015-10-30 | 1 | -0/+32 |
* | Remove unused filesystem stat symbols. | Jarkko Hietaniemi | 2015-10-02 | 1 | -32/+0 |
* | killpg for VMS. | Craig A. Berry | 2015-09-26 | 1 | -1/+1 |
* | Skip Amiga extensions on VMS. | Craig A. Berry | 2015-09-07 | 1 | -0/+1 |
* | Use CRTL getlogin and getlogin_r on VMS. | Craig A. Berry | 2015-07-12 | 1 | -2/+7 |
* | Require v7.3-2 or later for VMS builds. | Craig A. Berry | 2015-06-28 | 1 | -217/+157 |
* | infnan: move the mantbits definitions from perl.h to Configure | Jarkko Hietaniemi | 2015-06-12 | 1 | -0/+5 |
* | infnan: Configure scan for fp mantissa bytes | Jarkko Hietaniemi | 2015-06-12 | 1 | -0/+4 |
* | infnan: Configure scan for infnan bytes | Jarkko Hietaniemi | 2015-06-12 | 1 | -0/+8 |
* | Handle variant build product extensions in configure.com. | Craig A. Berry | 2015-06-04 | 1 | -7/+8 |
* | Correct default for usedevel on VMS. | Craig A. Berry | 2015-05-21 | 1 | -1/+1 |
* | configure.com does handle usedevel. | Craig A. Berry | 2015-02-18 | 1 | -1/+0 |
* | Remove some remnants of x2p, which was removed by commit e5a8a0fbd7 | Steve Hay | 2015-02-18 | 1 | -2/+0 |
* | Update Encode to CPAN version 2.70 | Chris 'BinGOs' Williams | 2015-02-06 | 1 | -0/+1 |
* | Configure: lrintl, lroundl, llrintl, llroundl | Jarkko Hietaniemi | 2015-02-02 | 1 | -0/+8 |
* | VMS does have fsync, so configure accordingly. | Craig A. Berry | 2014-12-16 | 1 | -1/+1 |
* | Configure syncup | H.Merijn Brand | 2014-11-23 | 1 | -0/+3 |
* | VMS configure.com C99 math symbols | Jarkko Hietaniemi | 2014-11-14 | 1 | -4/+97 |
* | Configure: add doublekind for the format of double. | Jarkko Hietaniemi | 2014-11-02 | 1 | -0/+1 |
* | Special handling of Cwd and List::Util in configure.com. | Craig A. Berry | 2014-10-30 | 1 | -1/+4 |
* | VMS does not have lc_monetary_2008 items in lconv. | Craig A. Berry | 2014-09-23 | 1 | -2/+1 |
* | PATCH: [perl #122252] international currency formatting (POSIX.1-2008) | Andrew Fresh | 2014-09-22 | 1 | -0/+2 |
* | Disable libquadmath in configure.com. | Craig A. Berry | 2014-09-19 | 1 | -7/+2 |