summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/op/catch.t: add comments explaining its purposeDavid Mitchell2022-06-201-0/+6
* fix panic from eval {} inside /(?{...})/David Mitchell2022-06-201-1/+10
* Remove usage of old package separator.Nicolas Mendoza2022-06-181-9/+9
* perldiag: ispunct is a libc, section 3, fcnKarl Williamson2022-06-181-1/+1
* perlapi: Split two groups of entriesKarl Williamson2022-06-181-0/+1
* t/porting/libperl.t: don't check for non-public symbolsTomasz Konojacki2022-06-181-3/+2
* GH19478: applying taint is no reason to mess with posHugo van der Sanden2022-06-161-1/+13
* A better error message for `try {} catch {}` missing its (VAR)Paul "LeoNerd" Evans2022-06-131-0/+9
* Remove support for UltrixKarl Williamson2022-06-104-20/+7
* Comprehensive charset.t testsKarl Williamson2022-06-061-21/+110
* remove some leftover debug output from filetime_from_time()Tony Cook2022-06-031-0/+14
* t/op/vec.t: use strict, warningsKarl Williamson2022-05-311-4/+12
* Don't check POD embedded in HTML generated from other PODjkahrman2022-05-281-2/+3
* Revert "Revert "mg.c, Cwd.pm - Empty path is the same as "." which is forbidd...Yves Orton2022-05-282-3/+21
* GH16319: avoid recursion parsing 'pack' templateHugo van der Sanden2022-05-281-1/+12
* podcheck.t: Note file that not to consider podKarl Williamson2022-05-271-0/+4
* perlapi: Document and mark internal my_socketpairKarl Williamson2022-05-181-0/+1
* Loosen regex in tests which validate process name.Todd Rinaldo2022-05-181-1/+2
* fixup! Make t/op/magic.t pass on AlmaLinux 8’s kernel.Felipe Gasper2022-05-131-0/+10
* Make t/op/magic.t pass on AlmaLinux 8’s kernel.Felipe Gasper2022-05-131-1/+5
* RMG: Fix verbatim line lengthKarl Williamson2022-05-131-1/+1
* perlapi: Add some commentary for rsignal()Karl Williamson2022-05-111-0/+1
* perlapi: Document my_chsizeKarl Williamson2022-05-111-0/+1
* perlapi: Document mkstemp, mkostempKarl Williamson2022-05-091-0/+2
* perlapi: Document my_popen, my_pcloseKarl Williamson2022-05-091-0/+2
* perlhist: Fix overlong verbatim pod lineKarl Williamson2022-05-061-1/+0
* perlhack: Fix some pod markup, overlong verbatimKarl Williamson2022-05-061-2/+0
* podcheck.t: Change $variable nameKarl Williamson2022-05-041-4/+4
* podcheck.t: Skip conflict markers in db fileKarl Williamson2022-05-041-1/+2
* podcheck.t: Don't chdir without checking if feasibleKarl Williamson2022-05-041-1/+1
* podcheck.t: --show-all doesn't output skipped problemsKarl Williamson2022-05-041-4/+18
* bisect-runner: Fix verbatim line lengthKarl Williamson2022-05-041-1/+0
* README.os2: Fix podKarl Williamson2022-05-041-1/+2
* README.irix: Fix overlong verbatim lineKarl Williamson2022-05-041-1/+0
* todo.pod: Use m// instead of //Karl Williamson2022-05-041-1/+0
* podcheck.t: Treat some additional files speciallyKarl Williamson2022-05-042-2/+6
* podcheck.t: White-space, comments, typosKarl Williamson2022-05-041-17/+17
* podcheck.t: Allow dash in argument namesKarl Williamson2022-05-041-16/+17
* podcheck.t: Set $| to 1Karl Williamson2022-05-041-0/+2
* Amiga-Exec/Exec.pm: Fix podKarl Williamson2022-05-041-1/+0
* lib/perl5db.pl: Give proper pod linksKarl Williamson2022-05-041-1/+0
* lib/experimental.pm is no longer customizedLeon Timmermans2022-04-261-1/+0
* Replace 'use strict; use warnings;' with 'use VERSION' in docs code examplesPaul "LeoNerd" Evans2022-04-231-1/+1
* skip 2 tests if built with DEBUGGING and no taint supportNeil Bowers2022-04-201-4/+9
* Add/correct/delete notes of CUSTOMIZED files in bleadSteve Hay2022-04-201-2/+22
* changes to perl tests to handle perl without taint supportNeil Bowers2022-04-206-17/+60
* Revert "mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under...Yves Orton2022-04-202-21/+3
* mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under taintYves Orton2022-04-202-3/+21
* op/magic.t - make $SIG{ALRM} local test deal with inherited IGNORE'd signalYves Orton2022-04-191-1/+5
* Skip Test::Harness t/harness.t SEGV testLeon Timmermans2022-04-181-0/+1