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

<https://perl5.git.perl.org/perl.git/commitdiff/e605421d9b3dc3817da5a3963bb84febc18f4fa3?hp=0000000000000000000000000000000000000000>

        at  e605421d9b3dc3817da5a3963bb84febc18f4fa3 (commit)

- Log -----------------------------------------------------------------
commit e605421d9b3dc3817da5a3963bb84febc18f4fa3
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 14:11:27 2019 -0600

    locale.c: Add some comments

commit 56d9223def0df5d57b7893fffd68e11a517f1ba6
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 13:30:02 2019 -0600

    POSIX::mblen() Allow resetting shift state
    
    This enhances this function so that when the first parameter is undef,
    it resets any shift state.  Previously it was impossible to do this.
    [perl #133928] showed that someone was having trouble with shift states.

commit 0ff46bbcfee61693044f620e518691c32e8273ee
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 13:36:40 2019 -0600

    ext/POSIX/t/mb.t: Add test for MB_CUr_MAX

commit 4c663e3520bc1de448681b0d59372f5bee0a24c2
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 13:17:56 2019 -0600

    Make POSIX::mblen() slightly safer
    
    by using a mutex around its call

commit f3b28d0efaecdb999c75db1f1e2707484804272b
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 12:20:08 2019 -0600

    ext/POSIX/t/mb.t: Use actual expected char len
    
    Some platforms want the precise number of expected bytes passed to
    mblen(), not just some maximum.

commit 6d0949a1fa5ea8d4a017eb69ed9c2ad79f413914
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 12:14:19 2019 -0600

    ext/POSIX/t/mb.t: Generalize for EBCDIC

commit 56c48fcb440d19e171b28ed4e026850f9a9f2bcb
Author: Karl Williamson <[email protected]>
Date:   Wed Apr 3 12:06:47 2019 -0600

    t/charset_tools.pl: Add comments

commit 0a7588250dd9fc8cfb658509820a1693ca5cce8a
Author: Karl Williamson <[email protected]>
Date:   Fri Feb 23 11:18:56 2018 -0700

    XXX combine with something else pp.c: Add blank line

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

-- 
Perl5 Master Repository

Reply via email to