This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".
The branch, y2038 has been updated
via 62afa5d2df9856467f9a8083daf169059d010536 (commit)
via f7c7a47f9fb0ff536c62a55fd150d37d0994b35b (commit)
via b82de989a58898c373135886635319d252e61748 (commit)
via a40ccd72f1c8714bd4e1516cf9ce68fc95e86f91 (commit)
via 5ba996f3d48b57c081b9ad94cfd124ce54289cd2 (commit)
via 5266bb5059380c153b11706de50d8957916e636f (commit)
via 0b8679da686ac2aa6fd7085feab6c865f2da8013 (commit)
via 7fb5623c94a53033bd17689879cc0726657022a2 (commit)
via 17919178e723fdc283eb5000268736afe628e92d (commit)
via 13fbdd6433f6f90c0dd6f837ee76b174268f55cf (commit)
via 2fec4e6f0367c813bbd6103c6380a5f7240e24cd (commit)
via bb11084866658b6d873c5a758b536bbd57b23a06 (commit)
via 5db4a7a1824a10014330968d339f38ebd6051158 (commit)
from f104418330203fb2ad0edd0f348db446ec7cbc6a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 62afa5d2df9856467f9a8083daf169059d010536
Merge: f104418330203fb2ad0edd0f348db446ec7cbc6a
f7c7a47f9fb0ff536c62a55fd150d37d0994b35b
Author: Michael G. Schwern <[EMAIL PROTECTED]>
Date: Tue Sep 23 10:10:16 2008 -0700
Merge commit 'origin' into y2038
-----------------------------------------------------------------------
Summary of changes:
Configure | 145 +++++++++++++++++++++++--------
MANIFEST | 1 +
Porting/Glossary | 8 ++
Porting/cmpVERSION.pl | 2 +
config_h.SH | 26 ++++--
ext/B/O.pm | 2 +-
ext/Opcode/ops.pm | 2 +-
ext/Test/Harness/t/sample-tests/delayed | 5 +
ext/XS/Typemap/Typemap.pm | 2 +-
handy.h | 2 +-
lib/AutoSplit.pm | 2 +-
lib/DBM_Filter/compress.pm | 2 +-
lib/DBM_Filter/encode.pm | 2 +-
lib/DBM_Filter/int32.pm | 2 +-
lib/DBM_Filter/null.pm | 2 +-
lib/DBM_Filter/utf8.pm | 2 +-
lib/ExtUtils/Constant/Utils.pm | 2 +-
lib/File/CheckTree.pm | 2 +-
lib/Getopt/Std.pm | 2 +-
lib/IPC/Open3.pm | 2 +-
lib/PerlIO.pm | 2 +-
lib/Pod/Man.pm | 27 +++---
lib/Pod/ParseLink.pm | 4 +-
lib/Pod/Text.pm | 19 ++++-
lib/Pod/t/man-options.t | 91 +++++++++++++++++++-
lib/Pod/t/pod-spelling.t | 2 +-
lib/Pod/t/text-options.t | 82 +++++++++++++++++-
lib/Pod/t/{text.t => text-utf8.t} | 60 ++++++++-----
lib/Pod/t/text.t | 1 -
lib/Tie/Handle.pm | 2 +-
lib/Tie/Hash.pm | 2 +-
lib/Tie/Scalar.pm | 2 +-
lib/blib.pm | 2 +-
lib/charnames.t | 4 +-
lib/strict.t | 3 +-
lib/subs.t | 3 +-
makedef.pl | 3 +
os2/OS2/Process/Process.pm | 2 +-
pod/perlfunc.pod | 18 ++--
pod/pod2man.PL | 31 ++++---
pod/pod2text.PL | 14 +++-
sv.c | 2 +-
uconfig.sh | 12 ++-
vms/ext/Stdio/Stdio.pm | 2 +-
win32/config.bc | 2 +
win32/config.gc | 2 +
win32/config.vc | 2 +
win32/config.vc64 | 2 +
win32/config_H.bc | 11 +++
win32/config_H.gc | 11 +++
win32/config_H.vc | 11 +++
win32/config_H.vc64 | 11 +++
win32/config_sh.PL | 3 +
53 files changed, 519 insertions(+), 141 deletions(-)
copy lib/Pod/t/{text.t => text-utf8.t} (54%)
mode change 100644 => 100755
hooks/post-receive
--
Perl 5 source code