summaryrefslogtreecommitdiff
path: root/t/op/list.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #131627] extend stack in scalar-context pp_list when no argsAaron Crane2017-07-161-1/+9
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* [perl #126193] don't use a trash SV if no indexes are provided to pp_lsliceTony Cook2015-11-171-1/+4
* [perl #114498] lslice returning empty vs undefFather Chrysostomos2014-12-031-11/+18
* Don’t make temp copy for ()=...Father Chrysostomos2014-11-111-1/+8
* Common vars check should account for OPpTARGET_MYFather Chrysostomos2014-10-181-1/+10
* [perl #122995] Hang with while(1) in a sub-listFather Chrysostomos2014-10-161-0/+4
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-081-1/+1
* [perl #78194] Make list slices copy PADTMPs in lv cxFather Chrysostomos2013-07-251-1/+0
* To-do tests for perl #78194Father Chrysostomos2013-07-251-1/+10
* Propagate lvalue context only to children of list ops which are not in void c...Gerard Goossen2011-08-151-1/+8
* make qw(...) first-class syntaxZefram2010-09-081-1/+11
* [PATCH] [perl #20321] Non-destructive Perl_av_makeBo Borgerson2009-11-021-1/+5
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Re: [perl #39882] inconsistent list slice behaviourRick Delaney2006-08-041-1/+15
* t/op/list.t using test.plDavid Landgren2006-05-041-60/+107
* Ambiguous test cases may be hazardous to your health.Steve Peters2005-11-021-2/+2
* Coverage stats showed that there were no tests for taking a sliceSteve Peters2005-10-311-1/+5
* Re: [perl #30688] Empty slice arg with ($;$) prototypeRick Delaney2004-07-211-1/+10
* better range-checking on list slices, with testHugo van der Sanden1999-05-121-3/+9
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+83