| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests for Android stub functions updated for Oreo | Richard Leach | 2019-06-25 | 1 | -9/+47 |
* | (perl #134189) handle no gcc, but cc is clang | Tony Cook | 2019-06-24 | 1 | -0/+3 |
* | bump version to 5.31.2 | Karen Etheridge | 2019-06-20 | 1 | -2/+2 |
* | Increase cpp macro space for HP-UX 11.00 ANSI compiler | Michael Haardt | 2019-06-17 | 1 | -1/+1 |
* | Add log library to libwanted; provides __android_log_print for Sys::Syslog | Richard Leach | 2019-05-25 | 1 | -1/+1 |
* | Modern Androids do support locales | Richard Leach | 2019-05-24 | 1 | -6/+8 |
* | Bump the perl version in various places for 5.31.1 | Sawyer X | 2019-05-25 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.31.0 | Sawyer X | 2019-05-22 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.30.0 | Sawyer X | 2019-05-10 | 1 | -2/+2 |
* | Hide clock_gettime() from macOS 10.12+ for pre-10.12. | Craig A. Berry | 2019-05-08 | 1 | -0/+8 |
* | Revert "PATCH: [perl #134031] BBC breake Math::Clipper" | Karl Williamson | 2019-05-06 | 1 | -4/+0 |
* | PATCH: [perl #134031] BBC breake Math::Clipper | Karl Williamson | 2019-05-01 | 1 | -0/+4 |
* | newlocale() has a problem in openbsd | Karl Williamson | 2019-04-03 | 1 | -0/+5 |
* | Bump the perl version in various places for 5.29.10 | Zak B. Elep | 2019-03-21 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.29.9 | Nicolas R | 2019-02-20 | 1 | -2/+2 |
* | Define _GNU_SOURCE if using the musl libc on linux. | Andy Dougherty | 2019-01-31 | 1 | -0/+10 |
* | Bump the perl version in various places for 5.29.8 | Abigail | 2019-01-20 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.29.7 | Abigail | 2018-12-18 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.29.6 | Karen Etheridge | 2018-11-20 | 1 | -2/+2 |
* | Add initial support for Minix3 | H.Merijn Brand | 2018-10-30 | 1 | -0/+147 |
* | Bump the Perl version for 5.29.5 | Aaron Crane | 2018-10-20 | 1 | -2/+2 |
* | bumping versions to 5.29.4 | John SJ Anderson | 2018-09-20 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.29.3 | Chris 'BinGOs' Williams | 2018-08-20 | 1 | -2/+2 |
* | The HP-UX optimizer fails again (on Itanium only this time) | H.Merijn Brand | 2018-08-05 | 1 | -11/+14 |
* | Bump version to 5.29.2 | Steve Hay | 2018-07-20 | 1 | -2/+2 |
* | Disable optimizer on pp_pack for HP C-ANSI-C on HP-UX 11.11 | H.Merijn Brand | 2018-07-02 | 1 | -6/+10 |
* | bump version for 5.29.1 | Sawyer X | 2018-06-27 | 1 | -2/+2 |
* | Bump version to 5.29.0 and regenerate everything | Sawyer X | 2018-06-24 | 1 | -2/+2 |
* | Fix Module::CoreList versions | Sawyer X | 2018-04-20 | 1 | -2/+2 |
* | Bump the perl version in various places for 5.27.11 | Todd Rinaldo | 2018-03-20 | 1 | -2/+2 |
* | Bump version | reneeb | 2018-03-02 | 1 | -2/+2 |
* | Move note about defective locale on HP-UX to README.hpux | H.Merijn Brand | 2018-02-20 | 1 | -5/+0 |
* | hints/hpux.sh: Note locale univ.utf8 may be defective | Karl Williamson | 2018-02-19 | 1 | -0/+5 |
* | Revise when POSIX 2008 ops on FreeBSD | Karl Williamson | 2018-02-18 | 1 | -3/+5 |
* | hints/hpux.sh: HP-UX mbrlen() and mbrtowc() don't work | Karl Williamson | 2018-01-30 | 1 | -0/+7 |
* | Bump the perl version in various places for 5.27.9 | Abigail | 2018-01-20 | 1 | -2/+2 |
* | override autodetection of mkostemp() on Darwin | Zefram | 2018-01-18 | 1 | -0/+4 |
* | Set more sensible -O optimization on FreeBSD | Tom Hukins | 2018-01-16 | 1 | -0/+7 |
* | Bump the perl version in various places for v5.27.8 | Chris 'BinGOs' Williams | 2017-12-20 | 1 | -2/+2 |
* | Relax workaround for d_uselocale from RT #128867. | James E Keenan | 2017-12-04 | 1 | -2/+14 |
* | (perl #132506) deal with un-/partly implemented *at() functions | Tony Cook | 2017-11-30 | 1 | -0/+11 |
* | Bump the perl version in various places for 5.27.7 | Karen Etheridge | 2017-11-20 | 1 | -2/+2 |
* | The AIX doubledouble longdouble has been left broken for three years. | Jarkko Hietaniemi | 2017-10-30 | 1 | -1/+1 |
* | Don't attempt to define or use STANDARD_C | Aaron Crane | 2017-10-21 | 1 | -1/+1 |
* | Rely on C89 <stdlib.h> | Aaron Crane | 2017-10-21 | 1 | -6/+0 |
* | Rely on C89 <stdarg.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 |
* | Rely on C89 vprintf() | Aaron Crane | 2017-10-21 | 1 | -1/+0 |
* | Assume C89 "volatile" keyword | Aaron Crane | 2017-10-21 | 2 | -5/+0 |
* | Assume we have sane C89 memcmp() | Aaron Crane | 2017-10-21 | 3 | -3/+0 |
* | Drop support for PowerUX / Power MAX OS | Aaron Crane | 2017-10-21 | 1 | -218/+0 |