This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlfunc: sort no longer dies on undef retval
[perl5.git] / t /
2011-10-12 Father ChrysostomosAvoid an redundant copy in pp_flop
2011-10-11 Father Chrysostomos[perl #30661] autoload sort subs
2011-10-11 Father ChrysostomosStop attribute errors from leaking op trees
2011-10-08 Father ChrysostomosDont’t crash when warning about XSUB redefinition
2011-10-07 Father ChrysostomosDon’t put malformed UTF8 in $AUTOLOAD
2011-10-07 Father ChrysostomosHEKf256 format
2011-10-07 Father ChrysostomosTeach porting/diag.t about HEKf
2011-10-06 Gerard GoossenSet PERL_DL_NONLAZY in t/TEST to check existence of...
2011-10-06 Father ChrysostomosCorrect skip counts for miniperl
2011-10-06 Father Chrysostomosuni/universal.t tests passing
2011-10-06 Father ChrysostomosRewrite -l warning test to account for 433644eed
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian Fraserop.c: Scalar filehandles in errors UTF8 cleanup.
2011-10-06 Brian FraserTODO tests for parsing our() now pass
2011-10-06 Brian Frasertoke.c, op.c, sv.c: Prototype parsing and checking...
2011-10-06 Brian Frasergv.c, op.c, pp.c: Stash-injected prototypes and prototy...
2011-10-06 Brian Frasertoke.c: Some simple mending to get readline() working...
2011-10-06 Brian Fraserpp_sys.c: pp_select UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Malformed prototype warning on UTF8 sub name
2011-10-06 Father Chrysostomosglobvar.t: Skip PL_warn_uninit_sv
2011-10-06 Brian FraserSeveral TODO tests that now pass.
2011-10-06 Brian Fraserutil.c UTF8 cleanup
2011-10-06 Brian FraserMore warnings tests.
2011-10-06 Brian Fraser"Use of uninitialized value..." UTF8 cleanup
2011-10-06 Brian Frasermro.(c|xs): Make warnings utf8-clean
2011-10-06 Brian Frasert/uni/gv.t, stringify is clean, remove the TODO
2011-10-06 Brian FraserTests for DATA handle in UTF8 packages
2011-10-06 Brian FraserTests for UTF-8 stashes.
2011-10-06 Brian FraserTests for package; declarations in UTF-8
2011-10-06 Brian FraserMore tests for t/uni/method.t
2011-10-06 Brian Frasersv.c: Make most warnings utf8-clean
2011-10-06 Brian Frasersv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number
2011-10-06 Brian Fraserpp_sys.c: Make warnings utf8-clean
2011-10-06 Brian Fraserpp_hot.c: Make warnings utf8-clean
2011-10-06 Father ChrysostomosTeach porting/diag.t about SVf32 and SVf256
2011-10-06 Brian Fraserpp.c: Make warnings utf8-clean
2011-10-06 Brian FraserMake op.c warnings UTF8-clean
2011-10-06 Brian Fraserdoio.c: Make warnings UTF8- and nul-clean
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Fraserpp_sys.c: pp_tie and untie UTF8 cleanup.
2011-10-06 Brian Fraserpp.c: pp_substr for UTF-8 globs.
2011-10-06 Brian Fraserpp_ctl.c: pp_caller UTF8 cleanup.
2011-10-06 Brian Fraserpp.c & sv.c: pp_ref UTF8 and null cleanup.
2011-10-06 Brian Fraserpp.c: pp_bless UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Flag named methods if they are in UTF-8.
2011-10-06 Brian Fraserpp_hot.c: method_common is UTF-8 aware.
2011-10-06 Brian Fraserpp_ctl.c: pp_goto UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 GVs.
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Brian FraserBasic tests for UTF-8 vars.
2011-10-04 Karl Williamsonpodcheck.t: Guard against weird input file types
2011-10-03 Father ChrysostomosAdd another exception to dual-life.t
2011-10-02 Father ChrysostomosStop dual-life.t from failing during parallel testing
2011-10-01 Karl WilliamsonAdd tests for isIDFirst
2011-10-01 Karl WilliamsonRevise diagnostic text
2011-10-01 Karl Williamsonutf8.c: Don't invert beyond-Unicode code points
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-27 Nicholas ClarkAvoid a "use of uninitialized value" warning from pwent.t
2011-09-26 Karl Williamsonpodcheck.t: Work for scripts/utilities under VMS
2011-09-25 Karl Williamsont/re/re_tests: Add TODO
2011-09-25 Karl Williamsonpodcheck.t: New method for skipping .PL files
2011-09-25 Karl Williamsonpodcheck.t: Remove extra loop initialization
2011-09-25 Karl Williamsonpodcheck.t: Move hash declaration to earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Move subroutine defn earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Don't calc value twice
2011-09-25 Karl Williamsonpodcheck.t: remove unused variable
2011-09-24 Karl Williamsonregexp.t: print diagnostics with leading '#'
2011-09-24 Nicholas ClarkAdd t/porting/checkcfgvar.t to run Porting/checkcfgvar...
2011-09-24 Nicholas ClarkRefactor t/porting/regen.t to use TestInit q(T A);
2011-09-23 Nicholas ClarkMove the test for recursive call to Perl_load_module...
2011-09-23 Nicholas ClarkCorrect the expected results for the first perlio warni...
2011-09-23 Father ChrysostomosTest perl #96008: use and require affected by open.pm
2011-09-23 Father ChrysostomosMove/rewrite test for Recursive call to Perl_load_module
2011-09-23 Father ChrysostomosMake CORE->method work
2011-09-22 Karl Williamsonre_tests: Add TODO test
2011-09-22 Karl Williamsonpodcheck.t: Add comment
2011-09-22 Karl Williamsonmanifest.t: Clarify a test's wording
2011-09-22 Karl Williamsonpodcheck.t: clarify its pod
2011-09-22 Karl Williamsonpodcheck.t: Is problem if cpan/non-cpan have same NAME
2011-09-22 Karl Williamsonpodcheck.t: Process files sorted caselessly
2011-09-22 Karl Williamsonpodcheck: Nits in comments
2011-09-21 Karl Williamsonfold_grind.t: Ignore blank lines
2011-09-21 Father Chrysostomos[perl #99660] Remove elems from hashes before freeing...
2011-09-21 Father Chrysostomos[perl #93590] $tainted ~~ [...] failing
2011-09-20 Stevan LittleThe link to Devel::PPPort was not understood by porting...
2011-09-20 Nicholas ClarkSkip 2 tests in t/op/filetest.t if t/TEST is a symlink.
2011-09-19 Florian RagwitzRe-generate known_pod_issues.dat
2011-09-18 Craig A. BerryUpdate skip count in t/op/filetest.t after 433644eed.
2011-09-18 Karl Williamsonpodcheck: Clean up known issues
2011-09-18 Father ChrysostomosMake -l always treat non-bareword arguments as file...
2011-09-18 Father ChrysostomosMake stacked -l work
2011-09-18 Father ChrysostomosReally allow podcheck.t to be run from outside t/
2011-09-18 Father ChrysostomosAllow podcheck.t to be run from outside t/ for convenience
2011-09-17 Karl Williamsonpodcheck.t: Don't use case-sensitive file exclusion
2011-09-17 Father ChrysostomosFix recursion warning for ‘no warnings; goto &sub’
2011-09-17 Father ChrysostomosMake goto &CORE::sub use the right lexical scope
next