From: Father Chrysostomos Date: Sun, 15 Sep 2013 02:19:34 +0000 (-0700) Subject: perldelta for c70927a6ffc3ca X-Git-Tag: upstream/5.20.0~1873 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=18ae6bbc9b3103bc8e01da0bbb328df81c79b019;p=platform%2Fupstream%2Fperl.git perldelta for c70927a6ffc3ca --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index e516363..42b1128 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -39,6 +39,12 @@ platform to platform, from the 15 bits of C on Win32 to Perl now uses its own internal C implementation on all platforms. [perl #115928] +=head2 64-bit array offsets + +On 64-bit platforms, the internal array functions now use 64-bit offsets, +allowing Perl arrays to hold more than 2**31 elements, if you have the +memory available. + =head1 Security XXX Any security-related notices go here. In particular, any security