In perl.git, the branch smoke-me/nicholas/File-Spec-in-XS has been created

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

        at  0294c21a1027e2789f9bf4c192368c9a67e9d5d5 (commit)

- Log -----------------------------------------------------------------
commit 0294c21a1027e2789f9bf4c192368c9a67e9d5d5
Author: Zefram <[email protected]>
Date:   Thu Feb 28 16:48:01 2013 +0000

    File::Spec in XS
    
    For work purposes, last year I reimplemented parts of File::Spec in XS.
    It wasn't in a CPANable form initially, and File::Spec had core/CPAN
    version skew issues, so I didn't initially publish my work.  I've now
    cleaned it up and rebased it on PathTools-3.40, and the patch is attached.
    This is for review, and for whoever is currently maintaining File::Spec
    to merge it into blead at an appropriate juncture.  (I fear it's a bit
    too late to get into 5.18.)
    
    [With a bump to a dev version on the changed .pm files to keep
    t/porting/cmp_version.t sweet]

M       dist/Cwd/Cwd.pm
M       dist/Cwd/Cwd.xs
M       dist/Cwd/Makefile.PL
M       dist/Cwd/lib/File/Spec/Functions.pm
M       dist/Cwd/lib/File/Spec/Unix.pm
M       dist/Cwd/t/Functions.t
M       dist/Cwd/t/Spec.t

commit 64be5c1a8092d0332d108fbf396b6fbdf8fb3c4e
Author: Nicholas Clark <[email protected]>
Date:   Sat Mar 2 12:19:07 2013 +0100

    Add the upstream Makefile.PL for Cwd
    
    This needs to return to the perl repository because the upcoming change to 
Cwd
    needs to patch to include extra logic not in the auto-generated Makefile.PL

M       MANIFEST
A       dist/Cwd/Makefile.PL

commit fa3974f21558f63fd58e990aad2118618c23c10f
Author: Nicholas Clark <[email protected]>
Date:   Sat Mar 2 12:07:33 2013 +0100

    Add dist/constant/lib to the paths in the generated lib/buildcustomize.pl
    
    Strictly, add it to write_buildcustomize.pl, and so that the absolute path
    is added to the generated file. Also add both dist/constant/lib and ext/re
    to the @INC write_buildcustomize.pl to accommodate the upcoming change to
    Cwd.

M       write_buildcustomize.pl

commit 98760b06b5c5e45f270b45ef089317311d043f5d
Author: Nicholas Clark <[email protected]>
Date:   Sat Mar 2 11:57:33 2013 +0100

    In the VMS makefile, depend on buildcustomize.pl
    
    This ports the previous changes to the VMS makefile.

M       vms/descrip_mms.template
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to