This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Restore "Move utility macros to their own file"
[perl5.git] / MANIFEST
index d38f65c..0d61af0 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -241,6 +241,7 @@ cpan/Config-Perl-V/t/28_plv5220.t           Config::Perl::V
 cpan/Config-Perl-V/t/28_plv52201w.t            Config::Perl::V
 cpan/Config-Perl-V/t/29_plv5235w.t             Config::Perl::V
 cpan/Config-Perl-V/t/30_plv5240.t              Config::Perl::V
+cpan/Config-Perl-V/t/31_plv52511.t             Config::Perl::V
 cpan/Config-Perl-V/V.pm                                Config::Perl::V
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN.pm                  Interface to Comprehensive Perl Archive Network
@@ -2634,6 +2635,7 @@ cpan/Test-Simple/lib/Test2/Hub/Subtest.pm
 cpan/Test-Simple/lib/Test2/IPC.pm
 cpan/Test-Simple/lib/Test2/IPC/Driver.pm
 cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm
+cpan/Test-Simple/lib/Test2/Tools/Tiny.pm
 cpan/Test-Simple/lib/Test2/Transition.pod
 cpan/Test-Simple/lib/Test2/Util.pm
 cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm
@@ -2845,6 +2847,7 @@ cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t
 cpan/Test-Simple/t/Test2/modules/IPC.t
 cpan/Test-Simple/t/Test2/modules/IPC/Driver.t
 cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t
+cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t
 cpan/Test-Simple/t/Test2/modules/Util.t
 cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t
 cpan/Test-Simple/t/Test2/modules/Util/HashBase.t
@@ -2852,8 +2855,6 @@ cpan/Test-Simple/t/Test2/modules/Util/Trace.t
 cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t
 cpan/Test-Simple/t/Test2/regression/gh_16.t
 cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t
-cpan/Test-Simple/t/tools.pl
-cpan/Test-Simple/t/tools.t
 cpan/Text-Balanced/lib/Text/Balanced.pm        Text::Balanced
 cpan/Text-Balanced/t/01_compile.t      See if Text::Balanced works
 cpan/Text-Balanced/t/02_extbrk.t       See if Text::Balanced works
@@ -3149,6 +3150,7 @@ cpan/version/t/07locale.t         Tests for version objects
 cpan/version/t/08_corelist.t           Tests for version objects
 cpan/version/t/09_list_util.t          Tests for version objects
 cpan/version/t/10_lyon.t               Tests for version objects
+cpan/version/t/11_taint.t              Tests for version objects
 cpan/version/t/coretests.pm            Tests for version objects
 cpan/Win32/longpath.inc                        Win32 extension long path support
 cpan/Win32/Makefile.PL                 Win32 extension makefile writer
@@ -3233,7 +3235,6 @@ dist/base/t/fields.t              See if fields work
 dist/base/t/fields-5_6_0.t     See if fields work
 dist/base/t/fields-5_8_0.t     See if fields work
 dist/base/t/fields-base.t      See if fields work
-dist/base/t/incdot.t           Test how base.pm handles '.' in @INC
 dist/base/t/isa.t              See if base's behaviour doesn't change
 dist/base/t/lib/Broken.pm      Test module for base.pm
 dist/base/t/lib/Dummy.pm       Test module for base.pm
@@ -3509,6 +3510,7 @@ dist/Module-CoreList/t/corelist.t         Module::CoreList tests
 dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/t/find_modules.t          Module::CoreList tests
 dist/Module-CoreList/t/is_core.t               Module::CoreList tests
+dist/Module-CoreList/t/maintainer.t                    Module::CoreList tests
 dist/Module-CoreList/t/pod.t                   Module::CoreList tests
 dist/Module-CoreList/t/utils.t                 Module::CoreList tests
 dist/Net-Ping/Changes                  Net::Ping
@@ -3689,6 +3691,7 @@ dist/threads/t/free2.t            More ithread destruction tests
 dist/threads/t/join.t          Testing the join function
 dist/threads/t/kill.t          Tests thread signalling
 dist/threads/t/kill2.t         Tests thread signalling
+dist/threads/t/kill3.t         Tests thread signalling
 dist/threads/t/libc.t          testing libc functions for threadsafety
 dist/threads/t/list.t          Test threads->list()
 dist/threads/t/no_threads.t    threads test for non-threaded Perls
@@ -3700,6 +3703,7 @@ dist/threads/t/stress_cv.t        Test with multiple threads, coderef cv argument.
 dist/threads/t/stress_re.t     Test with multiple threads, string cv argument and regexes.
 dist/threads/t/stress_string.t Test with multiple threads, string cv argument.
 dist/threads/t/thread.t                General ithread tests from thr5005
