This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
TODO tests for reads from a scalar changed to upgraded after open
[perl5.git] / t / porting /
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
2012-09-16 Father Chrysostomos‘Subroutine "&x" is not available’ during compilation
2012-09-13 Steve HayDocument how to create and use smoke-me branches
2012-09-10 Colin Kuskie (via RT)Refactor t/porting/customized to use test.pl instead...
2012-09-08 David MitchellDon't copy all of the match string buffer
2012-08-31 Craig A. BerryFiles ending in .eg are also non-pod.
2012-08-29 Colin KuskieRefactor t/porting/checkcase.t to use test.pl instead...
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-08-29 Nicholas Clarkt/porting/dual-life.t now passes no_chdir to File:...
2012-08-29 Nicholas Clarkt/porting/exec-bit.t isn't using File::{Basename,Find...
2012-08-29 Nicholas Clarkt/porting/checkcase.t now passes no_chdir to File:...
2012-08-29 Nicholas ClarkRefactor t/porting/filenames.t to shrink the code and...
2012-08-28 Father Chrysostomosnote CPAN pod link target; regen pod issues
2012-08-26 Father ChrysostomosOpcode.pm: wrap long pod lines
2012-08-15 Father ChrysostomosAllow test_bootstrap.t to run from the top level
2012-08-13 Steve HayRegenerate test data for porting/customized.t
2012-08-12 Karl Williamsonre.pm: Nits in pod
2012-06-27 Brian Fraser[perl #109408] Documentation that refers to Perl 5...
2012-06-27 Father Chrysostomosdiag.t: Skip, rather than, TODO for cat tests
2012-06-27 Father Chrysostomosdiag.t: Don’t emit erroneous passing to-do tests
2012-06-27 Father Chrysostomosdiag.t: Check categories and severity
2012-06-27 Father Chrysostomosdiag.t: Use correct variable
2012-06-27 Father Chrysostomosdiag.t: Load test.pl in BEGIN
2012-06-26 Father Chrysostomosdiag.t: Two to-done entries I missed
2012-06-26 Father Chrysostomosdiag.t: Tolerate trailing space
2012-06-26 Father Chrysostomosperldiag: Correct various regexp msgs
2012-06-26 Father Chrysostomosdiag.t: Support regcomp’s FAIL macros
2012-06-24 Father Chrysostomosperldiag: Document ‘Integer overflow in srand’
2012-06-24 Father Chrysostomosdiag.t: Cull exceptions
2012-06-24 Father Chrysostomosdiag.t: Don’t skip lines starting with spaces
2012-06-24 Father Chrysostomosperldiag: document ‘Invalid negative number’ in chr
2012-06-24 Father ChrysostomosUnbreak diag.t
2012-06-24 Father Chrysostomosperldiag: Help splain find version overflow msg
2012-06-23 Father Chrysostomosregen pod issues
2012-06-20 Father Chrysostomosregen pod issues
2012-06-19 Father Chrysostomosperlhacktips: long lines
2012-06-19 Reini Urbanperlhacktips: add AddressSanitizer
2012-06-18 Nicholas ClarkAvoid tests converting @INC to abs paths where no longe...
2012-06-18 Nicholas ClarkSet GIT_DIR instead of changing directory in find_git_o...
2012-06-18 Chris 'BinGOs' Wil... Updated podlators to CPAN version 2.4.2
2012-06-17 Karl Williamsonperlop: Fit some verbatim lines into 79 cols
2012-06-15 Chris 'BinGOs' Wil... Updated Test-Harness to CPAN version 3.25
2012-06-07 Father ChrysostomosUse the same top format error for ""
2012-06-06 Father Chrysostomospending-author.t: Skip for lack of config
2012-06-02 Karl Williamsonpodcheck.t: white-space only: indent properly
2012-06-02 Karl Williamsonperl.pod: Remove reference to specific Unicode version
2012-06-02 Karl Williamsonpodcheck.t: Fix more transitory file problems
2012-05-31 Nicholas Clarkt/porting/checkcase.t shouldn't scan .git for case...
2012-05-31 Nicholas Clarkt/porting/checkcase.t should find() from the top level...
2012-05-30 Father ChrysostomosRemove ‘Runaway prototype’ warning
2012-05-25 Ricardo Signesadd Version::Requirements as a known linkable-to lib
2012-05-25 Ricardo SignesRevert "t/porting/checkcase.t should skip directories"
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-23 Father Chrysostomosperlfunc: long lines
2012-05-22 Karl Williamsonperlebcdic: make verbatim line fit in 79 cols
2012-05-22 Karl Williamsonperlebcdic: Narrow table to fit in 79 columns
2012-05-22 Karl Williamsonpodcheck.t: Allow checking old perldelta
2012-05-19 Ricardo Signesperldelta: note the removal of the perl4 core .pl files
2012-05-10 Ricardo Signesskip the porting/utils.t unless in a git checkout
2012-05-10 Ricardo Signesokay the links to CPAN modules in the perldelta
2012-05-09 Ricardo Signesadd a missing blink above =item to s2p.PL
2012-04-24 Nicholas ClarkIn the todo list, note who is already working on variou...
2012-04-24 Nicholas ClarkRemove 2 microperl suggestions from the todo list.
2012-03-20 Karl Williamsonutf8.c: pod (mostly formatting) + comments changes
2012-03-19 Nicholas ClarkMove the example git bisect shell script from perlgit...
next