summaryrefslogtreecommitdiff
path: root/t/op/array.t
Commit message (Expand)AuthorAgeFilesLines
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-241-1/+1
* [perl #70171] 5.10.0 -> 5.10.1 Regression in fafafbaf70 (Big slowdown in 5.10...Father Chrysostomos2009-12-141-1/+15
* Bracket deprecated features with no warnings 'deprecated';Nicholas Clark2009-10-161-1/+10
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the leftRafael Garcia-Suarez2006-07-051-2/+38
* patch@26180 - t/op/array.t : Can't reset %ENV on VMSJohn E. Malmberg2005-11-221-1/+1
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of A...Robin Houston2005-10-191-1/+29
* the "local @foo with $#foo" tests are no longer TODODave Mitchell2005-07-191-3/+1
* Work around bug 36211, plus a lot of TODO regression tests for local/Nicholas Clark2005-06-101-2/+67
* $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warnsNicholas Clark2005-06-091-5/+12
* Fixes the case of $a = \$#{[]}; and then accessing $$aNicholas Clark2005-06-091-1/+11
* Convert op/array.t to test.plNicholas Clark2005-06-091-120/+100
* Remove the "malloc wrappage" tests, due to their unportabilityRafael Garcia-Suarez2004-06-091-22/+1
* Re: [PATCH] Re: Lack of error for large string on SolarisJarkko Hietaniemi2004-06-081-2/+48
* Re: [perl #15439] unreferenced scalar due to double DESTROYDave Mitchell2003-01-221-1/+26
* Forgot to bump the number of tests in #9164.Jarkko Hietaniemi2001-04-071-1/+1
* PATCH: $[Robin Houston2001-04-071-0/+13
* Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havocBenjamin Holzman2000-11-261-1/+6
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-1/+14
* qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapesGurusamy Sarathy2000-04-281-2/+2
* test for #2835 (yeah, better later than never)Jarkko Hietaniemi1999-10-241-1/+6
* fix AvREALISH bogusnessGurusamy Sarathy1998-11-061-1/+6
* up patchlevel to 73, update Changes &c.Gurusamy Sarathy1998-07-131-31/+38
* add tests for change#1458 and then someGurusamy Sarathy1998-07-121-1/+80
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-301-30/+2
* 5.004_58, move intuition testsStephen Potter1998-02-201-1/+5
* magic_setisa enhanced to update %FIELDS automatically when @ISAMalcolm Beattie1997-11-181-1/+27
* perl 5.000perl-5.000Larry Wall1994-10-171-2/+2
* 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/+120