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, maint-5.8 has been updated
via 4eeca37b9dfb5e31e2cba5c68a81e42264a1875f (commit)
via 335b195d3649f6bdd97565c89060f43e51f1072c (commit)
via 23c5aeef6c9ca3a01e129cba1a29e62fbb8eafaf (commit)
via c86956426bf833b5e8023d10355478f29bbe174c (commit)
via e544717145083de46bde5b880553555a0bc3cc02 (commit)
from 7ea4b2716f9b1944533fb105b6b1739d4b6cf36e (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 4eeca37b9dfb5e31e2cba5c68a81e42264a1875f
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Wed Oct 29 08:22:26 2008 +0000
Integrate:
[ 32237]
Fix up copyright years for files modified in 2007.
[ 34599]
Integrate:
[ 34585]
Update copyright years.
[ 34586]
Update copyright year in embed.pl, and everything that it builds.
[plus fix an error in av.h introduced in 30927 when resolving 29670 -
2006, not 2005. av.h's 2005 editing was change 24542, which was never
merged to 5.8.x]
p4raw-link: @34599 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349837)XXXXXXXXXXXXXXX
p4raw-link: @34586 on //depot/perl: XXXXXXXXXXXXXXXX:(349824)XXXXXXXXXXXXXXX
p4raw-link: @34585 on //depot/perl: XXXXXXXXXXXXXXXX:(349823)XXXXXXXXXXXXXXX
p4raw-link: @32237 on //depot/perl: f30e22727f06a355a52b1d08586604eaa0938796
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'copy in'
perlsdio.h (@33123..) 'edit in' av.h cv.h deb.c gv.h locale.c
mathoms.c numeric.c taint.c (@32694..) intrpvar.h mg.h
(@33123..) regexp.h (@33150..) pp_pack.c (@33614..) op.h
(@33856..) handy.h (@33942..) pp.h (@34261..) xsutils.c
(@34266..) av.c (@34335..) cop.h (@34495..) 'merge in'
embedvar.h perlapi.c perlapi.h (@32694..) pad.h (@33123..)
pad.c (@33135..) XSUB.h sv.h (@33139..) doop.c (@33943..)
embed.pl (@33944..) gv.c (@33947..) pp_sort.c toke.c util.c
(@33955..) regexec.c (@33972..) cc_runtime.h (@34033..) op.c
perl.h (@34262..) doio.c mg.c pp.c pp_hot.c pp_sys.c (@34266..)
hv.c (@34342..) universal.c (@34411..) utf8.c (@34426..)
embed.h global.sym pp_ctl.c proto.h scope.h (@34495..) scope.c
(@34497..) regcomp.c (@34515..) dump.c (@34525..) sv.c
(@34593..)
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'merge in'
perlio.c (@34033..)
p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' miniperlmain.c
(@29696..)
p4raw-integrated: from //depot/[EMAIL PROTECTED] 'edit in' taint.c
(@29717..)
mg.h (@30817..) pp.h (@30879..) locale.c (@31092..) numeric.c
(@31123..) pp_pack.c (@31194..) xsutils.c (@31333..) regexp.h
(@31734..) deb.c (@31765..) av.c gv.h (@31770..) cop.h
(@31898..) mathoms.c (@31931..) op.h (@32004..) handy.h
(@32041..) 'ignore' perlsdio.h (@29695..) 'merge in' perlio.h
perlsfio.h utf8.h utfebcdic.h util.h (@29695..) perlvars.h
(@31280..) patchlevel.h (@31799..) dosish.h (@31970..)
unixish.h (@31971..) regcomp.h (@31983..)
commit 335b195d3649f6bdd97565c89060f43e51f1072c
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Tue Oct 28 20:28:32 2008 +0000
Integrate:
[ 34614]
Integrate:
[ 34590]
Upgrade to ExtUtils::Command 1.15
[ 34591]
Upgrade to ExtUtils::Manifest 1.55.
p4raw-link: @34614 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349852)XXXXXXXXXXXXXXX
p4raw-link: @34591 on //depot/perl: XXXXXXXXXXXXXXXX:(349829)XXXXXXXXXXXXXXX
p4raw-link: @34590 on //depot/perl: XXXXXXXXXXXXXXXX:(349828)XXXXXXXXXXXXXXX
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-branched: from //depot/maint-5.10/[EMAIL PROTECTED] 'branch in'
lib/ExtUtils/t/cp.t
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'copy in'
lib/ExtUtils/t/eu_command.t (@33496..) lib/ExtUtils/Command.pm
(@33913..) lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
(@34257..) 'merge in' MANIFEST (@34547..)
commit 23c5aeef6c9ca3a01e129cba1a29e62fbb8eafaf
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Tue Oct 28 12:39:20 2008 +0000
Integrate:
[ 34601]
Integrate:
[ 34595]
USE_FAST_STDIO can affect behaviour, so list it in -V
[ 34596]
Cope with brain damage in PerlIO::via, which will let you fclose() the
same FILE * twice, thanks to it calling out to Perl space inside the
close call tree, with the underlying PerlIO * already closed, but not
unlinked.
p4raw-link: @34601 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349839)XXXXXXXXXXXXXXX
p4raw-link: @34596 on //depot/perl: XXXXXXXXXXXXXXXX:(349834)XXXXXXXXXXXXXXX
p4raw-link: @34595 on //depot/perl: XXXXXXXXXXXXXXXX:(349833)XXXXXXXXXXXXXXX
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'merge in'
perl.c
(@34592..) perlio.c (@34599..)
commit c86956426bf833b5e8023d10355478f29bbe174c
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Sun Oct 26 19:05:49 2008 +0000
Integrate:
[ 34592]
Integrate:
[ 34575]
Make C++ compilers happy #2: const POD without initializer
is an error for g++, even when static.
[ 34579]
Make C++ compilers happy #5: jump to 'do_write' crossed
initialization in dTHX.
Plus some consting, which also makes C++ happier.
p4raw-link: @34592 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349830)XXXXXXXXXXXXXXX
p4raw-link: @34579 on //depot/perl: 0fe08f94f393791746f6de4649bdb8f0ba62930d
p4raw-link: @34575 on //depot/perl: 98798232315de1eff5f0d1f86d87ee84fc9e2974
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'merge in'
malloc.c (@34263..) perl.c (@34533..)
commit e544717145083de46bde5b880553555a0bc3cc02
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Sat Oct 25 21:54:55 2008 +0000
Integrate:
[ 34582]
Integrate:
[ 34573]
Upgrade to SelfLoader 1.17.
[ 34588]
Integrate:
[ 34583]
Upgrade to lib.pm 0.61.
p4raw-link: @34588 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349826)XXXXXXXXXXXXXXX
p4raw-link: @34583 on //depot/perl: XXXXXXXXXXXXXXXX:(349821)XXXXXXXXXXXXXXX
p4raw-link: @34582 on //depot/maint-5.10/perl:
XXXXXXXXXXXXXXXX:(349820)XXXXXXXXXXXXXXX
p4raw-link: @34573 on //depot/perl: 4edb10a7748f6043e37992845d9d935c64a675e9
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'copy in'
lib/lib.t (@34011..) lib/lib_pm.PL (@34253..) lib/SelfLoader.pm
(@34257..)
-----------------------------------------------------------------------
Summary of changes:
MANIFEST | 1 +
XSUB.h | 2 +-
av.c | 4 ++--
av.h | 4 ++--
cc_runtime.h | 2 +-
cop.h | 4 ++--
cv.h | 4 ++--
deb.c | 4 ++--
doio.c | 4 ++--
doop.c | 4 ++--
dosish.h | 2 +-
dump.c | 4 ++--
embed.h | 2 +-
embed.pl | 2 +-
embedvar.h | 2 +-
global.sym | 2 +-
gv.c | 4 ++--
gv.h | 4 ++--
handy.h | 4 ++--
hv.c | 4 ++--
intrpvar.h | 10 ++++++++++
lib/ExtUtils/Command.pm | 10 ++++++++--
lib/ExtUtils/Manifest.pm | 2 +-
lib/ExtUtils/t/Manifest.t | 3 ++-
lib/ExtUtils/t/cp.t | 33 +++++++++++++++++++++++++++++++++
lib/ExtUtils/t/eu_command.t | 11 +++--------
lib/SelfLoader.pm | 6 +++---
lib/lib.t | 1 +
lib/lib_pm.PL | 2 +-
locale.c | 4 ++--
malloc.c | 8 ++++----
mathoms.c | 2 +-
mg.c | 4 ++--
mg.h | 2 +-
miniperlmain.c | 2 +-
numeric.c | 4 ++--
op.c | 4 ++--
op.h | 4 ++--
pad.c | 3 ++-
pad.h | 2 +-
patchlevel.h | 4 ++--
perl.c | 5 ++++-
perl.h | 4 ++--
perlapi.c | 2 +-
perlapi.h | 2 +-
perlio.c | 11 +++++++++--
perlio.h | 2 +-
perlsdio.h | 4 ++--
perlsfio.h | 4 ++--
perlvars.h | 2 +-
pp.c | 4 ++--
pp.h | 4 ++--
pp_ctl.c | 4 ++--
pp_hot.c | 4 ++--
pp_pack.c | 4 ++--
pp_sort.c | 4 ++--
pp_sys.c | 2 +-
proto.h | 2 +-
regcomp.c | 3 ++-
regcomp.h | 2 +-
regexec.c | 3 ++-
regexp.h | 2 +-
scope.c | 4 ++--
scope.h | 4 ++--
sv.c | 4 ++--
sv.h | 4 ++--
taint.c | 4 ++--
toke.c | 4 ++--
universal.c | 2 +-
unixish.h | 2 +-
utf8.c | 2 +-
utf8.h | 2 +-
utfebcdic.h | 2 +-
util.c | 4 ++--
util.h | 4 ++--
xsutils.c | 2 +-
76 files changed, 181 insertions(+), 121 deletions(-)
create mode 100644 lib/ExtUtils/t/cp.t
hooks/post-receive
--
Perl 5 source code