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, p4/maint-5.10/perl has been updated
       via  7a04b4869194300c53e707b598e3935e81341a37 (commit)
       via  181fef448b0bc17accf769b8f9b0c73b5e384718 (commit)
       via  a05885d50e1386128dc725c7c2b7a309a288d94c (commit)
       via  20cb41897af973bef3cce8623fbb790aa6fd71c7 (commit)
       via  9f2f6ef2b3521edeffe29875d918a5b0bdf77771 (commit)
       via  7864d49a382f3d967bd2bdfaff6f40bd74d0a1ef (commit)
       via  01e891c0d1a70388d9a6eda5d6baf8f2d99eb161 (commit)
       via  f576085f9fc65e1d5481fbd6b5562c5d1035161d (commit)
       via  ae945bc73f3b335ce0df9d98f38c905e9ec8a271 (commit)
       via  923edaec774afdd01ca130bcad5d77e2e08593bf (commit)
       via  83304ce6b94eab9d2685a721fc196803423be29f (commit)
       via  c30464c366fc5248d9f3a76a7441eae2a31024a1 (commit)
       via  901dd23d795ae34a571fa2ec0b1dcb1e2ac5fdf2 (commit)
       via  2f1973b63229379fd29036e76ca1c46da671ab15 (commit)
       via  447d2dfa2ce0ac4e736d5ed3cbcd741c02105c9c (commit)
      from  7b06cce9f517db1c0733152e8b1c03dca669853a (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 7a04b4869194300c53e707b598e3935e81341a37
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Mon Nov 17 11:37:29 2008 +0000

    Integrate:
    [ 34859]
    Add a $VERSION, strict and some documentation to Tie::StdHandle.
    
    p4raw-link: @34859 on //depot/perl: XXXXXXXXXXXXXXXX:(354726)XXXXXXXXXXXXXXX
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in'
        lib/Tie/StdHandle.pm (@31689..)

commit 181fef448b0bc17accf769b8f9b0c73b5e384718
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Mon Nov 17 11:05:30 2008 +0000

    Integrate:
    [ 34857]
    Integrate:
    [ 34841]
    Change 34693 introduced a regression spotted by Devel::SmallProf.
    
    p4raw-link: @34857 on //depot/perl: XXXXXXXXXXXXXXXX:(354724)XXXXXXXXXXXXXXX
    p4raw-link: @34841 on //depot/maint-5.8/perl: 
XXXXXXXXXXXXXXXX:(354708)XXXXXXXXXXXXXXX
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' pp_ctl.c
        (@34776..)

commit a05885d50e1386128dc725c7c2b7a309a288d94c
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Sun Nov 16 22:35:51 2008 +0000

    Integrate:
    [ 34815]
    Subject: [PATCH] Relocations errors with Intel CC 10 on 64 bits archs
    From: Vincent Pit <[EMAIL PROTECTED]>
    Date: Tue, 11 Nov 2008 15:58:07 +0100
    Message-ID: <[EMAIL PROTECTED]>
    
    [ 34835]
    Subject: [PATCH] Future-proof hints/linux.sh against Sun's cc -V output.
    From: Andy Dougherty <[EMAIL PROTECTED]>
    Date: Fri, 14 Nov 2008 13:01:13 -0500 (EST)
    Message-ID: <[EMAIL PROTECTED]>
    
    p4raw-link: @34835 on //depot/perl: df83f03d5b0d95745792ce13472db6f286d8008f
    p4raw-link: @34815 on //depot/perl: 8ed49e77191cc357a4ed289f511d2a8e0e97b128
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'edit in' hints/linux.sh
        (@34815..)

commit 20cb41897af973bef3cce8623fbb790aa6fd71c7
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Sun Nov 16 21:28:27 2008 +0000

    Integrate:
    [ 34814]
    add -t (tabular option) to Porting/corecpan.pl
    This allows multiple source trees to be compared
    
    p4raw-link: @34814 on //depot/perl: 1b3fdd9af8c250245858d6ddd3c99ef9421cc0fc
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' 
Porting/corecpan.pl
        (@31467..)

commit 9f2f6ef2b3521edeffe29875d918a5b0bdf77771
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Sun Nov 16 20:06:12 2008 +0000

    Integrate:
    [ 34824]
    Skip #ifdefs and other preprocessor lines when parsing the
    local_patches section of patchlevel.h.
    
    p4raw-link: @34824 on //depot/perl: 771f53c393355c81d80eec38ea6540faf31e6f95
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' utils/perlbug.PL
        (@34414..)

commit 7864d49a382f3d967bd2bdfaff6f40bd74d0a1ef
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Sun Nov 16 19:41:58 2008 +0000

    Integrate:
    [ 34822]
    POD markup fix
    
    [ 34825]
    Some deprecated warnings were also in the syntax category
    (one of them was spotted by Abigail.)
    Plus, document the undocumented warning
    "Use of comma-less variable list is deprecated"
    
    [ 34830]
    Fix error message label
    (noticed by Abigail)
    
    [ 34834]
    Various patches added to RT #21568 from [EMAIL PROTECTED]
    
    [ 34840]
    TODO for fixing lvalue subs in the debugger is now to-done.  Pointed
    out by Florian Ragwitz.
    
    [ 34843]
    Add Tom Wyant to AUTHORS.
    
    p4raw-link: @34843 on //depot/perl: XXXXXXXXXXXXXXXX:(354710)XXXXXXXXXXXXXXX
    p4raw-link: @34840 on //depot/perl: XXXXXXXXXXXXXXXX:(354707)XXXXXXXXXXXXXXX
    p4raw-link: @34834 on //depot/perl: b0764d8b16d1b4ff4014cb028ae8bf0f1d288ce5
    p4raw-link: @34830 on //depot/perl: 6140eae56d0b81f9009345bf0eeb31b4e4b40b98
    p4raw-link: @34825 on //depot/perl: 8cd02a4535fa45b5cadfd99ef2140a203b668fc1
    p4raw-link: @34822 on //depot/perl: fb9535a2c6825a2dd729e199f23ddb34c115a70b
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' 
pod/perldebguts.pod
        (@31294..) AUTHORS (@34553..) 'edit in' pod/perldiag.pod
        (@34825..) 'merge in' pod/perlfunc.pod (@34378..)
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' pod/perltodo.pod
        (@34451..)

commit 01e891c0d1a70388d9a6eda5d6baf8f2d99eb161
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Sun Nov 16 18:59:59 2008 +0000

    Integrate:
    [ 34818]
    Sync up with Digest-MD5-2.37 from CPAN
    
    p4raw-link: @34818 on //depot/perl: 98ca059874b938ef58e13b42c1e215d8a7f864ce
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in'
        ext/Digest/MD5/Changes (@26261..) ext/Digest/MD5/MD5.pm
        (@28744..) ext/Digest/MD5/MD5.xs (@28936..)
        ext/Digest/MD5/t/files.t (@31577..)

commit f576085f9fc65e1d5481fbd6b5562c5d1035161d
Author: Torsten Schoenfeld <[EMAIL PROTECTED]>
Date:   Sat Nov 15 22:24:40 2008 +0100

    Integrate:
    [ 34839]
    Subject: MRO tests for isa() and package aliases
    Message-ID: <[EMAIL PROTECTED]>
    
    p4raw-link: @34839 on //depot/perl: 701eb9fd15c95783f8b40e14328f9e558dcba44f
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-branched: from //depot/[EMAIL PROTECTED] 'branch in'
        t/mro/package_aliases.t
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' MANIFEST
        (@34832..)

commit ae945bc73f3b335ce0df9d98f38c905e9ec8a271
Author: Steffen Mueller <[EMAIL PROTECTED]>
Date:   Mon Nov 10 10:41:40 2008 +0100

    Integrate:
    [ 34760]
    lib/Test/Tutorial.pod is part of Test-Simple
    
    [ 34792]
    Subject: [PATCH] Update Maintainers.pl
    Message-ID: <[EMAIL PROTECTED]>
    
    p4raw-link: @34792 on //depot/perl: XXXXXXXXXXXXXXXX:(354538)XXXXXXXXXXXXXXX
    p4raw-link: @34760 on //depot/perl: XXXXXXXXXXXXXXXX:(354506)XXXXXXXXXXXXXXX
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'edit in'
        Porting/Maintainers.pl (@34760..)

commit 923edaec774afdd01ca130bcad5d77e2e08593bf
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Mon Nov 10 13:08:53 2008 +0000

    Integrate:
    [ 34789]
    Backslashes inside '' inside Makefiles seem to be non-portable in their
    effects. GNU make leaves them in as literals, BSD make takes them out.
    Not that we noticed, as the construction in question was valid Perl
    syntax either way, but File::Find 1.14 is enforcing more on its
    arguments.
    
    p4raw-link: @34789 on //depot/perl: XXXXXXXXXXXXXXXX:(354535)XXXXXXXXXXXXXXX
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' Makefile.SH
        (@34640..)

commit 83304ce6b94eab9d2685a721fc196803423be29f
Author: Renee Baecker <[EMAIL PROTECTED]>
Date:   Fri Aug 22 18:42:02 2008 +0200

    Integrate:
    [ 34786]
    Subject: [perl #57926][PATCH] File::Find Bug
    Message-Id: <[EMAIL PROTECTED]>
    
    p4raw-link: @34786 on //depot/perl: XXXXXXXXXXXXXXXX:(354532)XXXXXXXXXXXXXXX
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' lib/File/Find.pm
        (@33911..)

commit c30464c366fc5248d9f3a76a7441eae2a31024a1
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Mon Nov 10 08:13:05 2008 +0000

    Integrate:
    [ 34615]
    Upgrade to File::Path 2.06_06. (a diff from David via http)
    
    [ 34637]
    Upgrade to File::Path 2.06_07. (an e-mail from David)
    
    [ 34733]
    Upgrade to File::Path 2.06_08.
    
    [ 34784]
    Upgrade to File::Path 2.07
    
    p4raw-link: @34784 on //depot/perl: XXXXXXXXXXXXXXXX:(354530)XXXXXXXXXXXXXXX
    p4raw-link: @34733 on //depot/perl: XXXXXXXXXXXXXXXX:(354479)XXXXXXXXXXXXXXX
    p4raw-link: @34637 on //depot/perl: f9fbbc4156a999609986937e0399b1d29f450a05
    p4raw-link: @34615 on //depot/perl: a696d320666f56a731014cc2c0da4d8682d7c360
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' lib/File/Path.pm
        (@34733..)
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'ignore' lib/File/Path.t
        (@32305..)

commit 901dd23d795ae34a571fa2ec0b1dcb1e2ac5fdf2
Author: Reini Urban <[EMAIL PROTECTED]>
Date:   Wed Jun 11 19:03:37 2008 +0200

    Integrate:
    [ 34045]
    Subject: [PATCH] B::Debug dual-life 1.06
    Message-ID: <[EMAIL PROTECTED]>
    
    [ 34070]
    Fix a couple of tests introduced by #34045 which fail on Win32
    
    p4raw-link: @34070 on //depot/perl: d0afec07c5bcd40da7c23f4a2b4f4c5ceef70302
    p4raw-link: @34045 on //depot/perl: 0763acdff57f5ae2810d07177fe1b56a3e5307f4
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' ext/B/t/debug.t
        (@34045..)
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' ext/B/B/Debug.pm
        (@33363..) 'merge in' Porting/Maintainers.pl (@34028..)

commit 2f1973b63229379fd29036e76ca1c46da671ab15
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Tue Nov 4 11:01:52 2008 +0000

    Integrate:
    [ 34670]
    Subject: Re: [PATCH] [doc] be more explicit about magic argv
    From: Moritz Lenz <[EMAIL PROTECTED]>
    Date: Thu, 30 Oct 2008 20:30:00 +0100
    Message-ID: <[EMAIL PROTECTED]>
    
    [ 34703]
    Subject: [perl #60300] doc Carp $Carp::Internal{__PACKAGE__} example
    From: Kevin Ryde (via RT) <[EMAIL PROTECTED]>
    Date: Sat, 01 Nov 2008 16:27:09 -0700
    Message-ID: <[EMAIL PROTECTED]>
    
    p4raw-link: @34703 on //depot/perl: 951853589facccfec0c3c1896fd231702d261d21
    p4raw-link: @34670 on //depot/perl: 388e0e375c38ef5a4e5604d18e0eac8f01bac0dc
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'copy in' lib/Carp.pm
        (@34014..) 'merge in' pod/perlop.pod (@33870..)
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' pod/perlrun.pod
        (@34568..)

commit 447d2dfa2ce0ac4e736d5ed3cbcd741c02105c9c
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date:   Tue Nov 4 10:13:27 2008 +0000

    Integrate:
    [ 34712]
    The breakage caused by #34653 (sh|c)ould have been detected
    by the compiler. So further improve the STR_WITH_LEN() macro.
    
    p4raw-link: @34712 on //depot/perl: 8d860c0c8d81f5547e9f5f4c9b09bb79275c8e5a
    
    p4raw-id: //depot/maint-5.10/[EMAIL PROTECTED]
    p4raw-integrated: from //depot/[EMAIL PROTECTED] 'merge in' handy.h 
(@34694..)

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                  |    1 +
 MANIFEST                 |    1 +
 Makefile.SH              |    5 +-
 Porting/Maintainers.pl   |   27 ++-
 Porting/corecpan.pl      |  134 +++++++++--
 ext/B/B/Debug.pm         |   78 ++++++--
 ext/B/t/debug.t          |   12 +-
 ext/Digest/MD5/Changes   |    8 +
 ext/Digest/MD5/MD5.pm    |    4 +-
 ext/Digest/MD5/MD5.xs    |    2 -
 ext/Digest/MD5/t/files.t |   18 +-
 handy.h                  |    2 +-
 hints/linux.sh           |   12 +-
 lib/Carp.pm              |    4 +-
 lib/File/Find.pm         |   13 +-
 lib/File/Path.pm         |  559 ++++++++++++++++++++++------------------------
 lib/File/Path.t          |  175 ++++++++++++---
 lib/Tie/StdHandle.pm     |   35 +++-
 pod/perldebguts.pod      |    1 +
 pod/perldiag.pod         |   15 +-
 pod/perlfunc.pod         |   12 +-
 pod/perlop.pod           |   12 +
 pod/perlrun.pod          |    4 +
 pod/perltodo.pod         |    5 -
 pp_ctl.c                 |    2 +-
 t/mro/package_aliases.t  |   33 +++
 utils/perlbug.PL         |    1 +
 27 files changed, 770 insertions(+), 405 deletions(-)
 create mode 100644 t/mro/package_aliases.t


hooks/post-receive
-- 
Perl 5 source code

Reply via email to