+dist/threads/t/unique.t                        Test unique attribute with threads
 dist/threads/threads.xs                ithreads
 dist/threads-shared/hints/linux.pl     thread shared variables
 dist/threads-shared/lib/threads/shared.pm      thread shared variables
@@ -3947,6 +3951,7 @@ ext/File-Glob/t/basic.t           See if File::Glob works
 ext/File-Glob/t/case.t         See if File::Glob works
 ext/File-Glob/t/global.t       See if File::Glob works
 ext/File-Glob/t/rt114984.t     See if File::Glob works
+ext/File-Glob/t/rt131211.t     See if File::Glob works
 ext/File-Glob/t/taint.t                See if File::Glob works
 ext/File-Glob/t/threads.t      See if File::Glob + threads works
 ext/File-Glob/TODO             File::Glob extension todo list
@@ -4188,6 +4193,7 @@ ext/Win32CORE/Win32CORE.c Win32CORE extension
 ext/Win32CORE/Win32CORE.pm     Win32CORE extension (stubs for Win32 CORE subs)
 ext/XS-APItest/APItest.pm      XS::APItest extension
 ext/XS-APItest/APItest.xs      XS::APItest extension
+ext/XS-APItest/APItest_BS      autogenerate APItest.bs
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
 ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
 ext/XS-APItest/exception.c     XS::APItest extension
@@ -4202,6 +4208,7 @@ ext/XS-APItest/t/Block.pm Helper for ./blockhooks.t
 ext/XS-APItest/t/blockasexpr.t test recursive descent block parsing
 ext/XS-APItest/t/blockhooks.t  XS::APItest: tests for PL_blockhooks
 ext/XS-APItest/t/blockhooks-csc.t      XS::APItest: more tests for PL_blockhooks
+ext/XS-APItest/t/bootstrap.t   XS::APItest: test APItest.bs
 ext/XS-APItest/t/call.t                Test calling perl from C
 ext/XS-APItest/t/call_checker.t        test call checker plugin API
 ext/XS-APItest/t/caller.t      XS::APItest: tests for caller_cx
@@ -4227,7 +4234,17 @@ ext/XS-APItest/t/gv_fetchmeth.t          XS::APItest: tests for gv_fetchmeth() and varia
 ext/XS-APItest/t/gv_fetchmeth_autoload.t       XS::APItest: tests for gv_fetchmeth_autoload() and variants
 ext/XS-APItest/t/gv_fetchmethod_flags.t        XS::APItest: tests for gv_fetchmethod_flags() and variants
 ext/XS-APItest/t/gv_init.t     XS::APItest: tests for gv_init and variants
-ext/XS-APItest/t/handy.t       XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy00.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy01.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy02.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy03.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy04.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy05.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy06.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy07.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy08.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy09.t     XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy_base.pl XS::APItest: tests for handy.h
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/join_with_space.t     test op_convert_list
 ext/XS-APItest/t/keyword_multiline.t   test keyword plugin parsing across lines
@@ -4288,6 +4305,19 @@ ext/XS-APItest/t/temp_lv_sub.t   XS::APItest: tests for lvalue subs returning temp
 ext/XS-APItest/t/underscore_length.t   Test find_rundefsv()
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
+ext/XS-APItest/t/utf8_malformed.t      Tests for code in utf8.c
+ext/XS-APItest/t/utf8_setup.pl Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn00.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn01.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn02.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn03.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn04.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn05.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn06.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn07.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn08.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn09.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn_base.pl     Tests for code in utf8.c
 ext/XS-APItest/t/weaken.t      XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
 ext/XS-APItest/t/whichsig.t    XS::APItest: tests for whichsig() and variants
 ext/XS-APItest/t/win32.t       Test Win32 specific APIs
@@ -4418,6 +4448,7 @@ hints/vos.sh                      Hints for named architecture
 hv.c                           Hash value code
 hv.h                           Hash value header
 hv_func.h                      Hash value static inline function header
+hv_macro.h                     Macros used by hv_func.h
 inline.h                       Static inline functions
 INSTALL                                Detailed installation instructions
 install_lib.pl                 functions shared between install* scripts
@@ -4902,15 +4933,11 @@ pod/perl5203delta.pod           Perl changes in version 5.20.3
 pod/perl5220delta.pod          Perl changes in version 5.22.0
 pod/perl5221delta.pod          Perl changes in version 5.22.1
 pod/perl5222delta.pod          Perl changes in version 5.22.2
