summaryrefslogtreecommitdiff
path: root/t/porting
Commit message (Expand)AuthorAgeFilesLines
...
* diag.t: Collapse all Usage: entriesKarl Williamson2022-08-181-16/+3
* t/porting/authors.t - respect .mailmap in testYves Orton2022-08-161-1/+1
* [doc] Link to module manual pagesElvin Aslanov2022-08-051-0/+3
* podcheck.t: Clarify syntax for --add-linkElvin Aslanov2022-08-051-1/+1
* File::Find: fix "follow => 1" on WindowsA. Sinan Unur2022-08-021-0/+1
* Socket 2.035 is not customized anymoreNicolas R2022-07-201-2/+0
* sv.c: Replace a runtime check with compile-time static assertionTAKAI Kousuke2022-07-011-1/+0
* sv.c: Use Perl_fabs rather than hand-coded abs expressionsTAKAI Kousuke2022-07-011-1/+1
* 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
* Don't check POD embedded in HTML generated from other PODjkahrman2022-05-281-2/+3
* 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
* 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
* Add/correct/delete notes of CUSTOMIZED files in bleadSteve Hay2022-04-201-2/+22
* Skip Test::Harness t/harness.t SEGV testLeon Timmermans2022-04-181-0/+1
* cpan/Test-Harness/t/source.t is no longer customizedLeon Timmermans2022-04-181-1/+0
* ExtUtils-Constant: Fix to work on EBCDICKarl Williamson2022-04-171-0/+3
* Add a way to skip utils/ files that need 64 bit intsYves Orton2022-04-131-0/+9
* podcheck.t: Dont check verbatim length on a few podsKarl Williamson2022-03-301-7/+7
* podcheck: Add links to known modulesKarl Williamson2022-03-301-2/+3
* podcheck.t: Add spaces to an output messageKarl Williamson2022-03-301-1/+1
* podcheck.t: Devel::ppport::ppphdoc isn't podKarl Williamson2022-03-302-3/+2
* podcheck.t: Update pod about verbatim linesKarl Williamson2022-03-301-5/+6
* perlhacktips: white-space onlyKarl Williamson2022-03-301-1/+0
* t/porting/diag.t: Don't skip the bodies of XS functions in builtin.tPaul "LeoNerd" Evans2022-03-141-1/+6
* Add example of two-stage bisectionJames E Keenan2022-02-271-0/+1