Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
authorJesse Vincent <jesse@bestpractical.com>
Wed, 31 Mar 2010 17:31:55 +0000 (13:31 -0400)
committerJesse Vincent <jesse@bestpractical.com>
Wed, 31 Mar 2010 17:31:55 +0000 (13:31 -0400)
commit87bf445dc0511a8b81330bf16611ddac4a331e88
tree123c30e20f0cb546523fa1dc5a61a28e4383b6e9
parent34153154f350f3b82aece60c34df357ea74b5732
parent95a26d8e5a73b4fe66d7b066732f59cd675632d0
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead

* 'blead' of ssh://perl5.git.perl.org/gitroot/perl:
  Don't initialize end in pp_reverse when begin is NULL
  More tests for in-place reverse (empty tied array)
  Add a test for reversing in-place an empty array
  Avoid a segfault when reversing an empty array in-place.