+pod/perl5223delta.pod          Perl changes in version 5.22.3
 pod/perl5240delta.pod          Perl changes in version 5.24.0
-pod/perl5250delta.pod          Perl changes in version 5.25.0
-pod/perl5251delta.pod          Perl changes in version 5.25.1
-pod/perl5252delta.pod          Perl changes in version 5.25.2
-pod/perl5253delta.pod          Perl changes in version 5.25.3
-pod/perl5254delta.pod          Perl changes in version 5.25.4
-pod/perl5255delta.pod          Perl changes in version 5.25.5
-pod/perl5256delta.pod          Perl changes in version 5.25.6
-pod/perl5257delta.pod          Perl changes in version 5.25.7
+pod/perl5241delta.pod          Perl changes in version 5.24.1
+pod/perl5260delta.pod          Perl changes in version 5.26.0
+pod/perl5270delta.pod          Perl changes in version 5.27.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
@@ -4938,6 +4965,7 @@ pod/perldebguts.pod               Perl debugging guts and tips
 pod/perldebtut.pod             Perl debugging tutorial
 pod/perldebug.pod              Perl debugging
 pod/perldelta.pod              Perl changes since previous version
+pod/perldeprecation.pod                Perl deprecations
 pod/perldiag.pod               Perl diagnostic messages
 pod/perldsc.pod                        Perl data structures intro
 pod/perldtrace.pod             Perl's support for DTrace
@@ -5173,8 +5201,10 @@ regexp.h                 Public declarations for the above
 regnodes.h                     Description of nodes of RE engine
 run.c                          The interpreter loop
 runtests.SH                    A script that generates runtests
+sbox32_hash.h                  SBox hash code (32 Bit SBOX based hash function)
 scope.c                                Scope entry and exit code
 scope.h                                Scope entry and exit header
+stadtx_hash.h                  StadtX hash code (64 Bit fast hash function)
 sv.c                           Scalar value code
 sv.h                           Scalar value header
 symbian/bld.inf                        Symbian sample app build config
@@ -5266,6 +5296,7 @@ t/comp/our.t                      Tests for our declaration
 t/comp/package.t               See if packages work
 t/comp/package_block.t         See if package block syntax works
 t/comp/parser.t                        See if the parser works in edge cases
+t/comp/parser_run.t                    See if parser works in additional edge case
 t/comp/proto.t                 See if function prototypes work
 t/comp/redef.t                 See if we get correct warnings on redefined subs
 t/comp/require.t               See if require works
@@ -5327,6 +5358,7 @@ t/lib/croak/pp_ctl                Test croak calls from pp_ctl.c
 t/lib/croak/pp_hot             Test croak calls from pp_hot.c
 t/lib/croak/pp_sys             Test croak calls from pp_sys.c
 t/lib/croak/toke               Test croak calls from toke.c
+t/lib/croak/toke_l1            Test croak calls from toke.c; file is not UTF-8 encoded
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/dbmt_common.pl           Common functionality for ?DBM_File tests
 t/lib/deprecate.t              Test deprecate.pm
@@ -5724,6 +5756,7 @@ t/porting/utils.t         Check that utility scripts still compile
 t/re/anyof.t                   See if bracketed char classes [...] compile properly
 t/re/charset.t                 See if regex modifiers like /d, /u work properly
 t/re/fold_grind.t              See if case folding works properly
+t/re/keep_tabs.t               Tests where \t can't be expanded.
 t/re/no_utf8_pm.t              Verify utf8.pm doesn't get loaded unless required
 t/re/overload.t                Test against string corruption in pattern matches on overloaded objects
 t/re/pat.t                     See if esoteric patterns work
@@ -5885,7 +5918,6 @@ utfebcdic.h                       Unicode on EBCDIC (UTF-EBCDIC, tr16) header
 util.c                         Utility routines
 util.h                         Dummy header
 utils.lst                      Lists utilities bundled with Perl
-utils/c2ph.PL                  program to translate dbx stabs to perl
 utils/corelist.PL              Module::CoreList
 utils/cpan.PL                  easily interact with CPAN from the command line
 utils/enc2xs.PL                        Encode module generator
@@ -5991,3 +6023,4 @@ win32/wince.h                     WinCE port
 win32/wincesck.c               WinCE port
 write_buildcustomize.pl                Generate lib/buildcustomize.pl
 XSUB.h                         Include file for extension subroutines
+zaphod32_hash.h                        Zaphod32 hash code (32 bit fast hash function)