This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Documentation patch for overload
[perl5.git] / MANIFEST
index a7d1f20..96808ee 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -126,7 +126,8 @@ ext/B/t/OptreeCheck.pm              optree comparison tool
 ext/B/t/optree_check.t         test OptreeCheck apparatus
 ext/B/t/optree_concise.t       more B::Concise tests
 ext/B/t/optree_constants.t     B::Concise rendering of optimized constant subs
-ext/B/t/optree_samples.t       various basic codes: if for while 
+ext/B/t/optree_misc.t          misc optree tests
+ext/B/t/optree_samples.t       various basic codes: if for while
 ext/B/t/optree_sort.t          inplace sort optimization regression
 ext/B/t/optree_specials.t      BEGIN, END, etc code
 ext/B/t/optree_varinit.t       my,our,local var init optimization
@@ -350,9 +351,11 @@ ext/Devel/PPPort/parts/base/5008003        Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5008004    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5008005    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5008006    Devel::PPPort baseline todo file
+ext/Devel/PPPort/parts/base/5008007    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009000    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009001    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009002    Devel::PPPort baseline todo file
+ext/Devel/PPPort/parts/base/5009003    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/embed.fnc       Devel::PPPort Perl API listing
 ext/Devel/PPPort/parts/inc/call        Devel::PPPort include
 ext/Devel/PPPort/parts/inc/cop Devel::PPPort include
@@ -361,6 +364,7 @@ ext/Devel/PPPort/parts/inc/format   Devel::PPPort include
 ext/Devel/PPPort/parts/inc/grok        Devel::PPPort include
 ext/Devel/PPPort/parts/inc/limits      Devel::PPPort include
 ext/Devel/PPPort/parts/inc/magic       Devel::PPPort include
+ext/Devel/PPPort/parts/inc/memory      Devel::PPPort include
 ext/Devel/PPPort/parts/inc/misc        Devel::PPPort include
 ext/Devel/PPPort/parts/inc/mPUSH       Devel::PPPort include
 ext/Devel/PPPort/parts/inc/MY_CXT      Devel::PPPort include
@@ -370,9 +374,11 @@ ext/Devel/PPPort/parts/inc/ppphbin Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphdoc     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphtest    Devel::PPPort include
 ext/Devel/PPPort/parts/inc/SvPV        Devel::PPPort include
+ext/Devel/PPPort/parts/inc/Sv_set      Devel::PPPort include
 ext/Devel/PPPort/parts/inc/sv_xpvf     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/threads     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/uv  Devel::PPPort include
+ext/Devel/PPPort/parts/inc/variables   Devel::PPPort include
 ext/Devel/PPPort/parts/inc/version     Devel::PPPort include
 ext/Devel/PPPort/parts/ppptools.pl     Devel::PPPort various utilities
 ext/Devel/PPPort/parts/todo/5004000    Devel::PPPort todo file
@@ -400,9 +406,11 @@ ext/Devel/PPPort/parts/todo/5008003        Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5008004    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5008005    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5008006    Devel::PPPort todo file
+ext/Devel/PPPort/parts/todo/5008007    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009000    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009001    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009002    Devel::PPPort todo file
+ext/Devel/PPPort/parts/todo/5009003    Devel::PPPort todo file
 ext/Devel/PPPort/ppport_h.PL   Devel::PPPort ppport.h writer
 ext/Devel/PPPort/PPPort.pm     Devel::PPPort extension
 ext/Devel/PPPort/PPPort_pm.PL  Devel::PPPort PPPort.pm writer
@@ -416,6 +424,7 @@ ext/Devel/PPPort/t/exception.t      Devel::PPPort test file
 ext/Devel/PPPort/t/grok.t      Devel::PPPort test file
 ext/Devel/PPPort/t/limits.t    Devel::PPPort test file
 ext/Devel/PPPort/t/magic.t     Devel::PPPort test file
+ext/Devel/PPPort/t/memory.t    Devel::PPPort test file
 ext/Devel/PPPort/t/misc.t      Devel::PPPort test file
 ext/Devel/PPPort/t/mPUSH.t     Devel::PPPort test file
 ext/Devel/PPPort/t/MY_CXT.t    Devel::PPPort test file
@@ -424,10 +433,12 @@ ext/Devel/PPPort/t/newRV.t        Devel::PPPort test file
 ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/t/ppphtest.t  Devel::PPPort test file
 ext/Devel/PPPort/t/SvPV.t      Devel::PPPort test file
+ext/Devel/PPPort/t/Sv_set.t    Devel::PPPort test file
 ext/Devel/PPPort/t/sv_xpvf.t   Devel::PPPort test file
 ext/Devel/PPPort/t/testutil.pl Devel::PPPort test utilities
 ext/Devel/PPPort/t/threads.t   Devel::PPPort test file
 ext/Devel/PPPort/t/uv.t                Devel::PPPort test file
+ext/Devel/PPPort/t/variables.t Devel::PPPort test file
 ext/Devel/PPPort/typemap       Devel::PPPort Typemap
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/dec_osf.pl        Hints for named architecture
@@ -2731,11 +2742,13 @@ pod/perl584delta.pod            Perl changes in version 5.8.4
 pod/perl585delta.pod           Perl changes in version 5.8.5
 pod/perl586delta.pod           Perl changes in version 5.8.6
 pod/perl587delta.pod           Perl changes in version 5.8.7
+pod/perl588delta.pod           Perl changes in version 5.8.8
 pod/perl58delta.pod            Perl changes in version 5.8.0
 pod/perl590delta.pod           Perl changes in version 5.9.0
 pod/perl591delta.pod           Perl changes in version 5.9.1
 pod/perl592delta.pod           Perl changes in version 5.9.2
 pod/perl593delta.pod           Perl changes in version 5.9.3
+pod/perl594delta.pod           Perl changes in version 5.9.4
 pod/perlapio.pod               Perl internal IO abstraction interface
 pod/perlapi.pod                        Perl API listing (autogenerated)
 pod/perlartistic.pod           Perl Artistic License
@@ -3054,7 +3067,6 @@ t/lib/1_compile.t         See if the various libraries and extensions compile
 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/compress/ZlibTestUtils.pm        Compress::Zlib
 t/lib/compress/any.pl          Compress::Zlib
 t/lib/compress/anyunc.pl       Compress::Zlib
 t/lib/compress/destroy.pl      Compress::Zlib
@@ -3067,6 +3079,7 @@ t/lib/compress/prime.pl           Compress::Zlib
 t/lib/compress/tied.pl         Compress::Zlib
 t/lib/compress/truncate.pl     Compress::Zlib
 t/lib/compress/zlib-generic.pl Compress::Zlib
+t/lib/compress/ZlibTestUtils.pm        Compress::Zlib
 t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
@@ -3451,6 +3464,7 @@ utils/perlivp.PL          installation verification procedure
 utils/piconv.PL                        iconv(1), reinvented in perl
 utils/pl2pm.PL                 A pl to pm translator
 utils/prove.PL                 The prove harness utility
+utils/ptardiff.PL              The ptardiff utility
 utils/ptar.PL                  The ptar utility
 utils/shasum.PL                        filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm