In perl.git, the branch smoke-me/nicholas/116971 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/a420522db95b77620564c1be75cece4504eabef1?hp=0000000000000000000000000000000000000000>

        at  a420522db95b77620564c1be75cece4504eabef1 (commit)

- Log -----------------------------------------------------------------
commit a420522db95b77620564c1be75cece4504eabef1
Author: Nicholas Clark <[email protected]>
Date:   Thu Feb 28 15:12:47 2013 +0100

    Set PL_stderrgv to NULL if it is freed.
    
    Without this, it's possible to hit assertion failures when global 
destruction
    attempts to skip the PVIO for PL_stderrgv while cleaning up all objects.

M       sv.c
M       t/op/stash.t

commit a5b310e3129d1a2cd55b8d79445eb65964c997d1
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Mar 5 14:49:52 2013 +0000

    Update Digest-SHA to CPAN version 5.83
    
      [DELTA]
    
      5.83  Mon Mar  4 08:12:00 MST 2013
        - removed code for standalone C operation (no longer used)
            -- eliminates need for external symbols
            -- consolidates SHA and HMAC code
            -- reduces size of object files
            -- thanks to Marc Lehmann for suggestions
        - tweaked Makefile.PL to show dependencies of SHA.c

M       MANIFEST
M       Porting/Maintainers.pl
M       cpan/Digest-SHA/Changes
M       cpan/Digest-SHA/Makefile.PL
M       cpan/Digest-SHA/README
M       cpan/Digest-SHA/SHA.xs
M       cpan/Digest-SHA/lib/Digest/SHA.pm
M       cpan/Digest-SHA/shasum
D       cpan/Digest-SHA/src/hmac.c
D       cpan/Digest-SHA/src/hmac.h
D       cpan/Digest-SHA/src/hmacxtra.c
M       cpan/Digest-SHA/src/sha.c
M       cpan/Digest-SHA/src/sha.h
D       cpan/Digest-SHA/src/shaxtra.c

commit 8fcd75a0901066653077fee994c723f2d3327555
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Mar 5 11:57:20 2013 +0000

    Bump File::Copy version as the contents have changed

M       lib/File/Copy.pm

commit 1e1ac268ced5e90dc587e1a816a4fa750165995e
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Mar 5 11:45:09 2013 +0000

    Update Encode to CPAN version 2.49
    
      [DELTA]
    
      $Revision: 2.49 $ $Date: 2013/03/05 03:12:49 $
      ! Encode.xs
        Addressed: Encoding objects leak memory if decoding fails
        https://github.com/dankogai/p5-encode/issues/8

M       Porting/Maintainers.pl
M       cpan/Encode/Changes
M       cpan/Encode/Encode.pm
M       cpan/Encode/Encode.xs
M       cpan/Encode/META.json
M       cpan/Encode/META.yml
M       cpan/Encode/Makefile.PL
M       cpan/Encode/encoding.pm
M       cpan/Encode/t/Mod_EUCJP.pm
M       cpan/Encode/t/enc_data.t
M       cpan/Encode/t/enc_eucjp.t
M       cpan/Encode/t/enc_module.t
M       cpan/Encode/t/enc_utf8.t
M       cpan/Encode/t/jperl.t
M       cpan/Encode/t/piconv.t

commit 7cd05e22ffd07c3c595b9feb16b086cdfcb53f7d
Author: James E Keenan <[email protected]>
Date:   Mon Mar 4 19:34:28 2013 -0500

    Add Jasmine Ahuja to AUTHORS.

M       AUTHORS

commit ff64f3271fc4db64beb4dff3c26bb792df8dd261
Author: Jasmine Ahuja <[email protected]>
Date:   Sun Mar 3 22:36:24 2013 -0500

    Added descriptions to tests lacking them
    
    For:  RT #117011

M       t/op/chop.t

commit 402c5d17851279969ceb23dcaeeb4691c114dcbf
Author: reneeb <[email protected]>
Date:   Mon Mar 4 08:19:13 2013 +0100

    fix pod: add missing 'C' of inline code tags

M       lib/File/Copy.pm
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to