This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Thread::Queue 3.01
[perl5.git] / MANIFEST
old mode 100644 (file)
new mode 100755 (executable)
index c185c98..e276e34
--- a/MANIFEST
+++ b/MANIFEST
@@ -3054,6 +3054,7 @@ dist/bignum/t/infnan.inc          See if bignum with inf/NaN works
 dist/bignum/t/option_a.t               See if bignum a => X works
 dist/bignum/t/option_l.t               See if bignum l => X works
 dist/bignum/t/option_p.t               See if bignum p => X works
+dist/bignum/t/overrides.t              See if global overrides behave
 dist/bignum/t/ratopt_a.t               See if bigrat a => X works
 dist/bignum/t/scope_f.t                        See if no bignum works
 dist/bignum/t/scope_i.t                        See if no bigint works
@@ -3190,6 +3191,7 @@ dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements.t     ExtUtils::ParseXS
 dist/ExtUtils-ParseXS/t/112-set_cond.t                         ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements.t    ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/114-blurt_death_Warn.t                 ExtUtils::ParseXS tests
+dist/ExtUtils-ParseXS/t/115-avoid-noise.t                      ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/501-t-compile.t                                ExtUtils::Typemaps tests
 dist/ExtUtils-ParseXS/t/510-t-bare.t                           ExtUtils::Typemaps tests
 dist/ExtUtils-ParseXS/t/511-t-whitespace.t                     ExtUtils::Typemaps tests
@@ -3218,6 +3220,7 @@ dist/ExtUtils-ParseXS/t/XSTest.pm                         Test file for ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSTest.xs                              Test file for ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.pm                             ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.xs                             ExtUtils::ParseXS tests
+dist/ExtUtils-ParseXS/t/XSWarn.xs                              ExtUtils::ParseXS tests
 dist/File-CheckTree/lib/File/CheckTree.pm      Perl module supporting wholesale file mode validation
 dist/File-CheckTree/t/CheckTree.t              See if File::CheckTree works
 dist/Filter-Simple/lib/Filter/Simple.pm                                Simple frontend to Filter::Util::Call
@@ -3441,7 +3444,11 @@ dist/Safe/t/safesort.t           Tests Safe with sort
 dist/Safe/t/safeuniversal.t    Tests Safe with functions from universal.c
 dist/Safe/t/safeutf8.t         Tests Safe with utf8.pm
 dist/Safe/t/safewrap.t         Tests Safe::wrap_code_ref()
+dist/Search-Dict/Changes               Change log
 dist/Search-Dict/lib/Search/Dict.pm    Perform binary search on dictionaries
+dist/Search-Dict/Makefile.PL           Makefile.PL
+dist/Search-Dict/README.patching       Patch instructions
+dist/Search-Dict/README.release                Release instructions
 dist/Search-Dict/t/Dict.t              See if Search::Dict works
 dist/SelfLoader/lib/SelfLoader.pm      Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
@@ -3515,6 +3522,7 @@ dist/Thread-Queue/t/05_extract.t  Thread::Queue tests
 dist/Thread-Queue/t/06_insert.t                Thread::Queue tests
 dist/Thread-Queue/t/07_lock.t          Thread::Queue tests
 dist/Thread-Queue/t/08_nothreads.t     Thread::Queue tests
+dist/Thread-Queue/t/09_ended.t         Thread::Queue tests
 dist/Thread-Semaphore/lib/Thread/Semaphore.pm  Thread-safe semaphores
 dist/Thread-Semaphore/t/01_basic.t             Thread::Semaphore tests
 dist/Thread-Semaphore/t/02_errs.t              Thread::Semaphore tests
@@ -3534,6 +3542,7 @@ dist/threads-shared/t/blessed.t           Test blessed shared variables
 dist/threads-shared/t/clone.t          Test shared cloning
 dist/threads-shared/t/cond.t           Test condition variables
 dist/threads-shared/t/disabled.t       Test threads::shared when threads are disabled.
+dist/threads-shared/t/dualvar.t        Test dual-valued variables
 dist/threads-shared/t/hv_refs.t                Test shared hashes containing references
 dist/threads-shared/t/hv_simple.t      Tests for basic shared hash functionality.
 dist/threads-shared/t/no_share.t       Tests for disabled share on variables.
