summaryrefslogtreecommitdiff
path: root/t/op/splice.t
Commit message (Expand)AuthorAgeFilesLines
* Delete experimental autoderef featureAaron Crane2015-07-131-4/+0
* fix splice+isa test that got mangled when making splice.t use test.plTobias Leich2014-01-201-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-1/+1
* Make pp_splice handle nonexistent array elementsFather Chrysostomos2013-09-061-0/+10
* Refactor t/op/splice.t to use t/test.pl instead of making TAP by hand.Colin Kuskie2012-07-031-44/+40
* Make push/shift $scalar accept only unblessed aryrefsFather Chrysostomos2011-04-181-3/+3
* Allow push/pop/keys/etc to act on referencesDavid Golden2010-10-311-1/+6
* Make splice invoke set magicFlorian Ragwitz2010-10-151-1/+11
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Re: [perl #30568] splice generates undef? [PATCH]LAUN Wolfgang2004-07-131-1/+31
* PATCH: "splice() offset past end of array" warning. (take 2) Jarkko Hietaniemi2002-03-021-1/+1
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-1/+15
* RE: [20000223.001] no test cases for splice(@array) Richard Soderberg2001-05-281-1/+7
* avoid creation of %^RIlya Zakharevich1998-06-281-0/+0
* Negative LENGTH argument to spliceGisle Aas1998-06-281-0/+34