This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Read Perl code on Windows in text mode by default.
[perl5.git] / t / porting /
2011-03-14 Nicholas ClarkAdd a test to ensure that test.pl doesn't mention $&
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-02-24 David Mitchellspeed up t/porting/filenames.t
2011-02-23 Nicholas ClarkNo need to sort {non_,}bincompat_options in Config...
2011-02-23 Nicholas ClarkTest that perl.c reports {non_,}bincompat_options in...
2011-02-18 Karl Williamsondiag.t: Allow underscore in warnings categories
2011-02-16 Father Chrysostomosadd refcnt_inc/dec to perldiag
2011-02-15 Ævar Arnfjörð Bjar... t/porting/podcheck.t: remove unused __DATA__ section
2011-02-13 Tony Cookignore extensions based on the configuration
2011-02-13 Tony Cookactually handle the case of extensions being built...
2011-02-11 David Goldenretab t/porting/checkcase.t
2011-02-11 David Goldent/porting/checkcase.t should skip directories
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-02-02 Jesse Vincentmade abigail's new porting/cmp_version.t not scream...
2011-02-02 AbigailMake it so that it acts as if cmpVERSION.pl had not...
2011-02-01 AbigailGet the tag from git describe instead of $]
2011-01-31 AbigailTurn exec flag off
2011-01-31 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-31 AbigailTurn Porting/cmpVERSION.pl into a test
2011-01-25 Craig A. BerryMake t/porting/buildtoc.t use runperl for portability.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas Clarkregen/mk_PL_charclass.pl can test that l1_char_class_ta...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas Clarkregen/overload.pl should use rename_if_different()...
2011-01-22 Nicholas ClarkExtend pod/buildtoc --test to validate that regenerated...
2011-01-18 David Mitchellt/porting/diag.t: fix indentation in check_file()
2011-01-18 David Mitchellvastly speed up t/porting/diag.t
2011-01-16 Tony Cookallow buildtoc to find libraries after chdir into pod/
2011-01-15 Tony Cooktest that perl.pod, pod.lst, MANIFEST and the file...
2011-01-10 Karl Williamsondiag.t: Change so a fixed TODO passes
2011-01-08 Karl Williamsondiag.t: Remove printf conversion modifiers from msgs
2011-01-08 Karl Williamsondiag.t: Check that TODOs haven't been done
2011-01-08 Karl Williamsondiag.t: Remove TODOs that have been done
2011-01-08 Karl Williamsondiag.t: Ignore formatting precisions in messages
2011-01-08 Karl Williamsondiag.t: Add checks that pod msgs have severity
2011-01-08 Karl Williamsondiag.t: Use variable for pod name
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2011-01-04 Nicholas ClarkRefactor filenames.t to use unlike() and cmp_ok() for...
2011-01-03 Jesse Vincentupdate t/porting/filenames.t to check for path componen...
2011-01-03 Nuno CarvalhoAdd new test file t/porting/filenames.t
2010-11-27 Craig A. BerrySkip t/porting/FindExt.t on VMS.
2010-11-25 Jan DuboisPass STATIC_EXT to t/porting/FindExt.t
2010-11-21 Nicholas ClarkMove the test for Win32's FindExt.pm to t/porting,...
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-10-18 Chris 'BinGOs' Wil... Fix issues with the podlators update
2010-10-18 Nicholas ClarkTweak t/porting/dual-life.t for the file renames in...
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-09-28 Nicholas ClarkA test to check that regen.pl doesn't need running.
2010-09-27 Tye McQueen[perl #73754] Better error message for PerlIO layer...
2010-09-20 David Mitchellporting/manifest.t fail gracefully under !git
2010-08-29 Yves Ortonwhen building under git, test that MANIFEST and git...
2010-08-25 David Mitchellexclude autodoc.pl from pod checks
2010-08-19 Florian RagwitzTest for +x bits for all the files in exec-bit.txt
2010-08-12 David GoldenRemove invalid version object from diag.t exceptions
2010-08-12 David GoldenRefactor porting/diag.t and improve output format
2010-08-12 David GoldenAdd perldiag entries for new version format errors
2010-08-12 David GoldenImprove diag.t to detect BADVERSION diagnostics
2010-08-02 David CantrellFix file name in comment
2010-07-30 David GoldenImprove Porting/checkAUTHORS.pl
2010-07-27 George GreerKeep test output pretty by actually using skip_all...
2010-07-27 George GreerMSWin32's "-x" checks file extension, so it isn't usefu...
2010-07-27 George GreerAdd filename with spurious +x bit to diag in t/porting...
2010-07-26 James MastrosMake the success and failure messages of t/porting...
2010-07-26 James MastrosDocument "Ambiguous use of -%s resolved as -&%s()"
2010-07-26 James MastrosDocument "Ambiguous use of %c{%s%s} resolved to %c...
2010-07-26 James MastrosDocument "Ambiguous use of %c{%s} resolved to %c%s"
2010-07-26 James MastrosDocument "Ambiguous use of %c resolved as operator %c"
2010-07-26 James MastrosStick a comment in t/porting/diag.t begging people...
2010-07-26 James MastrosNormalize formatting of "Ambiguous call resolved as...
2010-07-24 Craig A. BerryPort dual-life.t to VMS.
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-21 Jan DuboisUse .\ instead of ./ on Windows
2010-07-20 David Goldendon't use Test::More in dual-life.t
2010-07-20 David GoldenAdd exceptions to dual-life.t
2010-07-19 David GoldenAdded t/porting/dual-life.t
2010-07-04 Jesse VincentMake checkAUTHORS a test to further reduce the release...
2010-06-29 Nicholas ClarkAllow the "diag_listed_as" annotation to work on multi...
2010-06-12 Nicholas ClarkBetter diagnostics on detecting case sensitive file...
2010-05-31 Karl WilliamsonPATCH: teach diag.t new warning function names
2010-05-30 Karl WilliamsonDon't require doubled backslashes in perldiag.pod
2010-05-29 Nicholas ClarkFix the regexp in t/porting/args_assert.t, and add...
2010-05-17 Karl WilliamsonPATCH: Clean up EBCDIC handling of \cX
2010-04-26 Karl WilliamsonDeal with "\c{", and its kin
2010-01-14 David GoldenOmnibus strict and lax version parsing
2010-01-12 H.Merijn BrandWith $PERL_UNICODE we still need to find utf8.pm
2009-12-19 Nicholas ClarkRun t/porting/diag.t from the top-level directory.
2009-11-30 Eric BrineFix -DPERL_NO_UTF16_FILTER
2009-11-15 Nicholas ClarkInline PL_no_symref into pp_entersub. Deprecate the...
2009-11-01 Ben MorrowDocumentation for the 'qr' overload.
2009-10-22 H.Merijn Brand../lib isn't valid after a chdir "..";
2009-10-12 Nicholas ClarkNormalise 3 fatal pack/unpack error messages to "panic...
2009-10-11 Nicholas Clarkporting/manifest.t now tests that all files listed...
2009-10-09 Nicholas ClarkAdd a test for the bootstrap rules for tests in t/
2009-10-07 Nicholas ClarkMakefile and makefile only exist on case-sensitive...
2009-10-07 Max MaischeinRemove BEGIN{}, use '..', part deux
2009-10-06 Nicholas Clarksort @files once, outside the loop.
next