@@ -3695,12 +3704,10 @@ ext/DynaLoader/dl_dllload.xs    S/390 dllload() style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dyld.xs      NeXT/Apple dyld implementation
 ext/DynaLoader/dl_hpux.xs      HP-UX implementation
-ext/DynaLoader/dl_mpeix.xs     MPE/iX implementation
 ext/DynaLoader/dl_next.xs      NeXT implementation
 ext/DynaLoader/dl_none.xs      Stub implementation
 ext/DynaLoader/dl_symbian.xs   Symbian implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
-ext/DynaLoader/dl_vmesa.xs     VM/ESA implementation
 ext/DynaLoader/dl_vms.xs       VMS implementation
 ext/DynaLoader/dl_win32.xs     Win32 implementation
 ext/DynaLoader/DynaLoader_pm.PL        Dynamic Loader perl module
@@ -3743,6 +3750,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/TODO             File::Glob extension todo list
+ext/File-Glob/t/rt114984.t     See if File::Glob works
 ext/File-Glob/t/taint.t                See if File::Glob works
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
@@ -3900,7 +3908,6 @@ ext/POSIX/t/usage.t               Test the diagnostics for usage messages
 ext/POSIX/t/waitpid.t          See if waitpid works
 ext/POSIX/t/wrappers.t         Test the POSIX wrapper subroutines
 ext/POSIX/typemap              POSIX extension interface types
-ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
 ext/re/re_comp.h               re extension wrapper for regcomp.h
 ext/re/re.pm                   re extension Perl module
@@ -3985,6 +3992,7 @@ ext/XS-APItest/t/blockhooks.t     XS::APItest: tests for PL_blockhooks
 ext/XS-APItest/t/Block.pm      Helper for ./blockhooks.t
 ext/XS-APItest/t/call_checker.t        test call checker plugin API
 ext/XS-APItest/t/caller.t      XS::APItest: tests for caller_cx
+ext/XS-APItest/t/callregexec.t XS::APItest: tests for CALLREGEXEC()
 ext/XS-APItest/t/call.t                XS::APItest extension
 ext/XS-APItest/t/check_warnings.t      test scope of "Too late for CHECK"
 ext/XS-APItest/t/cleanup.t     test stack behaviour on unwinding
@@ -4011,6 +4019,7 @@ 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/lexsub.t      Test XS registration of lexical subs
 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
@@ -4146,7 +4155,6 @@ hints/midnightbsd.sh              Hints for named architecture
 hints/mips.sh                  Hints for named architecture
 hints/mirbsd.sh                        Hints for named architecture
 hints/mpc.sh                   Hints for named architecture
-hints/mpeix.sh                 Hints for named architecture
 hints/ncr_tower.sh             Hints for named architecture
 hints/netbsd.sh                        Hints for named architecture
 hints/newsos4.sh               Hints for named architecture
@@ -4188,11 +4196,11 @@ hints/unicos.sh                 Hints for named architecture
 hints/unisysdynix.sh           Hints for named architecture
 hints/utekv.sh                 Hints for named architecture
 hints/uwin.sh                  Hints for named architecture
-hints/vmesa.sh                 Hints for named architecture
 hints/vos.sh                   Hints for named architecture
 hv.c                           Hash value code
 hv.h                           Hash value header
 inline.h                       Static inline functions
+inline_invlist.c               Inline functions for handling inversion lists
 INSTALL                                Detailed installation instructions
 installhtml                    Perl script to install html files for pods
 install_lib.pl                 functions shared between install* scripts
@@ -4326,7 +4334,9 @@ lib/perl5db/t/rt-66110            Tests for the Perl debugger
 lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-l-statement-2       Tests for the Perl debugger
 lib/perl5db/t/test-r-statement Tests for the Perl debugger
+lib/perl5db/t/test-w-statement-1       Tests for the Perl debugger
 lib/perl5db/t/uncalled-subroutine      Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
