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

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

        at  c6404b07dbc021ca9b8e6071cfbba6f6214ca476 (commit)

- Log -----------------------------------------------------------------
commit c6404b07dbc021ca9b8e6071cfbba6f6214ca476
Author: Karl Williamson <[email protected]>
Date:   Fri Aug 30 12:26:04 2013 -0600

    smoke

M       lib/locale.t

commit e8353c5f6d88ace7106ae8bcd7313561c98ee5d4
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:59:46 2013 -0600

    smoke

M       lib/locale.t
M       sv.c

commit 2171aa0e852f2ca3351cac316887669f7a1ca273
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:42:28 2013 -0600

    lib/locale.t: Add a bunch of tests
    
    I looked through the online standard and added as many conformance tests
    as I could think of.

M       lib/locale.t

commit 979723b92bbc04439cb4be6d908be32534771b93
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:30:34 2013 -0600

    lib/locale.t: Display unassigned chars
    
    This adds debug output to list the characters that aren't matched by any
    posix class.

M       lib/locale.t

commit a5e88b25008d63a73bf9084c79dd756015a71fdc
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:28:19 2013 -0600

    lib/locale.t: Change debug output
    
    This combines the output so that all characters are shown in code point
    order, with only ASCII alphanumerics displayed literally.  This is
    clearer.

M       lib/locale.t

commit 90ab0cb8d2ff5f1e84dcf057f7f7a4bafc14452c
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:25:01 2013 -0600

    lib/locale.t: Display :punct: characters under debug mode
    
    This class of characters was previously omitted

M       lib/locale.t

commit 2965dc578b98fb7514f2345a98bfea6ab7b17523
Author: Karl Williamson <[email protected]>
Date:   Sat Aug 24 12:14:43 2013 -0600

    lib/locale.t: Use hash keys instead of many arrays
    
    This implementation detail allows easier handling of things as a whole.
    We could save code by adding evals, but I'm trying to not add the added
    complexity of evals to the tests here.

M       lib/locale.t

commit f2d86007e4b4c3139fe5b51155b4a3e16b6966c7
Author: Karl Williamson <[email protected]>
Date:   Sun Jul 14 20:38:17 2013 -0600

    More changes to perllocale and POSIX.pod setlocale
    
    These address some concerns from John Peacock.

M       ext/POSIX/lib/POSIX.pod
M       pod/perllocale.pod
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to