This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use a real compile to test for stdbool.h
[perl5.git] / t / porting /
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-20 Stevan LittleThe link to Devel::PPPort was not understood by porting...
2011-09-19 Florian RagwitzRe-generate known_pod_issues.dat
2011-09-18 Karl Williamsonpodcheck: Clean up known issues
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-09-13 Father ChrysostomosAdd diag_listed_as for lstat error msg
2011-09-11 Jesse Vincentupdated podcheck data file to know about the changes...
2011-09-10 Steve HayFix MSWin32 skip in porting/globvar.t
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Nicholas ClarkProvide more information in the message for "strxfrm...
2011-09-09 Dave Rolskyadd known issues for new OO docs
2011-09-09 Dave RolskyRemove all references to old OO tutorial docs, and...
2011-09-04 Zeframdual-life Carp
2011-09-02 Karl WilliamsonUnicode::UCD: fix pod verbatim line length
2011-09-01 Father Chrysostomosregen known_pod_issues.dat
2011-08-29 Florian RagwitzRemove some resolved pod issues
2011-08-27 Florian RagwitzMake pod2html a regular script without substitutions
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-23 Nicholas ClarkAdd t/porting/globvar.t, to sanity test globvar.sym...
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 Father ChrysostomosRewrap some verbatim pod in Math::BigInt
2011-08-10 Father ChrysostomosKeep verbatim pod in various dist/* pods within 79...
2011-08-10 Father ChrysostomosKeep verbatim pod in I18N:LT and IO.pm within 80 cols
2011-08-10 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps::OutputMap...
2011-08-10 Karl Williamsonautodoc.pl: output to fit in 79 columns
2011-08-10 Karl Williamsonpodcheck.t: Change verbatim line length max to 79
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps within 80 cols
2011-08-09 Father ChrysostomosIgnore another editor droppink
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Installed within 80...
2011-08-09 Father ChrysostomosKeep verbatim pod in Data::Dumper within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::VMS/Win32 within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Mac/Unix within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Spec within 80 cols
2011-08-08 Craig A. BerryFix porting check for dots in directory names.
2011-08-02 Father ChrysostomosMake verbatim pod in bignum.pm fit in 80 columns
2011-08-01 Father ChrysostomosMake verbatim pod in bigint.pm fit in 80 columns
2011-08-01 Father ChrysostomosMake verbatim pod in fields.pm fit in 80 columns
2011-08-01 Father ChrysostomosAttribute::Handlers: re-indent verbatim pod
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-23 Father ChrysostomosSome perlfunc cleanup/reflow
2011-07-23 Father ChrysostomosReflow perlfunc/stat for 80 columns
2011-07-21 David Goldenpodcheck.t: fix up known issues in new perldelta
2011-07-20 Zeframregen known_pod_issues.dat for perldelta edits
2011-07-20 Karl Williamsonpodcheck: regen after perldelta changes
2011-07-17 Father ChrysostomosRename store/fetch_cop_label as cop_*
2011-07-16 Karl Williamsonperlos2: Fix some link issues
2011-07-16 Karl Williamsonperl5123delta: should have NAME perl5123delta
2011-07-16 Karl Williamsonbasename: Change C<> to L<>
2011-07-16 Karl Williamsonperlbeos: change some C<>'s into F<>'s
2011-07-16 Karl WilliamsonREADME.bs2000: lowercase perlBS200 to unbreak links
2011-07-16 Karl Williamsonperlport: remove perlapollo link
2011-07-16 Karl Williamsonpodcheck.t: Reword instructions slightly
2011-07-16 Father ChrysostomosImprove wrapping of arguments in perlintern.pod
2011-07-16 Father ChrysostomosWrap argument lists in perl{api,intern}.pod
2011-07-14 Leon BrocardAdd Porting/acknowledgements.pl to generate perldelta...
2011-07-13 Father ChrysostomosFix perlintern links; regen known pod issues
2011-07-12 Florian RagwitzMove perlxs{,tut}.pod into the ExtUtils-ParseXS dist
2011-07-12 Florian Ragwitzpodcheck.t --regen after the ParseXS merge
2011-07-12 Father Chrysostomosregenerate known_pod_issues
2011-07-12 Father Chrysostomosbuildtoc, known_pod_issues
2011-07-08 Florian RagwitzDual-life perlfaq
2011-07-08 Karl Williamsonpodcheck: Note new linked-to modules
2011-07-07 Florian RagwitzDual-life Term::ReadLine
2011-07-07 Florian RagwitzDrop non-TAP output from Maintainers.pm
2011-07-06 Florian Ragwitzacme fixed a known POD problem in the RMG
2011-07-06 Karl Williamsonpodcheck.t: Add -deltas option
2011-07-04 Karl WilliamsonOS2-Process/Process.pm: Fix broken pod links
2011-07-04 Karl Williamsons2p: Fix broken pod links
2011-07-04 Karl WilliamsonInternals.pod: Fix broken links
2011-07-04 Karl WilliamsonREADME.os2: various podcheck fixes
2011-07-03 Karl Williamsonoverload.pm: Fix broken link
2011-07-03 Karl WilliamsonREADME.foo: Change NAME to perlfoo
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-07-01 Father ChrysostomosStop podcheck.t --add-link from chomping a new line
2011-06-27 Karl Williamsonperlrun: reflow to fit vertabims in 80 cols
2011-06-25 Nicholas ClarkFix two podchecker errors on perlunicode.pod
2011-06-22 Nicholas Clarkfind_git_or_skip() will now follow symlinks and chdir...
2011-06-22 Nicholas ClarkUse find_git_or_skip() in porting{authors,cmp_version...
2011-06-22 Nicholas Clarkuse TestInit 'T' in porting{authors,cmp_version,manifes...
2011-06-22 Nicholas ClarkThe podchecker much prefers a forward slash in F<symbia...
2011-06-21 Father Chrysostomospodcheck.t: ignore buildtoc output
2011-06-21 Nicholas ClarkRe-flow some sample text in the perldelta template...
2011-06-21 Nicholas ClarkAdd perldelta "known issues" to the podchecker exceptio...
2011-06-21 Karl Williamsonperlunicode: Narrow verabitm lines so don't wrap
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
next