summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* t/re/pat_rt_report.t: Skip a test on os390Karl Williamson2014-12-111-1/+4
* Delete: t/lib/1_compile.t, t/lib/compmod.plKarl Williamson2014-12-112-83/+0
* t/run/locale.t: Rmv duplicate closing of STDERRKarl Williamson2014-12-111-2/+4
* Don’t do string overloading for numeric pack fmtsFather Chrysostomos2014-12-101-1/+10
* Don’t do string overloading for printf int formatsFather Chrysostomos2014-12-101-3/+11
* Don’t call string overloading in chrFather Chrysostomos2014-12-101-1/+9
* fix spurious 'Use of reference' warningDavid Mitchell2014-12-101-0/+14
* porting/utils.t: explain what caused failuresDavid Mitchell2014-12-101-1/+2
* Fix assertion failure with our @a->{0}Father Chrysostomos2014-12-101-0/+6
* [perl #123245] avoid a panic in sv_chop() in formatsTony Cook2014-12-101-3/+0
* [perl #123245] tests for format crashesTony Cook2014-12-101-1/+28
* Update DB_File to CPAN version 1.832Chris 'BinGOs' Williams2014-12-091-1/+0
* Fix OUTSIDE for named subs inside predeclared subsFather Chrysostomos2014-12-091-1/+13
* Fix assertion failure with ($_[0])->{$_}Father Chrysostomos2014-12-081-1/+4
* Turn 9**9**9 skips into todos, and add os390 (z/OS).Jarkko Hietaniemi2014-12-081-8/+8
* Detypo.Jarkko Hietaniemi2014-12-071-1/+1
* Make fileno() builtin work on directory handlesAaron Crane2014-12-071-1/+22
* Add OP_MULTIDEREFDavid Mitchell2014-12-075-5/+594
* Tweak sv_pos_b2u_flags check in pp_indexJames Raspass2014-12-062-1/+11
* form_scope.t: Diagnostics for test 13Father Chrysostomos2014-12-061-2/+2
* Add a comment explaining what to do if this test fails.Jarkko Hietaniemi2014-12-061-0/+5
* threads.pm version bump for 0c87ebb8.Jarkko Hietaniemi2014-12-061-0/+1
* Test bug #123372Father Chrysostomos2014-12-051-1/+11
* Return fresh scalar from join(const,const)Father Chrysostomos2014-12-041-1/+5
* Add checksum to regcharclass.hFather Chrysostomos2014-12-031-0/+1
* Add checksum to charclass_invlists.hFather Chrysostomos2014-12-031-0/+1
* [perl #114498] lslice returning empty vs undefFather Chrysostomos2014-12-031-11/+18
* Update ExtUtils-MakeMaker to CPAN version 7.04Chris 'BinGOs' Williams2014-12-021-2/+0
* Show elapsed wallclock time in t/TEST.Jarkko Hietaniemi2014-12-011-0/+4
* t/op/taint.t: Perform SHA-256 algorithm by crypt() if default one is disabledPetr Písař2014-12-011-1/+13
* Tell known_pod_issues.dat about Want.pmFather Chrysostomos2014-11-301-0/+1
* Fix assertion failure with qr/\Q(?{})/Father Chrysostomos2014-11-301-1/+5
* 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