summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion failure with $x[CONST->[0]]Father Chrysostomos2014-12-201-0/+2
* Fix assertion failure with $x[($_)]Father Chrysostomos2014-12-201-0/+4
* wantarray.t: $got before $expectedFather Chrysostomos2014-12-191-1/+1
* wantarray.t: Test logops at sub exitFather Chrysostomos2014-12-191-3/+29
* wantarray.t: Remove unused varFather Chrysostomos2014-12-191-1/+1
* Also allow /\N{}/Father Chrysostomos2014-12-181-0/+6
* regen pod issuesFather Chrysostomos2014-12-171-0/+1
* [perl #123417] Allow lexer to parse \N{U+dotted.hex}Father Chrysostomos2014-12-172-5/+15
* Add Template::Declare to perl5220deltaFather Chrysostomos2014-12-161-0/+1
* [perl #123020] Scalar cx for lhs of void (...)x...Father Chrysostomos2014-12-151-1/+7
* pp_readline: Don’t set PL_last_in_gv to &PL_sv_undefFather Chrysostomos2014-12-151-1/+6
* Allow OPf_SPECIAL on OP_GVFather Chrysostomos2014-12-131-0/+6
* Don’t call FETCH multiple times on int $infFather Chrysostomos2014-12-131-1/+3
* Fix garbage output from ‘my $é’Father Chrysostomos2014-12-131-0/+8
* diag.t: Ignore trailing whitespaceFather Chrysostomos2014-12-111-1/+1
* [perl #123410] sort CORE::fake bizarre behaviourFather Chrysostomos2014-12-111-1/+3
* Add test that to/from native character set worksKarl Williamson2014-12-111-0/+27
* t/run/locale.t: Don't operate on iffy localesKarl Williamson2014-12-111-1/+4
* t/loc_tools.pl: Add optional parameter to find_locales()Karl Williamson2014-12-111-45/+57
* t/op/utfhash.t: Clarify commentKarl Williamson2014-12-111-1/+1
* t/run/locale.t: Nit in commentKarl Williamson2014-12-111-1/+1
* t/re/reg_eval_scope.t: Don't stress memory limitKarl Williamson2014-12-111-4/+3
* 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