X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=2bb044a484b509fd7d8484357f4ef3ca02988288;hb=9b6570b4f9243e4e8b953fb4650b22aab639eabc;hp=ee50413d2e99f086409852eecb4943734b2cbc9a;hpb=1d84e8dfc14d5303f4e9e567bd263f6b4d88e584;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index ee50413..2bb044a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -20,6 +20,7 @@ Porting/config.sh Sample config.sh Porting/config_H Sample config.h Porting/genlog Generate formatted changelogs by querying p4d Porting/makerel Release making utility +Porting/p4d2p Generate standard patches from p4 diffs Porting/patching.pod How to report changes made to Perl Porting/patchls Flexible patch file listing utility Porting/pumpkin.pod Guidelines and hints for Perl maintainers @@ -36,7 +37,7 @@ README.threads Notes about multithreading README.vms Notes about VMS port README.win32 Notes about Win32 port Todo The Wishlist -Todo.5.005 What needs doing before 5.005 release +Todo-5.005 What needs doing before 5.005 release XSLock.h Include file for extensions built with PERL_OBJECT defined XSUB.h Include file for extension subroutines av.c Array value code @@ -222,11 +223,11 @@ ext/IO/lib/IO/Socket.pm IO::Socket extension Perl module ext/IPC/SysV/ChangeLog IPC::SysV extension Perl module ext/IPC/SysV/MANIFEST IPC::SysV extension Perl module ext/IPC/SysV/Makefile.PL IPC::SysV extension Perl module +ext/IPC/SysV/Msg.pm IPC::SysV extension Perl module ext/IPC/SysV/README IPC::SysV extension Perl module +ext/IPC/SysV/Semaphore.pm IPC::SysV extension Perl module ext/IPC/SysV/SysV.pm IPC::SysV extension Perl module ext/IPC/SysV/SysV.xs IPC::SysV extension Perl module -ext/IPC/SysV/Msg.pm IPC::SysV extension Perl module -ext/IPC/SysV/Semaphore.pm IPC::SysV extension Perl module ext/IPC/SysV/t/msg.t IPC::SysV extension Perl module ext/IPC/SysV/t/sem.t IPC::SysV extension Perl module ext/NDBM_File/Makefile.PL NDBM extension makefile writer @@ -664,7 +665,7 @@ perlsfio.h Prototype sfio mapping for PerlIO perlsh A poor man's perl shell perlvars.h Global variables perly.c A byacc'ed perly.y -perly.c.diff Fixup perly.c to allow recursion +perly_c.diff Fixup perly.c to allow recursion perly.fixer A program to remove yacc stack limitations perly.h The header file for perly.c perly.y Yacc grammar for perl @@ -694,7 +695,7 @@ pod/perlcall.pod Callback info pod/perldata.pod Data structure info pod/perldebug.pod Debugger info pod/perldelta.pod Changes since last version -pod/perldelta4.pod Changes from 5.003 to 5.004 +pod/perld4.pod Changes from 5.003 to 5.004 pod/perldiag.pod Diagnostic info pod/perldsc.pod Data Structures Cookbook pod/perlembed.pod Embedding info @@ -813,13 +814,13 @@ t/lib/cgi-html.t See if CGI.pm works t/lib/cgi-request.t See if CGI.pm works t/lib/checktree.t See if File::CheckTree works t/lib/complex.t See if Math::Complex works -t/lib/dumper.t See if Data::Dumper works -t/lib/dumper-ovl.t See if Data::Dumper works for overloaded data t/lib/db-btree.t See if DB_File works t/lib/db-hash.t See if DB_File works t/lib/db-recno.t See if DB_File works t/lib/dirhand.t See if DirHandle works t/lib/dosglob.t See if File::DosGlob works +t/lib/dumper-ovl.t See if Data::Dumper works for overloaded data +t/lib/dumper.t See if Data::Dumper works t/lib/english.t See if English works t/lib/env.t See if Env works t/lib/errno.t See if Errno works