This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update experimental to CPAN version 0.013
[perl5.git] / t /
2014-10-27 Father Chrysostomos[perl #123057] Allow split-to-array in lvalue context
2014-10-27 James E KeenanTest file fails to compile.
2014-10-26 David Mitchellfix 't/TEST -benchmark'
2014-10-26 David Mitchelladd note about t/perf/ to t/README
2014-10-26 David Mitchelladd t/perf/benchmarks, t/perf/benchmarks.t
2014-10-26 David Mitchelladd t/perf/speed.t
2014-10-26 David Mitchellt/perf/optree.t: expand blurb
2014-10-26 David Mitchellrename t/op/opt.t -> t/perf/optree.t
2014-10-26 David Mitchelladd t/perf/, t/perf/opcount.t
2014-10-25 Father ChrysostomosAllow list assignment to list repetition
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-23 Father Chrysostomos[perl #122695] Fix line number for else{foo}
2014-10-23 Father Chrysostomosrepeat.t: Remove to-do test for 20010809.028
2014-10-22 Father Chrysostomos[perl #122680] Omit <-- HERE marker from (?=){3} warning
2014-10-22 Tony Cook[perl #122703] ensure $! is set when chmod() and utime...
2014-10-22 Tony Cookimplement list form of pipe open for Win32
2014-10-22 Father Chrysostomosstate.t: Improve test for #123029
2014-10-21 Jarkko Hietaniemisisyphus thinks the test value is simply wrong here.
2014-10-21 Aaron Crane[perl #123029]: add regression test
2014-10-21 David Mitchellporting/checkcase.t: suppress warnings
2014-10-21 Karl WilliamsonDon't allow literal control chars in var names in EBCDIC
2014-10-21 Karl WilliamsonDeprecate all length-1 non-graphic variable names
2014-10-21 Karl Williamsontoke.c: Simplify macro for length-1 variable names
2014-10-21 Karl Williamsont/uni/variables.t: Add tests for the generated warnings
2014-10-21 Karl Williamsont/uni/variables.t: White-space only
2014-10-21 Karl Williamsont/uni/variables.t: Add tests
2014-10-21 Karl Williamsont/uni/variables.t: Add test skips
2014-10-21 Karl Williamsont/uni/variables.t: Rename variable
2014-10-21 Karl Williamsont/uni/variables.t: Clarify some test names
2014-10-21 Karl Williamsont/uni/variables.t: Fix to run under EBCDIC
2014-10-21 Karl Williamsont/uni/variables.t: Remove duplicate test
2014-10-21 Karl Williamsont/uni/variables.t: Remove unused param to sprintf
2014-10-21 Karl Williamsonuvoffuni_to_utf8_flags() die if platform can't handle
2014-10-21 Karl Williamsondquote_static.c: Forbid \c{ on EBCDIC
2014-10-21 Karl Williamsont/re/regexp.t: Add ability to skip depending on platform
2014-10-21 Karl Williamsont/re/regexp.t: Generalize for non-ASCII platforms
2014-10-21 Karl Williamsoncharset_tools.pl: Fix changed function name
2014-10-21 Karl WilliamsonEBCDIC doesn't have real UTF-8 locales.
2014-10-20 Jarkko HietaniemiFix misparse of "Ind" as NaN (long story...) [perl...
2014-10-20 Aaron CraneFix stack-management bug when semctl encounters errors
2014-10-20 Father ChrysostomosMake null list+pushmark happen in more cases
2014-10-20 Father ChrysostomosCall string overloading once in join($ov,...)
2014-10-20 Father Chrysostomosre_tests: More tests for #122890
2014-10-20 Jarkko HietaniemiDocument not to use test.pl here.
2014-10-20 Yves Ortont/re/re_tests: Add test for perl #122890
2014-10-20 Yves Ortont/re/re_tests: put comment in correct column
2014-10-20 Yves OrtonAdd test names to t/re/regexp.t and friends
2014-10-20 Father Chrysostomossignatures.t: To-do tests for #123010
2014-10-19 Father ChrysostomosFix crash with ‘join,’ caused by 987c96916
2014-10-19 Father ChrysostomosSkip over state declarations at run time
2014-10-19 Father ChrysostomosCommon vars check should account for OPpTARGET_MY
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-17 Father Chrysostomos[perl #122995] Hang with while(1) in a sub-list
2014-10-16 Father ChrysostomosImprove void varop optimisation
2014-10-16 Father Chrysostomospodcheck.t: Make pod name check less sensitive
2014-10-16 Jarkko Hietaniemirt122747.t needs Unicode tables.
2014-10-16 Jarkko Hietaniemieintr.t needs Fcntl.
2014-10-15 Father ChrysostomosSimplify double-nextstate optimisation
2014-10-15 Lukas Maitreat fatal warnings after syntax errors as syntax...
2014-10-13 Father Chrysostomosaelemfast_lex in aassign_common_vars_aliases_only
2014-10-13 Father ChrysostomosHandle aelemfast_lex in S_aassign_common_vars
2014-10-13 Father Chrysostomos[perl #122965] aelemfast in list assignment
2014-10-12 Dagfinn Ilmari Man... Add support for Linux pipe buffer size fcntl commands
2014-10-12 Father ChrysostomosTest croaks inadvertently rmvd by bd2688c4c
2014-10-12 Father ChrysostomosOptimise "@_" to a single join
2014-10-12 Father Chrysostomosopt.t: Test split-to-array optimisation
2014-10-12 Father ChrysostomosTest that my($self)=@_ uses no-common-vars optimisation
2014-10-12 Father ChrysostomosFold join to const or stringify where possible
2014-10-12 Father ChrysostomosFix ()=@a=split
2014-10-11 Jarkko Hietaniemiinfnan: test overflows and underflows.
2014-10-11 Father ChrysostomosExtend lex alias detection to foreach, too
2014-10-11 Father ChrysostomosSkip no-common-vars optimisation for lex aliases
2014-10-11 Father ChrysostomosMake split temporarily refcnt its argument
2014-10-11 Father Chrysostomoslvref.t: Remove special TODO code
2014-10-11 Father ChrysostomosStore internal state of state vars separately
2014-10-11 Father Chrysostomoslvref.t: More list and cond tests
2014-10-11 Father Chrysostomoslvref.t: Remove temporary eval & skip
2014-10-11 Father Chrysostomoslvref.t: Fix hash elem tests
2014-10-11 Father ChrysostomosHandle state vars correctly in ref assignment
2014-10-11 Father Chrysostomoslvref.t: Tests for \my assignment and scope exit
2014-10-11 Father ChrysostomosRework lvref.t foreach tests
2014-10-11 Father ChrysostomosFix err message for $cond ? \bad : ... = ...
2014-10-11 Father ChrysostomosSubroutine reference assignment
2014-10-11 Father Chrysostomoslvref.t: Repeat bad ref tests with list assignment
2014-10-11 Father Chrysostomoslvref.t: do-block err msg is no longer to-do
2014-10-11 Father ChrysostomosMake \( ?: ) assignment work
2014-10-11 Father Chrysostomoslvref.t: Remove unnecessary evals
2014-10-11 Father ChrysostomosGet basic $cond ? \$a : \$b = ... working
2014-10-11 Father ChrysostomosAssignment to \(@array)
2014-10-11 Father ChrysostomosList assignment to array and hash refs
2014-10-11 Father ChrysostomosAssignment to \local @array and \local %hash
2014-10-11 Father Chrysostomoslvref.t: Tests for localised arrays and hashes
2014-10-11 Father Chrysostomoslvref.t: Test assigning non-array to array
2014-10-11 Father ChrysostomosSimple \@array and \%hash assignment
2014-10-11 Father Chrysostomoslvref.t: To-do tests for hashes
2014-10-11 Father Chrysostomoslvref.t: To-do tests for array ref assignment
2014-10-11 Father ChrysostomosAssignment to hash element refs
2014-10-11 Father Chrysostomos\local $a[$ix] assignment
next