Imported Upstream version 5.21.7
[platform/upstream/perl.git] / t / op / array.t
2017-06-28 DongHun KwakImported Upstream version 5.21.7 20/136020/1
2017-06-28 DongHun KwakImported Upstream version 5.21.5 18/136018/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2013-08-25 Father ChrysostomosDon’t push nulls on to the stack in pp_padav
2013-08-22 Father ChrysostomosFix assertion failure with $#a=\1
2013-08-21 Father Chrysostomos[perl #118691] Allow defelem magic with neg indices
2013-08-21 Tony Cook[perl #113054] add tests for find2perl and fix ? wildca...
2013-08-21 Father Chrysostomosarray.t: Tests for #7508 and #109726
2013-07-16 Father Chrysostomost/op/array.t: remove ‘no warnings "deprecated"’
2012-01-07 Father Chrysostomos[perl #85670] Copy magic to ary elems properly
2012-01-06 Father Chrysostomos[perl #107440] Save av/hv on mortals stack when clearing
2011-09-09 Zeframremove index offsetting ($[)
2011-08-15 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-08-08 Gerard GoossenChange aassign_common_vars to check using the optree...
2011-08-08 Gerard GoossenAASSIGN_COMMON var detection bug with logical operators...
2011-03-11 David Mitchelladd more tests for 'my @a =' OPpASSIGN_COMMON
2011-02-26 Father ChrysostomosStop aelemfast from crashing on GVs with null AVs
2010-10-28 brian d foyMerge branch 'briandfoy/pos' into blead
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2009-12-14 Father Chrysostomos[perl #70171] 5.10.0 -> 5.10.1 Regression in fafafbaf70...
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-10-16 Nicholas ClarkBracket deprecated features with no warnings 'deprecated';
2009-06-14 Duke LetoMerge branch 'blead' into debugger_symbols
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2006-07-05 Rafael Garcia-SuarezFix a bug on setting OPpASSIGN_COMMON on a AASSIGN...
2005-11-22 John E. Malmbergpatch@26180 - t/op/array.t : Can't reset %ENV on VMS
2005-10-19 Robin HoustonRe: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-07-19 Dave Mitchellthe "local @foo with $#foo" tests are no longer TODO
2005-06-10 Nicholas ClarkWork around bug 36211, plus a lot of TODO regression...
2005-06-09 Nicholas Clark$r = do {my @a; \$#a}; $$r = 503 # is also naughty...
2005-06-09 Nicholas ClarkFixes the case of $a = \$#{[]}; and then accessing $$a
2005-06-09 Nicholas ClarkConvert op/array.t to test.pl
2004-06-09 Rafael Garcia-SuarezRemove the "malloc wrappage" tests, due to their unport...
2004-06-08 Jarkko HietaniemiRe: [PATCH] Re: Lack of error for large string on Solaris
2003-01-22 Nick Ing-SimmonsIntegrate mainline
2003-01-22 Jarkko HietaniemiIntegrate from perlio:
2003-01-22 Jarkko HietaniemiIntegrate from perlio:
2003-01-22 Dave MitchellRe: [perl #15439] unreferenced scalar due to double...
2001-04-08 Nick Ing-SimmonsIntegrate mainline
2001-04-07 Jarkko HietaniemiForgot to bump the number of tests in #9164.
2001-04-07 Robin HoustonPATCH: $[
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-28 Nick Ing-SimmonsIntegrate mainline
2000-11-26 Benjamin HolzmanRe: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-10-20 Charles BaileySYN SYN
2000-10-06 Nick Ing-SimmonsRe: Questions about Tie::Array and perl modules
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-28 Gurusamy Sarathyqw(a\\b) must be parsed like 'a\\b', i.e., backslash...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-10-27 Gurusamy Sarathyintegrate cfgperl contents into mainline; merge conflicts
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-24 Jarkko Hietaniemitest for #2835 (yeah, better later than never)
1999-09-10 Nick Ing-SimmonsGet resolve -at mainline
1998-11-30 Gurusamy Sarathybranch jpl from perlext to perl
1998-11-12 Jarkko HietaniemiIntegrate from mainperl.
1998-11-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-06 Gurusamy Sarathyfix AvREALISH bogusness
1998-07-15 Nick Ing-SimmonsIntegrate mainline at beta1
1998-07-13 Gurusamy Sarathyup patchlevel to 73, update Changes &c.
1998-07-12 Gurusamy Sarathyadd tests for change#1458 and then some
1998-07-02 Nick Ing-SimmonsIntegrate mainline, just to keep up.
1998-06-30 Gisle AasRe: [PATCH] Simplified magic_setisa() and improved...
1998-04-25 Nick Ing-SimmonsResolve ansiperl against win32 branch
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-22 Gurusamy Sarathy[win32] integrate mainline
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieIntegrate win32 branch into mainline.
1998-02-20 Stephen Potter5.004_58, move intuition tests
1997-11-22 Gurusamy Sarathy[win32] Integrate mainline.
1997-11-21 Nick Ing-SimmonsBasic integrate of lastest perl into ansiperl
1997-11-18 Malcolm Beattiemagic_setisa enhanced to update %FIELDS automatically...
1997-10-16 Malcolm BeattieMove perlext/Thread into perl/ext/Thread.
1994-10-17 Larry Wallperl 5.000
1993-10-07 Larry Wallperl 5.0 alpha 2
1991-03-21 Larry Wallperl 4.0.00: (no release announcement available)