This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c:scan_heredoc: Merge two adjacent #ifdefs
[perl5.git] / MANIFEST
index ed489cc..27f9a99 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2246,6 +2246,7 @@ cpan/Sys-Syslog/Syslog.pm         Sys::Syslog extension Perl module
 cpan/Sys-Syslog/Syslog.xs              Sys::Syslog extension external subroutines
 cpan/Sys-Syslog/t/00-load.t            test for Sys::Syslog
 cpan/Sys-Syslog/t/constants.t          test for Sys::Syslog
+cpan/Sys-Syslog/t/facilities-routing.t test for Sys::Syslog
 cpan/Sys-Syslog/t/syslog.t             See if Sys::Syslog works
 cpan/Sys-Syslog/win32/compile.pl       Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog_dll.uu   Sys::Syslog extension Win32 related file
@@ -2652,7 +2653,9 @@ cpan/Text-Tabs/t/Jacobson.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/Jochen.t              See if Text::Tabs is working
 cpan/Text-Tabs/t/sep2.t                        See if Text::Tabs is working
 cpan/Text-Tabs/t/sep.t                 See if Text::Tabs is working
+cpan/Text-Tabs/t/Tabs-ElCid.t          See if Text::Tabs works
 cpan/Text-Tabs/t/tabs.t                        See if Text::Tabs works
+cpan/Text-Tabs/t/Wrap-JLB.t            See if Text::Wrap::wrap works
 cpan/Text-Tabs/t/wrap_separator2.t     See if Text::Wrap::wrap works
 cpan/Text-Tabs/t/wrap.t                        See if Text::Wrap::wrap works
 cpan/Tie-RefHash/lib/Tie/RefHash.pm            Base class for tied hashes with references as keys
@@ -4189,6 +4192,8 @@ 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
@@ -4662,6 +4667,7 @@ pod/perl5161delta.pod             Perl changes in version 5.16.1
 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/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
@@ -4908,6 +4914,7 @@ 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/utf8_strings.pl          generate utf8_strings.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
@@ -5277,6 +5284,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash-rt85026.t            See if hash iteration/deletion works
 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/heredoc.t                 See if heredoc edge and corner cases work
 t/op/inccode.t                 See if coderefs work in @INC
 t/op/inccode-tie.t             See if tie to @INC works
 t/op/incfilter.t               See if the source filters in coderef-in-@INC work
@@ -5362,6 +5370,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
@@ -5469,6 +5478,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.
@@ -5544,6 +5554,7 @@ universal.c                       The default UNIVERSAL package methods
 unixish.h                      Defines that are assumed on Unix
 utf8.c                         Unicode routines
 utf8.h                         Unicode header
+utf8_strings.h                 compile-time macros for characters in UTF-8
 utfebcdic.h                    Unicode on EBCDIC (UTF-EBCDIC, tr16) header
 util.c                         Utility routines
 util.h                         Dummy header