| Commit message (Expand) | Author | Age | Files | Lines |
* | Test the return value of push and unshift. | Nicholas Clark | 2010-06-06 | 1 | -4/+6 |
* | Convert tiearray.t to test.pl. | Nicholas Clark | 2010-06-06 | 1 | -117/+55 |
* | $#array should be accepted as a lvalue sub return value. | Rafael Garcia-Suarez | 2009-10-28 | 1 | -2/+14 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | When FETCHSIZE returns <0 perl segfaults | Ævar Arnfjörð Bjarmason | 2007-05-02 | 1 | -1/+20 |
* | Negative subscripts optionally passed to tied array methods | Mark-Jason Dominus | 2002-08-17 | 1 | -3/+86 |
* | Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2 | Mark-Jason Dominus | 2002-04-03 | 1 | -3/+1 |
* | The leavetry crash should now be history. | Jarkko Hietaniemi | 2002-04-03 | 1 | -8/+3 |
* | Message-ID: <20020401203218.25230.qmail@plover.com> | Mark-Jason Dominus | 2002-04-01 | 1 | -2/+25 |
* | Re: PATCH (bleadperl): Quieter handling of tied arrays | Mark-Jason Dominus | 2002-03-03 | 1 | -1/+21 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | make testsuite somewhat location independent | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | First working TIEARRAY and other misc tie fixes | Nick Ing-Simmons | 1998-01-15 | 1 | -1/+1 |
* | Not working yet - split problems ... | Nick Ing-Simmons | 1998-01-14 | 1 | -3/+12 |
* | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 1 | -12/+30 |
* | tiearray tweaks | Nick Ing-Simmons | 1998-01-13 | 1 | -3/+1 |
* | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -0/+185 |