This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
typo fix for obj pod
[perl5.git] / t / porting /
2013-05-24 David Goldenfix various podcheck nits
2013-05-24 David Goldenfix various Pod line length warnings
2013-05-24 David Goldenhelp t/podcheck.t skip duplicate pod in utils
2013-05-24 David Goldenstop t/podcheck.t from flagging blockquotes
2013-05-24 David GoldenMake t/podcheck.t less sensitive
2013-05-23 Nicholas Clarkt/porting/diag.t now uses regen/embed_lib.pl to parse...
2013-05-23 Nicholas ClarkIn t/porting/diag.t, use TestInit to chdir and set...
2013-05-23 Nicholas ClarkRefactor the "check categories and severity" logic...
2013-05-23 James KeenanCorrect known_pod_issues.dat.
2013-05-22 David Steinbrunnertypo fixes for root level scripts
2013-05-22 Karl Williamsonregcomp.c: Actually emit proper warning
2013-05-20 Nicholas ClarkAs DO_BO_(UN)?PACK are now implemented with my_swabn...
2013-05-20 Nicholas ClarkAdd regen/genpacksizetables.pl to t/porting/regen.t
2013-05-20 Karl Williamsonperlclib.pod: Fix too long verbatim lines
2013-05-20 Karl Williamsont/porting/regen.t: Add file to check
2013-05-20 Karl Williamsont/porting/bincompat.t: Typo in comment
2013-05-20 Karl Williamsonpodcheck.t: Avoid misleading error message
2013-05-20 Karl Williamsonlib/utf8.pm: Fix pod verbatim line wraps
2013-05-20 Ricardo Signesperldelta: 5.19.0, shortest perldelta ever? v5.19.0
2013-05-18 Ricardo Signesregenerate known pod issues
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message-Simple
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Term-UI
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Module-Pluggable
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/B-Lint
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-14 Steve Hayfix extrefs text with SDK 2003
2013-05-09 David Mitchellporting/podcheck.t: improve diagnostic
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-05-03 Nicholas ClarkAdd a space after -o to keep Darwin's g++ happy, in...
2013-05-03 Nicholas ClarkAdd a "verbose" option to t/porting/extrefs.t for debug...
2013-05-03 Tony Cooksupport MSWin32 too
2013-05-03 Tony Cookremove code for non-core builds and "modernize"
2013-05-03 Tony Cooktest that perl headers don't introduce external references
2013-05-01 H.Merijn BrandI cannot find shorter URL's
2013-04-29 Tony Cookupdate known_pod_issues.dat to account for the README...
2013-04-24 SHIRAKATA KentaroPOD nitpicks.
2013-03-27 Brian Frasert/porting/dual-life.t: Drop dependency on smartmatch
2013-03-24 Yves OrtonAdd a commented out warning and a way for diag.t to...
2013-03-18 Karl Williamsondist/bignum/lib/bignum.pm: Fix broken pod link
2013-03-18 Karl Williamsonext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod...
2013-03-18 Karl Williamsondist/bignum/lib/bigrat.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigint.pm: Fix broken pod link
2013-03-18 Karl WilliamsonMath/BigRat.pm: Fix some broken pod links
2013-03-18 Karl Williamsonlibnetcfg.PL: Fix broken pod link
2013-03-18 Karl WilliamsonMath-BigInt: Fix some broken links
2013-03-18 Karl WilliamsonTie/File.pm: Fix pod broken link typo
2013-03-18 Karl Williamsonpodcheck.t: Note existence of some CPAN modules
2013-03-18 Karl Williamsonconstant.pm: Rmv ref in pod to non-existent module
2013-03-18 Karl Williamsonpod/perldiag: Document some regex messages
2013-03-18 Karl Williamsonpod/perldiag: Document new messages for qr/(?[ ])/
2013-03-18 Karl Williamsonperldiag.pod: Fix broken link
2013-02-24 Karl Williamsonperlintro: Typo and stop verbatim wrapping
2013-02-15 Karl WilliamsonINSTALL: Fix pod verbatim lines
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover code in DynaLoader.
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover various other C-like...
2013-02-15 Nicholas Clarkt/porting/diag.t now reads files from MANIFEST, instead...
2013-02-10 Father Chrysostomosdiag.t: Validate severity of ck warn routines better
2013-02-05 Chris 'BinGOs' Wil... Update Pod-Parser to CPAN version 1.60
2013-02-05 Chris 'BinGOs' Wil... Make makemeta more cognisant and easier to use
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-02-02 Chris 'BinGOs' Wil... Teach makemeta to use CPAN::Meta to generate both META...
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-24 Chris 'BinGOs' Wil... Make sure that Test-Harness customisations are declared...
2013-01-23 James E KeenanConvert to use of t/test.pl
2013-01-20 Chris 'BinGOs' Wil... Actually update Test-Harness to CPAN version 3.26
2013-01-19 Karl WilliamsonExtend strictness for qr/(?[ \N{} ])/
2013-01-13 Karl Williamsonporting/args_assert.t: Needs to look in inline.h too
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-11 Karl Williamsonregcomp.c: Add capability for regclass() to return...
2013-01-11 Karl Williamsonregcomp.c: Add capability for stricter parsing of []
2013-01-11 Karl Williamsonregcomp.c: Add capability for strict [:posix:]
2013-01-11 Karl WilliamsonAdd optional strict mode to grok_bslash_[xo]
2013-01-04 Chris 'BinGOs' Wil... Regenerated customized.dat file due to pod2*.PL changes
2013-01-03 Matthew Horsfall... Fix period at the end of perldiag.pod and remove entry...
2012-12-31 Karl Williamsonregcomp.c: Refactor out a switch statement
2012-12-27 Matthew Horsfall... Add regcomp.c warning checks to t/porting/diag.t.
2012-12-26 David MitchellRevert "porting/podcheck corrections."
2012-12-26 James E Keenanporting/podcheck corrections.
2012-12-23 Father ChrysostomosRegenerate the regnode table in perldebguts.pod automat...
2012-12-23 Matthew Horsfall... RT-89642 - Don't treat ,; as special end-of-line charac...
2012-12-15 Father Chrysostomosknown_pod_issues.dat: Allow links to Devel::Callsite
2012-12-05 Father Chrysostomosregen pod issue
2012-11-27 Father Chrysostomostest_bootstrap.t: Skip PL_sawampersand tests
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-24 Father ChrysostomosWarn when declaring lexsubs, not when enabling them
2012-11-22 Karl Williamsonpodcheck.t: Was always giving failure under -regen
2012-11-16 Tony Cookleakfinder.pl requires XS::APItest which isn't built...
2012-10-26 Father ChrysostomosBetter documentation for internal SV types
2012-10-19 Craig A. BerryUdate CPAN to CPAN version 1.99_51
2012-10-01 Father ChrysostomosDeprecate mg_length; make it return bytes
2012-09-27 Karl Williamsonperlreguts: Fit long verbatim lines to 79 cols
2012-09-26 Karl Williamsonperlreapi.pod: Reflow verbatim lines to 79 cols.
2012-09-26 Karl Williamsonporting/podcheck.t: Add test for removed files
2012-09-26 Karl Williamsonpodcheck.t: Return success/failure from ok()
2012-09-26 Karl Williamsonregen podcheck after MPE port removed
2012-09-22 Sawyer Xtest for files that have exec bit but no shebang
next