This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add alloccopstash provisionally to the API
[perl5.git] / MANIFEST
index fb33cec..55c8d03 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2223,6 +2223,7 @@ cpan/Socket/Socket.xs                     Socket extension external subroutines
 cpan/Socket/t/getaddrinfo.t            See if Socket::getaddrinfo works
 cpan/Socket/t/getnameinfo.t            See if Socket::getnameinfo works
 cpan/Socket/t/ipv6_mreq.t              See if (un)pack_ipv6_mreq work
+cpan/Socket/t/sockaddr.t
 cpan/Socket/t/socketpair.t             See if socketpair works
 cpan/Socket/t/Socket.t                 See if Socket works
 cpan/Socket/typemap
@@ -2924,13 +2925,6 @@ cpan/Unicode-Normalize/t/proto.t Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/tie.t         Unicode::Normalize
-cpan/Version-Requirements/Changes
-cpan/Version-Requirements/lib/Version/Requirements.pm
-cpan/Version-Requirements/t/accepts.t
-cpan/Version-Requirements/t/basic.t
-cpan/Version-Requirements/t/finalize.t
-cpan/Version-Requirements/t/from-hash.t
-cpan/Version-Requirements/t/merge.t
 cpan/Win32API-File/buffers.h   Win32API::File extension
 cpan/Win32API-File/cFile.h     Win32API::File extension
 cpan/Win32API-File/cFile.pc    Win32API::File extension
@@ -3386,6 +3380,7 @@ dist/Module-CoreList/Changes                      Module::CoreList Changes
 dist/Module-CoreList/corelist                  The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
+dist/Module-CoreList/lib/Module/CoreList.pod   Module::CoreList
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
@@ -3977,6 +3972,7 @@ ext/XS-APItest/t/cleanup.t        test stack behaviour on unwinding
 ext/XS-APItest/t/clone-with-stack.t    test clone with CLONEf_COPY_STACKS works
 ext/XS-APItest/t/cophh.t       test COPHH API
 ext/XS-APItest/t/coplabel.t    test cop_*_label
+ext/XS-APItest/t/copstash.t    test alloccopstash
 ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
 ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
 ext/XS-APItest/t/eval-filter.t Simple source filter/eval test
@@ -3994,6 +3990,7 @@ ext/XS-APItest/t/keyword_multiline.t      test keyword plugin parsing across lines
 ext/XS-APItest/t/keyword_plugin.t      test keyword plugin mechanism
 ext/XS-APItest/t/labelconst.aux        auxiliary file for label test
 ext/XS-APItest/t/labelconst.t  test recursive descent label parsing
+ext/XS-APItest/t/labelconst_utf8.aux   auxiliary file for label test in UTF-8
 ext/XS-APItest/t/loopblock.t   test recursive descent block parsing
 ext/XS-APItest/t/looprest.t    test recursive descent statement-sequence parsing
 ext/XS-APItest/t/lvalue.t      Test XS lvalue functions
@@ -4638,15 +4635,8 @@ 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/perl5150delta.pod          Perl changes in version 5.15.0
-pod/perl5151delta.pod          Perl changes in version 5.15.1
-pod/perl5152delta.pod          Perl changes in version 5.15.2
-pod/perl5153delta.pod          Perl changes in version 5.15.3
-pod/perl5154delta.pod          Perl changes in version 5.15.4
-pod/perl5155delta.pod          Perl changes in version 5.15.5
-pod/perl5156delta.pod          Perl changes in version 5.15.6
-pod/perl5157delta.pod          Perl changes in version 5.15.7
-pod/perl5158delta.pod          Perl changes in version 5.15.8
+pod/perl5160delta.pod          Perl changes in version 5.16.0
+pod/perl5170delta.pod          Perl changes in version 5.17.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
@@ -4736,7 +4726,7 @@ pod/perlsub.pod                   Perl subroutines
 pod/perlsyn.pod                        Perl syntax
 pod/perlthrtut.pod             Perl threads tutorial
 pod/perltie.pod                        Perl objects hidden behind simple variables
-pod/perltodo.pod               Perl things to do
+pod/perltodo.pod               
 pod/perltooc.pod               
 pod/perltoot.pod               
 pod/perltrap.pod               Perl traps for the unwary
@@ -4753,6 +4743,7 @@ pod/splitpod                      Splits perlfunc into multiple pod pages
 Policy_sh.SH                   Hold site-wide preferences between Configure runs.
 Porting/acknowledgements.pl    Generate perldelta acknowledgements text
 Porting/add-package.pl         Add/Update CPAN modules that are part of Core
+Porting/bisect-example.sh      Example script to use with git bisect run
 Porting/bisect.pl              A tool to make bisecting easy
 Porting/bisect-runner.pl       Tool to be called by git bisect run
 Porting/bump-perl-version      bump the perl version in relevant files
@@ -4799,7 +4790,6 @@ Porting/manicheck         Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
-Porting/perl5160delta.pod      The perldelta that will be perl5160delta
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
@@ -4812,10 +4802,12 @@ Porting/release_managers_guide.pod      Release Manager's Guide
 Porting/release_schedule.pod   Schedule for future releases
 Porting/rt_list_patches                A tool to help you apply patches from RT
 Porting/sort_perldiag.pl       Keep our diagnostics orderly
+Porting/sync-with-cpan         Sync with CPAN
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
 Porting/timecheck2.c           Test program for the 2038 fix
 Porting/timecheck.c            Test program for the 2038 fix
+Porting/todo.pod               Perl things to do
 Porting/valgrindpp.pl          Summarize valgrind reports
 pp.c                           Push/Pop code
 pp_ctl.c                       Push/Pop code for control flow
@@ -4962,6 +4954,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
@@ -5486,10 +5480,12 @@ t/uni/fold.t                    See if Unicode folding works
 t/uni/goto.t                   See if Unicode goto &sub works
 t/uni/greek.t                  See if Unicode in greek works
 t/uni/gv.t                     See if Unicode GVs work.
+t/uni/labels.t                 See if Unicode labels work
 t/uni/latin2.t                 See if Unicode in latin2 works
 t/uni/lex_utf8.t               See if Unicode in lexer works
 t/uni/lower.t                  See if Unicode casing works
 t/uni/method.t                 See if Unicode methods work
+t/uni/opcroak.t                        See if Unicode croaks from op.c work
 t/uni/overload.t               See if Unicode overloading works
 t/uni/package.t                        See if Unicode in package declarations works
 t/uni/parser.t                 See if Unicode in the parser works in edge cases.
@@ -5506,6 +5502,7 @@ t/uni/tr_utf8.t                   See if Unicode tr/// in utf8 works
 t/uni/universal.t              See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works
 t/uni/write.t                  See if Unicode formats work
+t/win32/fs.t                   Test Win32 link for compatibility
 t/win32/runenv.t               Test if Win* perl honors its env variables
 t/win32/system.t               See if system works in Win*
 t/win32/system_tests           Test runner for system.t