Rework threads destruct call
[p5sagit/p5-mst-13.2.git] / MANIFEST
index d1cf7ce..f8ab411 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -346,7 +346,6 @@ ext/Devel/PPPort/HACKERS    Devel::PPPort hackers documentation
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
 ext/Devel/PPPort/MANIFEST      Devel::PPPort Manifest
 ext/Devel/PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs
-ext/Devel/PPPort/META.yml      Devel::PPPort meta-data in YAML
 ext/Devel/PPPort/mktests.PL    Devel::PPPort test file writer
 ext/Devel/PPPort/module2.c     Devel::PPPort test file
 ext/Devel/PPPort/module3.c     Devel::PPPort test file
@@ -606,7 +605,6 @@ ext/Encode/lib/Encode/Supported.pod Documents for supported encodings
 ext/Encode/lib/Encode/Unicode/UTF7.pm  Encode extension
 ext/Encode/Makefile.PL         Encode extension makefile writer
 ext/Encode/MANIFEST            Encode extension
-ext/Encode/META.yml            Module meta-data in YAML
 ext/Encode/README              Encode extension
 ext/Encode/Symbol/Makefile.PL  Encode extension
 ext/Encode/Symbol/Symbol.pm    Encode extension
@@ -1131,6 +1129,8 @@ ext/threads/shared/t/wait.t       Test cond_wait and cond_timedwait
 ext/threads/shared/typemap     thread::shared types
 ext/threads/t/basic.t          ithreads
 ext/threads/t/end.t            Test end functions
+ext/threads/t/free.t           Test ithread destruction
+ext/threads/t/free2.t          More ithread destruction tests
 ext/threads/threads.pm         ithreads
 ext/threads/threads.xs         ithreads
 ext/threads/t/join.t           Testing the join function
@@ -1293,6 +1293,7 @@ hints/powerux.sh          Hints for named architecture
 hints/qnx.sh                   Hints for named architecture
 hints/README.hints             Notes about hints
 hints/rhapsody.sh              Hints for named architecture
+hints/riscos.sh                        Hints for named architecture
 hints/sco_2_3_0.sh             Hints for named architecture
 hints/sco_2_3_1.sh             Hints for named architecture
 hints/sco_2_3_2.sh             Hints for named architecture
@@ -1577,6 +1578,7 @@ lib/Exporter/Heavy.pm             Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
 lib/ExtUtils/CBuilder/Base.pm  Base class for ExtUtils::CBuilder methods
+lib/ExtUtils/CBuilder/Changes  Changes for ExtUtils::CBuilder
 lib/ExtUtils/CBuilder/Platform/aix.pm  CBuilder methods for AIX
 lib/ExtUtils/CBuilder/Platform/cygwin.pm       CBuilder methods for cygwin
 lib/ExtUtils/CBuilder/Platform/darwin.pm       CBuilder methods for darwin
@@ -1610,7 +1612,6 @@ lib/ExtUtils/MakeMaker/Tutorial.pod       Writing a module with MakeMaker
 lib/ExtUtils/MakeMaker/vmsish.pm       Platform agnostic vmsish.pm
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
-lib/ExtUtils/META.yml          ExtUtils::MakeMaker metadata
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
 lib/ExtUtils/Mksymlists.pm     Writes a linker options file for extensions
 lib/ExtUtils/MM_AIX.pm         MakeMaker methods for AIX
@@ -1650,12 +1651,13 @@ lib/ExtUtils/t/Embed.t          See if ExtUtils::Embed and embedding works
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
 lib/ExtUtils/t/FIRST_MAKEFILE.t                See if FIRST_MAKEFILE works
 lib/ExtUtils/t/hints.t         See if hint files are honored.
-lib/ExtUtils/t/installbase.t   Test INSTALLBASE in MakeMaker
+lib/ExtUtils/t/INSTALL_BASE.t  Test INSTALL_BASE in MakeMaker
 lib/ExtUtils/t/Installed.t     See if ExtUtils::Installed works
 lib/ExtUtils/t/Install.t       See if ExtUtils::Install works
 lib/ExtUtils/t/INST_PREFIX.t   See if MakeMaker can apply PREFIXs
 lib/ExtUtils/t/INST.t          Check MakeMaker INST_* macros
 lib/ExtUtils/t/Liblist.t       See if ExtUtils::Liblist works
+lib/ExtUtils/t/make.t          See if make detection works
 lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works
 lib/ExtUtils/t/Mkbootstrap.t   See if ExtUtils::Mkbootstrap works
 lib/ExtUtils/t/MM_Any.t                See if ExtUtils::MM_Any works
@@ -1677,6 +1679,7 @@ lib/ExtUtils/t/prereq_print.t     See if PREREQ_PRINT works
 lib/ExtUtils/t/problems.t      How MakeMaker reacts to build problems
 lib/ExtUtils/t/prompt.t                See if E::MM::prompt() works
 lib/ExtUtils/t/recurs.t                See if recursive builds work
+lib/ExtUtils/t/revision.t      See if $Revision is correct
 lib/ExtUtils/t/split_command.t See if MM's xargs-like function works
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
 lib/ExtUtils/t/VERSION_FROM.t  See if MakeMaker's VERSION_FROM works
@@ -1951,6 +1954,7 @@ lib/Module/Build/ConfigData.pm    Module::Build
 lib/Module/Build/Cookbook.pm   Module::Build
 lib/Module/Build/ModuleInfo.pm Module::Build
 lib/Module/Build/Notes.pm      Module::Build