@@ -4479,11 +4489,6 @@ minimod.pl                       Writes lib/ExtUtils/Miniperl.pm
 miniperlmain.c                 Basic perl w/o dynamic loading or extensions
 mkppport                       A script that distributes ppport.h
 mkppport.lst                   List of extensions that need a ppport.h
-mpeix/mpeix.c                  MPE/iX port
-mpeix/mpeixish.h               MPE/iX port
-mpeix/mpeix_setjmp.c           MPE/iX port
-mpeix/nm                       MPE/iX port
-mpeix/relink                   MPE/iX port
 mro.c                          Method Resolution Order code
 myconfig.SH                    Prints summary of the current configuration
 mydtrace.h                     Support for optional DTrace probes
@@ -4661,12 +4666,16 @@ 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/perl5143delta.pod          Perl changes in version 5.14.3
 pod/perl5160delta.pod          Perl changes in version 5.16.0
 pod/perl5161delta.pod          Perl changes in version 5.16.1
+pod/perl5162delta.pod          Perl changes in version 5.16.2
 pod/perl5170delta.pod          Perl changes in version 5.17.0
 pod/perl5171delta.pod          Perl changes in version 5.17.1
 pod/perl5172delta.pod          Perl changes in version 5.17.2
 pod/perl5173delta.pod          Perl changes in version 5.17.3
+pod/perl5174delta.pod          Perl changes in version 5.17.4
+pod/perl5175delta.pod          Perl changes in version 5.17.5
 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
@@ -4807,6 +4816,7 @@ Porting/git-make-p4-refs  Output git refs for each p4 change number, suitable for
 Porting/GitUtils.pm            Generate the contents of a .patch file
 Porting/Glossary               Glossary of config.sh variables
 Porting/how_to_write_a_perldelta.pod   Bluffer's guide to writing a perldelta.
+Porting/leakfinder.pl          Hacky script for finding memory leaks
 Porting/Maintainers            Program to pretty print info in Maintainers.pl
 Porting/Maintainers.pl         Information about maintainers
 Porting/Maintainers.pm         Library to pretty print info in Maintainers.pl
@@ -4820,6 +4830,7 @@ 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/perl5180delta.pod      Perl changes in version 5.16.0
 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
@@ -4873,7 +4884,6 @@ README.linux                      Perl notes for Linux
 README.macos                   Perl notes for Mac OS (Classic)
 README.macosx                  Perl notes for Mac OS X
 README.micro                   Notes about microperl
-README.mpeix                   Perl notes for MPE/iX
 README.netware                 Perl notes for NetWare
 README.openbsd                 Perl notes for OpenBSD
 README.os2                     Perl notes for OS/2
@@ -4886,7 +4896,6 @@ README.solaris                    Perl notes for Solaris
 README.symbian                 Perl notes for Symbian
 README.tru64                   Perl notes for Tru64
 README.tw                      Perl for Traditional Chinese (in Big5)
-README.vmesa                   Perl notes for VM/ESA
 README.vms                     Notes about installing the VMS port
 README.vos                     Perl notes for Stratus VOS
 README.win32                   Perl notes for Windows
@@ -4909,10 +4918,12 @@ regen/overload.pl               generate overload.h
 regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
 regen/reentr.pl                        Reentrant interfaces
+regen/regcharclass_multi_char_folds.pl Generate input for regcharclass.pl
 regen/regcharclass.pl          Generate regcharclass.h from inline data
 regen/regcomp.pl               Builder of regnodes.h
 regen/regen_lib.pl             Common file routines for generator scripts
 regen/uconfig_h.pl             generate uconfig.h (requires /bin/sh)
+regen/unicode_constants.pl     generate unicode_constants.h
 regen/warnings.pl              Program to write warnings.h and lib/warnings.pm
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
@@ -4987,6 +4998,7 @@ 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/lexsub.t                 See if lexical subroutines work
 t/cmd/mod.t                    See if statement modifiers work
 t/cmd/subval.t                 See if subroutine values work
 t/cmd/switch.t                 See if switch optimizations work
@@ -5062,6 +5074,7 @@ t/lib/Cname.pm                    Test charnames in regexes (op/pat.t)
 t/lib/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/commonsense.t            See if configuration meets basic needs
 t/lib/compmod.pl               Helper for 1_compile.t
