In perl.git, the branch smoke-me/khw-locale has been created

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

        at  8ebcf7c431dd27a06d98691ae7eaa2a6ba94b8a8 (commit)

- Log -----------------------------------------------------------------
commit 8ebcf7c431dd27a06d98691ae7eaa2a6ba94b8a8
Author: Karl Williamson <[email protected]>
Date:   Sat Jul 15 12:07:08 2017 -0600

    embed.fnc: Fix declaration for my_sterror
    
    This was improperly made public (but had been marked as subject to
    change)

M       embed.fnc

commit 151ed9c942caec1d113863f6c36713e808b0a3f4
Author: Karl Williamson <[email protected]>
Date:   Sat Jul 15 12:03:01 2017 -0600

    embed.fnc Change Some functions only used in macros
    
    The X flag is used for this situation where a function is public only
    because it is called from a public macro.

M       embed.fnc
M       embed.h
M       perl.h

commit ab266b9b5bf59e2f393c3cc9d7d2ee7142f5e239
Author: Karl Williamson <[email protected]>
Date:   Sat Jul 15 11:11:41 2017 -0600

    Move bulk of POSIX::setlocale to locale.c
    
    This cleans up the interface, as it allows several functions to now be
    static that used to have to be called from outside locale.c

M       embed.fnc
M       embed.h
M       ext/POSIX/POSIX.xs
M       ext/POSIX/lib/POSIX.pm
M       locale.c
M       perl.h
M       proto.h

commit 39bdb9f5c1feb8a10d4c5b4619cfa5b2b8c3bedd
Author: Karl Williamson <[email protected]>
Date:   Fri Jul 14 11:26:00 2017 -0600

    locale.t

M       lib/locale.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to