This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix NAME of perl5125delta.pod
[perl5.git] / t / porting / podcheck.t
2012-09-26 Karl Williamsonporting/podcheck.t: Add test for removed files
2012-09-26 Karl Williamsonpodcheck.t: Return success/failure from ok()
2012-08-31 Craig A. BerryFiles ending in .eg are also non-pod.
2012-08-29 Nicholas ClarkAdd /\.gif\z/ files to the non-Pod exceptions in t...
2012-08-29 Nicholas Clarkt/porting/podcheck.t now passes no_chdir to File::Find...
2012-06-02 Karl Williamsonpodcheck.t: white-space only: indent properly
2012-06-02 Karl Williamsonpodcheck.t: Fix more transitory file problems
2012-05-23 Karl Williamsonpodcheck.t: Try harder to avoid transitory failure
2012-05-23 Karl Williamsonpodcheck.t: Add label to 'next' stmts for clarity
2012-05-22 Karl Williamsonpodcheck.t: Allow checking old perldelta
2012-02-20 Karl Williamsonpodcheck.t: Typo in pod
2012-01-31 Florian RagwitzPod-Perldoc is now maintained on CPAN
2012-01-31 Karl Williamsonpodcheck.t: Add comment
2012-01-06 Ricardo SignesPod-Perldoc now includes test documents
2011-12-24 Father ChrysostomosExclude regen/feature.pl from podcheck.t
2011-12-21 Father Chrysostomospodcheck.t: skip make-rmg-checklist
2011-11-11 Karl Williamsonpodcheck.t: Add comment
2011-10-04 Karl Williamsonpodcheck.t: Guard against weird input file types
2011-09-26 Karl Williamsonpodcheck.t: Work for scripts/utilities under VMS
2011-09-25 Karl Williamsonpodcheck.t: New method for skipping .PL files
2011-09-25 Karl Williamsonpodcheck.t: Remove extra loop initialization
2011-09-25 Karl Williamsonpodcheck.t: Move hash declaration to earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Move subroutine defn earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Don't calc value twice
2011-09-25 Karl Williamsonpodcheck.t: remove unused variable
2011-09-22 Karl Williamsonpodcheck.t: Add comment
2011-09-22 Karl Williamsonpodcheck.t: clarify its pod
2011-09-22 Karl Williamsonpodcheck.t: Is problem if cpan/non-cpan have same NAME
2011-09-22 Karl Williamsonpodcheck.t: Process files sorted caselessly
2011-09-22 Karl Williamsonpodcheck: Nits in comments
2011-09-18 Father ChrysostomosReally allow podcheck.t to be run from outside t/
2011-09-18 Father ChrysostomosAllow podcheck.t to be run from outside t/ for convenience
2011-09-17 Karl Williamsonpodcheck.t: Don't use case-sensitive file exclusion
2011-08-15 Karl Williamsonpodcheck.t pod grammar fix
2011-08-13 Craig A. BerryInitial attempt at putting podcheck.t on a diet.
2011-08-13 Craig A. BerryTrim trailing dots on VMS in podcheck.t.
2011-08-10 Karl Williamsonpodcheck.t: Change verbatim line length max to 79
2011-08-09 Father ChrysostomosIgnore another editor droppink
2011-07-31 Karl Williamsonpodcheck.t: Correctly count columns
2011-07-29 Karl Williamsonpodcheck.t: Fix confusion between "indent", "tab stop"
2011-07-27 Karl Williamsonpodcheck.t: Improve documentation
2011-07-27 Karl Williamsonpodcheck.t: Don't warn on perldelta placeholder link
2011-07-27 Karl Williamsonpodcheck.t: Move perldelta placeholder link checks
2011-07-16 Karl Williamsonpodcheck.t: Reword instructions slightly
2011-07-06 Karl Williamsonpodcheck.t: Add -deltas option
2011-07-01 Father ChrysostomosStop podcheck.t --add-link from chomping a new line
2011-06-21 Father Chrysostomospodcheck.t: ignore buildtoc output
2011-06-21 Karl Williamsonpodcheck.t: sort --add_link output
2011-06-21 Karl Williamsonpodcheck.t: Reduce F<> message false positives
2011-06-21 Karl Williamsonpodcheck.t: White-space only changes
2011-06-21 Karl Williamsonpodcheck: Reduce fals positives for L<> message
2011-06-21 Karl Williamsonpodcheck: Fix skip upstream cpan
2011-06-21 Karl Williamsonpodcheck.t: Fewer false positives for L<>
2011-06-21 Karl Williamsonpodcheck.t: Fix typo
2011-06-21 Karl Williamsonpodcheck: Dashes often occur in file names
2011-06-21 Karl Williamsonpodcheck: Improve heuristics for L<>
2011-06-17 Father ChrysostomosTypo in podcheck.t
2011-06-17 Karl Williamsonpodcheck.t: Suppress entity out of range messages
2011-06-17 Karl Williamsonpodcheck: Make sure perltoc is known
2011-06-17 Karl Williamsonpodcheck.t: Add --add_link option
2011-06-17 Karl Williamsonpodcheck.t: Special case perldelta
2011-06-17 Karl Williamsonpodcheck.t: Ignore perldelta_template.pod
2011-06-10 David Goldenpodcheck.t: decode verbatim paragraphs before checking...
2011-05-27 Karl Williamsonpodcheck.t: Guard against transitory files
2011-05-26 Karl Williamsonpodcheck.t: Add comment, explicit return
2011-05-26 Karl Williamsonpodcheck.t: Skip broken symbolic links
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Nicholas ClarkRefactor podcheck.t to slurp files into scalars, instea...
2011-05-23 Karl Williamsonpodcheck.t: Extract line numbers from strings properly
2011-05-23 Karl Williamsonpodcheck.t: Skip perltoc
2011-05-20 Karl Williamsonpodcheck.t: Improve VMS abilities
2011-05-20 Karl Williamsonpodcheck.t: Fully qualify carp call from package
2011-05-20 Karl Williamsonpodcheck.t: Deal properly with -1 counts
2011-05-19 Karl Williamsonpodcheck.t: Missing diagnostics
2011-05-19 Karl WilliamsonRevamp podcheck.t
2011-02-15 Ævar Arnfjörð Bjar... t/porting/podcheck.t: remove unused __DATA__ section
2010-08-25 David Mitchellexclude autodoc.pl from pod checks
2009-10-22 H.Merijn Brand../lib isn't valid after a chdir "..";
2009-10-07 Max MaischeinRemove BEGIN{}, use '..', part deux
2009-10-06 Nicholas Clarksort @files once, outside the loop.
2009-10-06 Nicholas ClarkStandarise t/porting/*.t on ./test.pl, and remove BEGIN...
2009-10-06 Jesse Vincentpodcheck.t now uses MANIFEST to choose which files...
2009-10-06 Jesse VincentWe don't actually want to check .PL files
2009-10-06 Max MaischeinCheck POD in lib/, ext/ and pod/