This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use concat overloading for "foo$_->$*"
[perl5.git] / t / op / splice.t
2015-07-13 Aaron CraneDelete experimental autoderef feature
2014-01-19 Tobias Leichfix splice+isa test that got mangled when making splice...
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-09-06 Father ChrysostomosMake pp_splice handle nonexistent array elements
2012-07-03 Colin KuskieRefactor t/op/splice.t to use t/test.pl instead of...
2011-04-18 Father ChrysostomosMake push/shift $scalar accept only unblessed aryrefs
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references
2010-10-15 Florian RagwitzMake splice invoke set magic
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2004-07-13 LAUN WolfgangRe: [perl #30568] splice generates undef? [PATCH]
2002-03-02 Jarkko HietaniemiPATCH: "splice() offset past end of array" warning...
2001-07-12 daniel@biz.bitpush... [ID 20010711.005] in Tie::Array, SPLICE ignores context...
2001-05-28 Richard SoderbergRE: [20000223.001] no test cases for splice(@array)
1998-06-28 Ilya Zakharevichavoid creation of %^R
1998-06-28 Gisle AasNegative LENGTH argument to splice