X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/a5bed8371aed7057b6c4cf1084b0dc96e1abe33b..3f38d37f755ccbb11c56a809829adea1496d2464:/MANIFEST diff --git a/MANIFEST b/MANIFEST index 04e8fca..0d9e1ac 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4641,6 +4641,7 @@ pod/perl5124delta.pod Perl changes in version 5.12.4 pod/perl5140delta.pod Perl changes in version 5.14.0 pod/perl5141delta.pod Perl changes in version 5.14.1 pod/perl5142delta.pod Perl changes in version 5.14.2 +pod/perl5160delta.pod Perl changes in version 5.16.0 pod/perl561delta.pod Perl changes in version 5.6.1 pod/perl56delta.pod Perl changes in version 5.6 pod/perl581delta.pod Perl changes in version 5.8.1 @@ -4958,6 +4959,8 @@ t/base/rs.t See if record-read works t/base/term.t See if various terms work t/base/while.t See if while work t/benchmark/rt26188-speed-up-keys-on-empty-hash.t Benchmark if keys on empty hashes is fast enough +t/bigmem/read.t Check read() handles large offsets +t/bigmem/vec.t Check vec() handles large offsets t/cmd/elsif.t See if else-if works t/cmd/for.t See if for loops work t/cmd/mod.t See if statement modifiers work