+t/lib/Count.pm                 Helper for t/op/method.t
 t/lib/croak/mg                 Test croak calls from mg.c
 t/lib/croak/op                 Test croak calls from op.c
 t/lib/croak/pp_ctl             Test croak calls from pp_ctl.c
@@ -5073,6 +5086,7 @@ t/lib/dbmt_common.pl              Common functionality for ?DBM_File tests
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
 t/lib/deprecate/Optionally.pm  Optionally deprecated module to test deprecate.pm
 t/lib/deprecate.t              Test deprecate.pm
+t/lib/Devel/nodb.pm            Module for t/run/switchd.t
 t/lib/Devel/switchd_empty.pm   Module for t/run/switchd.t
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/feature/bundle           Tests for feature bundles
@@ -5244,6 +5258,7 @@ t/op/cproto.t                     Check builtin prototypes
 t/op/crypt.t                   See if crypt works
 t/op/current_sub.t             __SUB__ tests
 t/op/dbm.t                     See if dbmopen/dbmclose work
+t/op/defined.t                 See if defined() edge cases work
 t/op/defins.t                  See if auto-insert of defined() works
 t/op/delete.t                  See if delete works
 t/op/die_except.t              See if die/eval avoids $@ clobberage
@@ -5368,6 +5383,7 @@ t/op/sub_lval.t                   See if lvalue subroutines work
 t/op/substr.t                  See if substr works
 t/op/substr_thr.t              See if substr works in another thread
 t/op/sub.t                     See if subroutines work
+t/op/svleak.pl                 Test file for svleak.t
 t/op/svleak.t                  See if stuff leaks SVs
 t/op/switch.t                  See if switches (given/when) work
 t/op/symbolcache.t             See if undef/delete works on stashes with functions
@@ -5397,7 +5413,6 @@ t/op/vec.t                        See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/warn.t                    See if warn works
-t/op/while_readdir.t           See if while(readdir) works
 t/op/write.t                   See if write works (formats work)
 t/op/yadayada.t                        See if ... works
 t/perl.supp                    Perl valgrind suppressions
@@ -5475,6 +5490,7 @@ t/re/substT.t                     See if substitution works with -T
 t/re/subst_wamp.t              See if substitution works with $& present
 t/re/uniprops.t                        Test unicode \p{} regex constructs
 t/run/cloexec.t                        Test close-on-exec.
+t/run/dtrace.pl                        For dtrace.t
 t/run/dtrace.t                 Test for DTrace probes
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
@@ -5502,6 +5518,8 @@ t/run/switchx.t                   Test the -x switch
 t/TEST                         The regression tester
 t/test.pl                      Simple testing library
 t/test_pl/can_isa_ok.t         Tests for the simple testing library
+t/test_pl/_num_to_alpha.t      Tests for the simple testing library 
+t/test_pl/tempfile.t           Tests for the simple testing library
 t/thread_it.pl                 Run regression tests in a new thread
 t/uni/attrs.t                  See if Unicode attributes work
 t/uni/bless.t                  See if Unicode bless works
@@ -5546,6 +5564,7 @@ t/x2p/s2p.t                       See if s2p/psed work
 uconfig64.sh                   Configuration script for microperl for LP64
 uconfig.h                      Configuration header for microperl
 uconfig.sh                     Configuration script for microperl
+unicode_constants.h            compile-time macros for Unicode code points
 universal.c                    The default UNIVERSAL package methods
 unixish.h                      Defines that are assumed on Unix
 utf8.c                         Unicode routines
@@ -5583,9 +5602,6 @@ utils/shasum.PL                   filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
 utils/xsubpp.PL                        External subroutine preprocessor
 utils/zipdetails.PL                    display the internal structure of zip files
-vmesa/Makefile                 VM/ESA Makefile
-vmesa/vmesa.c                  VM/ESA-specific C code for Perl core
-vmesa/vmesaish.h               VM/ESA-specific C header for Perl core
 vms/descrip_mms.template       Template MM[SK] description file for build
 vms/ext/Filespec.pm            VMS-Unix file syntax interconversion
 vms/ext/filespec.t             See if VMS::Filespec functions work