+lib/Module/Build/YAML.pm       Module::Build
 lib/Module/Build/Platform/aix.pm       Module::Build
 lib/Module/Build/Platform/Amiga.pm     Module::Build
 lib/Module/Build/Platform/cygwin.pm    Module::Build
@@ -1978,6 +1982,7 @@ lib/Module/Build/t/install.t      Module::Build
 lib/Module/Build/t/lib/DistGen.pm      Module::Build
 lib/Module/Build/t/lib/MBTest.pm       Module::Build
 lib/Module/Build/t/manifypods.t        Module::Build
+lib/Module/Build/t/mbyaml.t    Module::Build
 lib/Module/Build/t/metadata.t  Module::Build
 lib/Module/Build/t/metadata2.t Module::Build
 lib/Module/Build/t/moduleinfo.t        Module::Build
@@ -2379,6 +2384,7 @@ lib/Test/Harness/t/strap-analyze.t        Test::Harness::Straps test
 lib/Test/Harness/t/strap.t             Test::Harness::Straps test
 lib/Test/Harness/t/test-harness.t      Test::Harness test
 lib/Test/Harness/t/version.t   Test::Harness test
+lib/Test/Harness/Util.pm       Various utility functions for Test::Harness
 lib/Test/More.pm               More utilities for writing tests
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Simple/Changes                Test::Simple changes
@@ -2537,7 +2543,8 @@ lib/Tie/Hash.pm                   Base class for tied hashes
 lib/Tie/Memoize.pm             Base class for memoized tied hashes
 lib/Tie/Memoize.t              Test for Memoize.t
 lib/Tie/RefHash.pm             Base class for tied hashes with references as keys
-lib/Tie/RefHash.t              Test for Tie::RefHash and Tie::RefHash::Nestable
+lib/Tie/RefHash/refhash.t      Test for Tie::RefHash and Tie::RefHash::Nestable
+lib/Tie/RefHash/threaded.t     Test for Tie::RefHash with threads
 lib/Tie/Scalar.pm              Base class for tied scalars
 lib/Tie/Scalar.t               See if Tie::Scalar works
 lib/Tie/SubstrHash.pm          Compact hash for known key, value and table size
@@ -2621,6 +2628,11 @@ lib/warnings.pm                  For "use warnings"
 lib/warnings/register.pm       For "use warnings::register"
 lib/warnings.t                 See if warning controls work
 locale.c                       locale-specific utility functions
+mad/P5AST.pm                   Used by nomad
+mad/P5re.pm                    Used by nomad
+mad/PLXML.pm                   Used by nomad
+mad/nomad                      Converts raw XML dump to something vaguely sane
+mad/p55                                Perl 5 to Perl 5 translator - driver for nomad
 madly.act                      parser actions; derived from madly.y
 madly.c                                parser code (NOT derived from madly.y)
 madly.h                                header file for madly.c; derived from madly.y
@@ -3013,6 +3025,7 @@ README.os390                      Perl notes for OS/390
 README.os400                   Perl notes for OS/400
 README.plan9                   Perl notes for Plan 9
 README.qnx                     Perl notes for QNX
+README.riscos                  Perl notes for RISC OS
 README.solaris                 Perl notes for Solaris
 README.symbian                 Perl notes for Symbian
 README.tru64                   Perl notes for Tru64
@@ -3030,7 +3043,6 @@ regcomp.h                 Private declarations for above
 regcomp.pl                     Builder of regnodes.h
 regcomp.sym                    Data for regnodes.h
 regen_lib.pl                   Common file routines for generator scripts
-regen_madly.pl                 generate madly.{act,h,tab} from madly.y
 regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
 regexec.c                      Regular expression evaluator
@@ -3112,6 +3124,7 @@ t/comp/colon.t                    See if colons are parsed correctly
 t/comp/cpp.aux                 main file for cpp.t
 t/comp/cpp.t                   See if C preprocessor works
 t/comp/decl.t                  See if declarations work
+t/comp/fold.t                  See if constant folding works
 t/comp/hints.t                 See if %^H works
 t/comp/multiline.t             See if multiline strings work
 t/comp/opsubs.t                        See if q() etc. are not parsed as functions
@@ -3211,6 +3224,8 @@ t/lib/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
 t/lib/Math/BigInt/Scalar.pm    Pure Perl module to support Math::BigInt
 t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/Math/BigRat/Test.pm              Math::BigRat test helper
+t/lib/mypragma.pm              An example user pragma
+t/lib/mypragma.t               Test the example user pragma
 t/lib/NoExporter.pm                    Part of Test-Simple
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/bignum              Test data for Test::Harness
@@ -3355,6 +3370,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
+t/op/incfilter.t               See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/int.t                     See if int works
@@ -3407,6 +3423,7 @@ t/op/regmesg.t                    See if one can get regular expression errors
 t/op/repeat.t                  See if x operator works
 t/op/re_tests                  Regular expressions for regexp.t
 t/op/reverse.t                 See if reverse operator works
+t/op/rxcode.t                  See if /(?{ code })/ works
 t/op/runlevel.t                        See if die() works from perl_call_*()
 t/op/sleep.t                   See if sleep works
 t/op/smartmatch.t              See if the ~~ operator works