| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for Ultrix | Karl Williamson | 2022-06-10 | 4 | -20/+7 |
* | Comprehensive charset.t tests | Karl Williamson | 2022-06-06 | 1 | -21/+110 |
* | remove some leftover debug output from filetime_from_time() | Tony Cook | 2022-06-03 | 1 | -0/+14 |
* | t/op/vec.t: use strict, warnings | Karl Williamson | 2022-05-31 | 1 | -4/+12 |
* | Don't check POD embedded in HTML generated from other POD | jkahrman | 2022-05-28 | 1 | -2/+3 |
* | Revert "Revert "mg.c, Cwd.pm - Empty path is the same as "." which is forbidd... | Yves Orton | 2022-05-28 | 2 | -3/+21 |
* | GH16319: avoid recursion parsing 'pack' template | Hugo van der Sanden | 2022-05-28 | 1 | -1/+12 |
* | podcheck.t: Note file that not to consider pod | Karl Williamson | 2022-05-27 | 1 | -0/+4 |
* | perlapi: Document and mark internal my_socketpair | Karl Williamson | 2022-05-18 | 1 | -0/+1 |
* | Loosen regex in tests which validate process name. | Todd Rinaldo | 2022-05-18 | 1 | -1/+2 |
* | fixup! Make t/op/magic.t pass on AlmaLinux 8’s kernel. | Felipe Gasper | 2022-05-13 | 1 | -0/+10 |
* | Make t/op/magic.t pass on AlmaLinux 8’s kernel. | Felipe Gasper | 2022-05-13 | 1 | -1/+5 |
* | RMG: Fix verbatim line length | Karl Williamson | 2022-05-13 | 1 | -1/+1 |
* | perlapi: Add some commentary for rsignal() | Karl Williamson | 2022-05-11 | 1 | -0/+1 |
* | perlapi: Document my_chsize | Karl Williamson | 2022-05-11 | 1 | -0/+1 |
* | perlapi: Document mkstemp, mkostemp | Karl Williamson | 2022-05-09 | 1 | -0/+2 |
* | perlapi: Document my_popen, my_pclose | Karl Williamson | 2022-05-09 | 1 | -0/+2 |
* | perlhist: Fix overlong verbatim pod line | Karl Williamson | 2022-05-06 | 1 | -1/+0 |
* | perlhack: Fix some pod markup, overlong verbatim | Karl Williamson | 2022-05-06 | 1 | -2/+0 |
* | podcheck.t: Change $variable name | Karl Williamson | 2022-05-04 | 1 | -4/+4 |
* | podcheck.t: Skip conflict markers in db file | Karl Williamson | 2022-05-04 | 1 | -1/+2 |
* | podcheck.t: Don't chdir without checking if feasible | Karl Williamson | 2022-05-04 | 1 | -1/+1 |
* | podcheck.t: --show-all doesn't output skipped problems | Karl Williamson | 2022-05-04 | 1 | -4/+18 |
* | bisect-runner: Fix verbatim line length | Karl Williamson | 2022-05-04 | 1 | -1/+0 |
* | README.os2: Fix pod | Karl Williamson | 2022-05-04 | 1 | -1/+2 |
* | README.irix: Fix overlong verbatim line | Karl Williamson | 2022-05-04 | 1 | -1/+0 |
* | todo.pod: Use m// instead of // | Karl Williamson | 2022-05-04 | 1 | -1/+0 |
* | podcheck.t: Treat some additional files specially | Karl Williamson | 2022-05-04 | 2 | -2/+6 |
* | podcheck.t: White-space, comments, typos | Karl Williamson | 2022-05-04 | 1 | -17/+17 |
* | podcheck.t: Allow dash in argument names | Karl Williamson | 2022-05-04 | 1 | -16/+17 |
* | podcheck.t: Set $| to 1 | Karl Williamson | 2022-05-04 | 1 | -0/+2 |
* | Amiga-Exec/Exec.pm: Fix pod | Karl Williamson | 2022-05-04 | 1 | -1/+0 |
* | lib/perl5db.pl: Give proper pod links | Karl Williamson | 2022-05-04 | 1 | -1/+0 |
* | lib/experimental.pm is no longer customized | Leon Timmermans | 2022-04-26 | 1 | -1/+0 |
* | Replace 'use strict; use warnings;' with 'use VERSION' in docs code examples | Paul "LeoNerd" Evans | 2022-04-23 | 1 | -1/+1 |
* | skip 2 tests if built with DEBUGGING and no taint support | Neil Bowers | 2022-04-20 | 1 | -4/+9 |
* | Add/correct/delete notes of CUSTOMIZED files in blead | Steve Hay | 2022-04-20 | 1 | -2/+22 |
* | changes to perl tests to handle perl without taint support | Neil Bowers | 2022-04-20 | 6 | -17/+60 |
* | Revert "mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under... | Yves Orton | 2022-04-20 | 2 | -21/+3 |
* | mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under taint | Yves Orton | 2022-04-20 | 2 | -3/+21 |
* | op/magic.t - make $SIG{ALRM} local test deal with inherited IGNORE'd signal | Yves Orton | 2022-04-19 | 1 | -1/+5 |
* | Skip Test::Harness t/harness.t SEGV test | Leon Timmermans | 2022-04-18 | 1 | -0/+1 |
* | cpan/Test-Harness/t/source.t is no longer customized | Leon Timmermans | 2022-04-18 | 1 | -1/+0 |
* | ExtUtils-Constant: Fix to work on EBCDIC | Karl Williamson | 2022-04-17 | 1 | -0/+3 |
* | Makefile.SH - reduce technical debt, use `runtests` for `make test_porting` | Yves Orton | 2022-04-13 | 1 | -1/+1 |
* | t/harness - use glob on arguments even on *nix | Yves Orton | 2022-04-13 | 1 | -6/+5 |
* | Add a way to skip utils/ files that need 64 bit ints | Yves Orton | 2022-04-13 | 1 | -0/+9 |
* | fix SVf_POK getting set on NVs when copying | Graham Knop | 2022-04-12 | 1 | -1/+21 |
* | Accept \p{nv=-0} | Karl Williamson | 2022-04-08 | 2 | -5/+3 |
* | regcomp.c: fix substring optimizer for ACCEPT inside of CURLY | Yves Orton | 2022-04-08 | 2 | -0/+2 |