This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Pod-Perldoc to CPAN version 3.15_15
[perl5.git] / t /
2012-01-06 Father ChrysostomosUncomment evals in sort.t
2012-01-06 Father Chrysostomosregen pod issues
2012-01-06 Father Chrysostomos[perl #90064] warn once for dbmopen with undef 3rd arg
2012-01-06 Father Chrysostomosregen pod issues
2012-01-05 Father Chrysostomosregen pod issues
2012-01-05 Father Chrysostomos[perl #90030] sort with no arguments
2012-01-05 Father Chrysostomos[perl #95548] Returned magical temps are not copied
2012-01-05 Father ChrysostomosRestrict $[ comp warning to constants
2012-01-04 Father Chrysostomos[perl #105912] local $_ should not FETCH
2012-01-03 Father ChrysostomosChange wording of \E warning
2012-01-03 Brian Frasertoke.c: Unpaired '\E's in double-quotish contexts shoul...
2012-01-03 Father ChrysostomosCorrect test count in regen.t
2012-01-02 Nicholas ClarkAvoid t/re/regexp.t failing on miniperl when displaying...
2012-01-01 Father Chrysostomos[perl #107366] Don’t clone GVs during thread join
2012-01-01 Craig A. Berrysigsystem.t depends on fork().
2012-01-01 Father ChrysostomosSuppress void warning in t/op/sprintf.t
2012-01-01 Father Chrysostomos[perl #103492] Make %n printf format work with Unicode
2012-01-01 Father Chrysostomos[perl #103492] Give lvalue cx to (s)printf args
2012-01-01 Father Chrysostomos[perl #100340] Free hash entries before values on delete
2012-01-01 Father ChrysostomosUpdate method caches for non-void stash elem deletions
2011-12-31 Father Chrysostomossigsystem.t: put miniperl skip earlier
2011-12-31 Father ChrysostomosCorrect skip count in sigsystem.t
2011-12-31 Leon TimmermansAdded tests for SIGCHLD blocking during system()
2011-12-31 Father ChrysostomosTest ‘Too late for -[Mm]’
2011-12-31 Father Chrysostomos[perl #104288] Die with ‘Unrecognized switch’ on #...
2011-12-30 Chris 'BinGOs' Wil... Update CGI to CPAN version 3.59
2011-12-29 Craig A. BerryAllow diag.t to pass tests for multi-line warnings.
2011-12-29 Father ChrysostomosCroak when setting a tied @DB::args
2011-12-29 Father ChrysostomosSpeed up diag.t slightly
2011-12-29 Father Chrysostomosdiag.t: Delete documented items from to-do
2011-12-29 Father ChrysostomosRegen pod issues
2011-12-29 Father ChrysostomosDocument various messages in perldiag
2011-12-29 Father Chrysostomosdiag_listed_as galore
2011-12-29 Father Chrysostomosdiag_listed_as for -S error
2011-12-29 Father Chrysostomosdiag_listed_as for another lv sub error
2011-12-29 Father Chrysostomosdiag_listed_as for lvalue scalar context errors
2011-12-29 Father Chrysostomosperldiag: Tweak pack/% message
2011-12-29 Father Chrysostomosdiag.t: perldiag does not escape %
2011-12-29 Father ChrysostomosTeach diag.t about "CONSTANTS" in msgs
2011-12-29 Father Chrysostomosperldiag: Document 2 more ‘Can't open’ messages
2011-12-29 Father Chrysostomosperldiag: Tweak ‘Can't open perl script’
2011-12-29 Father ChrysostomosCorrect spelling of sv_insert error msg
2011-12-29 Father ChrysostomosMore diag_listed_as
2011-12-27 Father Chrysostomospp_hot.c: diag_listed_as for method error
2011-12-27 Father Chrysostomosperldiag: Document ‘Bizarre SvTYPE’
2011-12-27 Father Chrysostomosdiag.t: Rmv warning about "0" from to-do list
2011-12-27 Father Chrysostomosperldiag: Remove ‘in %s’ from bizarre copy msg
2011-12-27 Father ChrysostomosMove diag_listed_as entry in gv.c
2011-12-27 Father ChrysostomosTeach diag.t that %s%s == %s
2011-12-27 Father ChrysostomosRemove item from diag.t’s to-do list
2011-12-27 Father ChrysostomosTurn on AvREAL for tied arrays
2011-12-27 Father ChrysostomosFix crash when tying @DB::args
2011-12-27 Father ChrysostomosTeach diag.t about multiline messages
2011-12-26 Father ChrysostomosFix two (er, four) sub:lvalue { &$x } bugs
2011-12-26 Father Chrysostomosperldiag: Make 2 errors match the actual message
2011-12-25 Father Chrysostomosdiag.t: Remove documented entry
2011-12-25 Father ChrysostomosDocument ‘Attempt to clear deleted array’ in perldiag
2011-12-25 Father ChrysostomosAdd diag_listed_as for non-numeric warnings
2011-12-25 Father ChrysostomosPerlIO::get_layers: Treat numbers as strings
2011-12-25 Father Chrysostomos[perl #97956] PerlIO::get_layers: call get-magic
2011-12-25 Father ChrysostomosRun more substr tests under a new thread
2011-12-25 Father Chrysostomosselect() can return undef when defoutgv is set
2011-12-25 Father Chrysostomosselect() sometimes returns invalid string
2011-12-25 Father ChrysostomosAdd basic tests for select()
2011-12-25 Father Chrysostomoscoresubs.t: Call done_testing with an arg
2011-12-25 Father Chrysostomoscoreamp.t: Call done_testing with an arg
2011-12-25 Father ChrysostomosDon’t warn for open(foo::bar)
2011-12-24 Father Chrysostomosuse VERSION needs to enable uni8bit hint
2011-12-24 Father ChrysostomosFix up t/lib/feature/implicit
2011-12-24 Father ChrysostomosExclude regen/feature.pl from podcheck.t
2011-12-24 Father Chrysostomosregen.t: update test count
2011-12-23 Father ChrysostomosDon’t clobber all magic when clobbering vstring
2011-12-23 Father Chrysostomosver.t: require test.pl in a BEGIN block
2011-12-23 Father Chrysostomos[perl #29070] Add vstring set-magic
2011-12-23 Todd RinaldoMove Tie-File out of cpan/ and into dist/
2011-12-23 Father ChrysostomosDon’t double-free hint hash if copying dies
2011-12-23 Craig A. BerryPort utils test to VMS.
2011-12-22 Chris 'BinGOs' Wil... Added porting tests for CUSTOMIZED files
2011-12-22 Nicholas ClarkAdd t/porting/utils.t, to test that utility scripts...
2011-12-21 Father ChrysostomosCopy hints from tied hh to inner compile scopes
2011-12-21 Father Chrysostomosregen pod issues
2011-12-21 Father Chrysostomospodcheck.t: skip make-rmg-checklist
2011-12-21 Karl Williamsoncharnames tests: Add names to some more tests
2011-12-21 Karl Williamsontest.pl: Add comment
2011-12-21 Karl WilliamsonAutoload charnames for \N{name}
2011-12-20 Father Chrysostomos[perl #106282] Don’t crash cloning tied %^H
2011-12-19 Ricardo Signestest that version.pm does not clobber locale
2011-12-18 Father ChrysostomosStop readline(*$glob_copy) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosRevert "Make scalar() propagate lvalueness"
2011-12-18 Father Chrysostomos[perl #106288] Tests for \scalar @array
2011-12-18 Father ChrysostomosStop seek($glob_copy...) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosStop eof($glob_copy) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosStop tell($glob_copy) from clearing PL_last_in_gv
2011-12-18 Father Chrysostomos[perl #97988] Nullify PL_last_in_gv when unglobbed
2011-12-18 Father ChrysostomosFix the one remaining long line in perldiag
2011-12-16 Father Chrysostomosperldiag: wrap long lines
2011-12-16 Father Chrysostomosperldiag: Retitle ‘Cannot copy’
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default
2011-12-16 Brian Fraserpp_hot.c: First letter of latin-1 classnames wasn't...
2011-12-16 Father ChrysostomosName anon handles __ANONIO__
next