This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perf test in pat.t: avoid timing failure
[perl5.git] / t / porting /
2015-03-20 Steve HayCarp::Heavy is no longer customized
2015-03-18 Karl Williamsonporting/readme.t: TODO failing EBCDIC test
2015-03-17 Steve HayBlead is (almost!) using Carp-1.35
2015-03-17 Steve HayPorting/core-cpan-diff: Don't ignore EOLs or whitespace
2015-03-17 Steve HayUpgrade Text::ParseWords from version 3.29 to 3.30
2015-03-14 Steve HayUpgrade Encode from version 2.70 to 2.72
2015-03-13 Steve HayUpgrade CPAN from 2.09-TRIAL to 2.10.
2015-03-11 Ricardo Signesmove back to a stable Test-Simple, v1.001014
2015-03-06 Karl Williamsonporting/checkcfgvar.t: Skip on EBCDIC platforms
2015-03-06 Karl WilliamsonSkip some porting tests under EBCDIC
2015-03-04 Steve HayUpgrade Text-Balanced from version 2.02 to 2.03
2015-03-04 Steve Haythreads is no longer customized, as of commit c0ff91434b
2015-03-04 Jerry D. HeddenUpgrade to threads 1.97
2015-03-03 James E KeenanRemove unused variable $DEBUGGING.
2015-02-22 Steve HayTest-Simple PR#494 was merged; t/Legacy/exit.t is no...
2015-02-22 Steve HayPod::Parser is no longer customized in blead, since...
2015-02-21 Steve HayBump $VERSION in CPAN modules changed since 5.21.9
2015-02-21 Steve HayUpgrade CPAN from version 2.05 to 2.09-TRIAL
2015-02-21 Ricardo Signespodcheck: accept links to autobox
2015-02-19 Karl Williamsonregen podcheck.t db
2015-02-18 Steve HayRemove some remnants of x2p, which was removed by commi...
2015-02-17 Karl Williamsonperldsc: Wrap too-long verbatim lines
2015-02-06 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.70
2015-01-31 Steve HayBump Encode::Unicode $VERSION
2015-01-31 Steve HayBump $Encode::encoding::VERSION
2015-01-31 Steve HayBump Pod::PlainText $VERSION
2015-01-31 Steve HayBump some CPAN $VERSIONs
2015-01-29 Steve HayUpgrade Win32API-File from version 0.1201 to 0.1202
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-27 Steve HayMerge upstream fix for C++ mode build of Win32API-File
2015-01-20 Steve HayEnable cmpVERSION.pl checking of upstream cpan as well...
2015-01-16 Karl WilliamsonRegen podcheck db because of recent fixes to epigraphs.pod
2015-01-13 Tony Cookreport which files have duplicates in porting/manifest.t
2015-01-13 Chris 'BinGOs' Wil... Update Digest-MD5 to CPAN version 2.54
2015-01-10 Karl WilliamsonPOSIX.pod: Various nits, typos, clarifications
2015-01-10 Chris 'BinGOs' Wil... Actually remove the TODO rather than just the block
2015-01-09 Chris 'BinGOs' Wil... Removed TODO from pm_to_lib test in EUMM
2014-12-29 Steve HayMore CUSTOMIZED updates:
2014-12-28 Steve HayNote that threads is currently customized in blead
2014-12-22 Father ChrysostomosAdd Eval::WithLexicals to perl5220delta
2014-12-22 Father ChrysostomosAdd B::Generate to perl5220delta
2014-12-21 Ricardo Signesperlunicook: add trusted-to-exist links for perlunicook
2014-12-21 Father Chrysostomosregen pod issues
2014-12-21 Father ChrysostomosAdd Lexical::Var to perl5220delta
2014-12-18 Father Chrysostomosregen pod issues
2014-12-16 Father ChrysostomosAdd Template::Declare to perl5220delta
2014-12-12 Father Chrysostomosdiag.t: Ignore trailing whitespace
2014-12-10 David Mitchellporting/utils.t: explain what caused failures
2014-12-09 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.832
2014-12-06 Jarkko HietaniemiAdd a comment explaining what to do if this test fails.
2014-12-06 Jarkko Hietaniemithreads.pm version bump for 0c87ebb8.
2014-12-04 Father ChrysostomosAdd checksum to regcharclass.h
2014-12-04 Father ChrysostomosAdd checksum to charclass_invlists.h
2014-12-02 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.04
2014-12-01 Father ChrysostomosTell known_pod_issues.dat about Want.pm
2014-11-30 Father ChrysostomosTeach diag.t about PNf
2014-11-30 Father Chrysostomosdiag.t: Allow multiline diag_listed_as
2014-11-29 David Mitchelladd Porting/bench.pl
2014-11-27 Chris 'BinGOs' Wil... Update IO-Socket-IP to CPAN version 0.33
2014-11-26 Chad GranumUpdate Test-Simple to alpha 079
2014-11-26 Jarkko Hietaniemi[PATCH] Do not use ccstdflags with the core extensions.
2014-11-25 Chris 'BinGOs' Wil... Treat nmake the same as dmake (expand 6544e9b1a)
2014-11-24 Chris 'BinGOs' Wil... Dmake's -v means verbose not version
2014-11-24 Father Chrysostomosknown_pod_issues.dat: 2 more known mods
2014-11-21 Karl WilliamsonMake encoding pragma lexical in scope
2014-11-18 Chris 'BinGOs' Wil... [CPAN RT#100275] Add spaces if needed to CCFLAGS
2014-11-18 Chris 'BinGOs' Wil... Fix parse_abstract so it doesn't explode when Encode...
2014-11-15 Craig A. BerryRemove vmsish pragma from one-liners in Test::Simple...
2014-11-15 Jarkko Hietaniemicheckcfgvar.pl needs autodie needs Fatal needs Scalar...
2014-11-10 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.02
2014-11-07 Father ChrysostomosMention Data::Dump::Streamer in B::Deparse docs
2014-10-30 Jarkko HietaniemiDecouple quadmath from longdouble.
2014-10-27 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.93
2014-10-24 Father ChrysostomosRevert "Update ExtUtils-MakeMaker to CPAN version 7.00"
2014-10-24 Chris 'BinGOs' Wil... Fix a bug with customized.t when CUSTOMIZED is empty...
2014-10-24 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.00
2014-10-21 David Mitchellporting/checkcase.t: suppress warnings
2014-10-20 Jarkko HietaniemiDocument not to use test.pl here.
2014-10-16 Father Chrysostomospodcheck.t: Make pod name check less sensitive
2014-10-08 Jarkko Hietaniemipod_rules.t needs special preamble.
2014-10-08 Jarkko HietaniemiTest preamble: explicit @INC, instead of unshift.
2014-10-07 Jarkko HietaniemiSkip the test if in linux but not in x86*.
2014-10-06 Jarkko HietaniemiThe leading underscore is optional in Darwin.
2014-10-06 Jarkko HietaniemiBail out if there seem to be no text symbols.
2014-10-03 Father ChrysostomosAdd linked mods to known_pod_issues
2014-09-27 George Greercpan/IO-Socket-IP: Skip a test that almost always fails...
2014-09-27 Craig A. BerryMake DB_File compile under clang++.
2014-09-26 Jarkko HietaniemiTru64: Skip tests that for some reason grind Tru64...
2014-09-26 Father ChrysostomosMention Future in perl5220delta
2014-09-26 Father ChrysostomosAdd Data::Alias to known_pod_issues.dat
2014-09-25 Craig A. BerrySpecify NI_NUMERICSERV for getnameinfo.
2014-09-25 Craig A. BerryIn autodie's truncate.t, close $tmpfile before opening...
2014-09-22 Father ChrysostomosHook::LexWrap is a valid pod link
2014-09-22 Father Chrysostomosregen pod issues
2014-09-20 Father Chrysostomosregen pod issues
2014-09-20 Steve Hay$VERSION bump cpan/ExtUtils-MakeMaker/lib/ExtUtils...
2014-09-20 Steve Hayperldelta - Remove boilerplate, fill in modules changes...
2014-09-19 Father Chrysostomosperldiag: Reunite ‘perhaps you forgot to load’
2014-09-19 Chris 'BinGOs' Wil... Document customisation introduced by 991b13da7
2014-09-19 Jarkko Hietaniemiquadmath has expq instead of expl.
next