summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Teach diag.t about PNfFather Chrysostomos2014-11-301-1/+2
* ‘Subroutine (not var) "&x" will not stay shared’Father Chrysostomos2014-11-301-1/+9
* diag.t: Allow multiline diag_listed_asFather Chrysostomos2014-11-301-0/+16
* Fix qr/@array(?{block})/Father Chrysostomos2014-11-301-1/+4
* add Porting/bench.plDavid Mitchell2014-11-294-21/+121
* scalar($#foo) needs to propagate lvalue contextFather Chrysostomos2014-11-292-2/+12
* [perl #123313] sub { f(); BEGIN{} } was void cxFather Chrysostomos2014-11-291-1/+7
* Update IO-Socket-IP to CPAN version 0.33Chris 'BinGOs' Williams2014-11-271-1/+0
* allow PERL_DISABLE_PMC to be defined from anywhereDaniel Dragan2014-11-272-4/+17
* Update Test-Simple to alpha 079Chad Granum2014-11-261-0/+2
* Make coresub.t faster by eschewing B::DeparseFather Chrysostomos2014-11-261-6/+13
* [PATCH] Do not use ccstdflags with the core extensions.Jarkko Hietaniemi2014-11-261-1/+1
* [perl #123286] Lone C-style for in a blockFather Chrysostomos2014-11-251-1/+6
* [perl #77860] \& proto should disallow sub callsFather Chrysostomos2014-11-251-1/+12
* [perl #47363] \@ proto and parenthesised arraysFather Chrysostomos2014-11-251-1/+16
* Allow \(&sub) for & protoFather Chrysostomos2014-11-251-1/+2
* Treat nmake the same as dmake (expand 6544e9b1a)Chris 'BinGOs' Williams2014-11-251-1/+1
* PATCH [perl #123280] Turn off expected warnings in uni/fold.tKarl Williamson2014-11-241-0/+2
* Dmake's -v means verbose not versionChris 'BinGOs' Williams2014-11-241-0/+1
* t/test.pl: Fix for non-ASCII platformsKarl Williamson2014-11-241-1/+1
* Improve EBCDIC skip msgs in t/uniKarl Williamson2014-11-247-7/+7
* t/uni/case.pl: Improve test names.Karl Williamson2014-11-244-37/+51
* t/uni/case.pl: Use calculated test countKarl Williamson2014-11-241-6/+4
* charnames: Generalize to work on non-ASCII platformsKarl Williamson2014-11-241-9/+26
* Fix UTF8 lex sub namesFather Chrysostomos2014-11-231-1/+15
* known_pod_issues.dat: 2 more known modsFather Chrysostomos2014-11-231-0/+2
* [perl #123062] & proto: only sub{} and \&subFather Chrysostomos2014-11-231-1/+16
* Protect ${^E_NCODING} from abuseFather Chrysostomos2014-11-221-1/+7
* Deprecate setting ${^ENCODING}Dagfinn Ilmari Mannsåker2014-11-204-0/+18
* Make encoding pragma lexical in scopeKarl Williamson2014-11-201-0/+1
* lex_assign.t: Make store count test stricterFather Chrysostomos2014-11-201-1/+1
* test.pl:runperl: Allow multiline progFather Chrysostomos2014-11-201-1/+1
* [CPAN RT#100275] Add spaces if needed to CCFLAGSChris 'BinGOs' Williams2014-11-181-1/+1
* PATCH: [perl #123198] Memory leak in regex in 5.20.1Karl Williamson2014-11-181-2/+0
* Fix parse_abstract so it doesn't explode when Encode isn't availableChris 'BinGOs' Williams2014-11-181-0/+1
* svleak.t: Add test for #123198Father Chrysostomos2014-11-171-1/+4
* Manually revert ‘Remove SvREADONLY_on from op.c:op_const_sv’Father Chrysostomos2014-11-161-1/+9
* Fix assert fail with my $x; sub() {$x}Father Chrysostomos2014-11-161-1/+8
* Fix double free with unterminated /(?{ <<END })/Father Chrysostomos2014-11-151-0/+5
* Don’t always skip in-memory tests is t/base/rs.tFather Chrysostomos2014-11-151-7/+5
* t/base/rs.t: Suppress warningFather Chrysostomos2014-11-151-1/+2
* t/loc_tools.pl: try code page 1252 localesKarl Williamson2014-11-151-0/+1
* t/loc_tools.pl: Nits in comments, white-space onlyKarl Williamson2014-11-151-5/+4
* Silence spurious locale warningsKarl Williamson2014-11-151-0/+5
* Remove vmsish pragma from one-liners in Test::Simple's exit.t.Craig A. Berry2014-11-141-0/+1
* Make $/=-1 warning default like other dep warningsFather Chrysostomos2014-11-141-0/+6
* Fold t/lib/warnings/irs into mgFather Chrysostomos2014-11-142-14/+14
* t/lib/warnings/mg: Remove commentFather Chrysostomos2014-11-141-4/+0
* The miniperl skip in utf8cache.t was wrong.Jarkko Hietaniemi2014-11-142-7/+10
* checkcfgvar.pl needs autodie needs Fatal needs Scalar::Util needs lib.Jarkko Hietaniemi2014-11-141-1/+1