Ressurect change 27824, which plugs a resource leak in uncalled code.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index fb6d310..c577752 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1139,6 +1139,8 @@ ext/threads/t/join.t              Testing the join function
 ext/threads/t/libc.t           testing libc functions for threadsafety
 ext/threads/t/list.t           Test threads->list()
 ext/threads/t/problems.t       Test various memory problems
+ext/threads/t/stack.t          Tests for stack limits
+ext/threads/t/stack_env.t      Tests for stack limits
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
@@ -2472,6 +2474,7 @@ lib/Text/Abbrev.t         Test Text::Abbrev
 lib/Text/Balanced/Changes      Text::Balanced
 lib/Text/Balanced.pm           Text::Balanced
 lib/Text/Balanced/README       Text::Balanced
+lib/Text/Balanced/t/00-load.t  See if Text::Balanced works
 lib/Text/Balanced/t/extbrk.t   See if Text::Balanced works
 lib/Text/Balanced/t/extcbk.t   See if Text::Balanced works
 lib/Text/Balanced/t/extdel.t   See if Text::Balanced works
@@ -2480,6 +2483,8 @@ lib/Text/Balanced/t/extqlk.t      See if Text::Balanced works
 lib/Text/Balanced/t/exttag.t   See if Text::Balanced works
 lib/Text/Balanced/t/extvar.t   See if Text::Balanced works
 lib/Text/Balanced/t/gentag.t   See if Text::Balanced works
+lib/Text/Balanced/t/pod.t      See if Text::Balanced works
+lib/Text/Balanced/t/pod-coverage.t     See if Text::Balanced works
 lib/Text/ParseWords.pm         Perl module to split words on arbitrary delimiter
 lib/Text/ParseWords.t          See if Text::ParseWords works
 lib/Text/ParseWords/taint.t    See if Text::ParseWords works with tainting
@@ -3440,6 +3445,7 @@ t/op/srand.t                      See if srand works
 t/op/sselect.t                 See if 4 argument select works
 t/op/stash.t                   See if %:: stashes work
 t/op/stat.t                    See if stat works
+t/op/state.t                   See if state variables work
 t/op/study.t                   See if study works
 t/op/studytied.t               See if study works with tied scalars
 t/op/sub_lval.t                        See if lvalue subroutines work
@@ -3630,10 +3636,12 @@ win32/bin/pl2bat.pl             wrap perl scripts into batch files
 win32/bin/runperl.pl           run perl script via batch file namesake
 win32/bin/search.pl            Win32 port
 win32/buildext.pl              Build extensions once miniperl is built
-win32/cecopy-lib.pl            WinCE port
-win32/comp.pl                  WinCE port
-win32/compile-all.bat          WinCE port
-win32/compile.bat              WinCE port
+win32/ce-helpers/cecopy-lib.pl WinCE port
+win32/ce-helpers/comp.pl       WinCE port
+win32/ce-helpers/compile-all.bat       WinCE port
+win32/ce-helpers/compile.bat   WinCE port
+win32/ce-helpers/makedist.pl   WinCE port
+win32/ce-helpers/registry.bat  WinCE port
 win32/config.bc                        Win32 base line config.sh (Borland C++ build)
 win32/config.ce                        WinCE port
 win32/config.gc                        Win32 base line config.sh (mingw32/gcc build)
@@ -3657,7 +3665,6 @@ win32/include/arpa/inet.h Win32 port
 win32/include/dirent.h         Win32 port
 win32/include/netdb.h          Win32 port
 win32/include/sys/socket.h     Win32 port
-win32/makedist.pl              WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
 win32/makeico.pl               script to create perlexe.ico image file
 win32/mdelete.bat              multifile delete
@@ -3666,9 +3673,8 @@ win32/perlexe.rc          associated perl binary with icon
 win32/perlglob.c               Win32 port
 win32/perlhost.h               Perl "host" implementation
 win32/perllib.c                        Win32 port
-win32/perlmain.c               WinCE port
+win32/perlmaince.c             WinCE port
 win32/pod.mak                  Win32 port
-win32/registry.bat             WinCE port
 win32/runperl.c                        Win32 port
 win32/splittree.pl             Win32 port
 win32/sync_ext.pl              Win32 port
@@ -3676,7 +3682,6 @@ win32/vdir.h                      Perl "host" virtual directory manager for CE
 win32/vmem.h                   Perl "host" memory manager for CE
 win32/win32.c                  Win32 port
 win32/win32.h                  Win32 port
-win32/win32-d.h                        WinCE port
 win32/win32ceio.c              Win32/WinCE PerlIO layer support
 win32/win32io.c                        Win32 PerlIO layer support
 win32/win32iop.h               Win32 port
@@ -3687,7 +3692,6 @@ win32/win32thread.h               Win32 port mapping to threads
 win32/wince.c                  WinCE port
 win32/wince.h                  WinCE port
 win32/wincesck.c               WinCE port
-win32/xconfig.h                        WinCE port
 writemain.SH                   Generate perlmain.c from miniperlmain.c+extensions
 x2p/a2p.c                      Output of a2p.y run through byacc
 x2p/a2p.h                      Global declarations