In perl.git, the branch smoke-me/khw-locale has been created
<http://perl5.git.perl.org/perl.git/commitdiff/19351aa878c5f925d6ffa4168dbf4088735f7d5b?hp=0000000000000000000000000000000000000000>
at 19351aa878c5f925d6ffa4168dbf4088735f7d5b (commit)
- Log -----------------------------------------------------------------
commit 19351aa878c5f925d6ffa4168dbf4088735f7d5b
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 22:04:13 2016 -0600
more debugging
M locale.c
M util.c
commit 1e00d69bdc87b2dc004c69f9ce8f9b3705085dec
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:34:17 2016 -0600
ts/freebsd.sh: Don't use libc strlcpy
M hints/freebsd.sh
commit 2edc5fd4e30fffd2f904e57c5913b758694b2442
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:32:26 2016 -0600
lib/locale.t: Debugging
M lib/locale.t
commit 4d161b175c44b113a52c2264a083751e7a87537e
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:31:30 2016 -0600
t/loc_tools.pl: Make a copy of inputs for bisect
M t/loc_tools.pl
commit 30b54895094de5e007048c6fb530839a3f234c8c
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:31:05 2016 -0600
loc_tools.pl: Debug statements
M t/loc_tools.pl
commit 72599b8425f986cfbc3342b5a363954265bac9e8
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:29:49 2016 -0600
locale.c for bisect
M locale.c
commit dd137a02d04a50cc0ceb05dc9240da3cda1ae379
Author: Karl Williamson <[email protected]>
Date: Sat Oct 29 12:24:21 2016 -0600
smoke
M lib/locale.t
commit b513392d180a054a86d4d68c444c899971e26f85
Author: Karl Williamson <[email protected]>
Date: Tue Aug 9 22:36:37 2016 -0600
kid51 debug statements
M locale.c
commit 831d8efd24abaa8756e3130072ef4aaed5f78b4f
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:26:14 2016 -0600
Revert "XXX wait until can write diag msg showing how to override: perl.c:
Add error test for locale"
M perl.c
M pod/perldiag.pod
commit 0148b928ea1799bb5d90e040fd8daad972cb1c2a
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:26:01 2016 -0600
Revert "p2008"
M locale.c
commit 500976889cf6c367c08a09912462d4cb3a57f684
Author: Karl Williamson <[email protected]>
Date: Sun Oct 30 21:25:36 2016 -0600
Revert "Move bulk of POSIX::setlocale to locale.c"
M embed.fnc
M ext/POSIX/POSIX.xs
M locale.c
M proto.h
commit d8c0da31b319843f5d6e0a385f9aa9d4b5b39f85
Author: Karl Williamson <[email protected]>
Date: Sat May 28 21:47:30 2016 -0600
Move bulk of POSIX::setlocale to locale.c
This is the first step in making an XS callable setlocale() which
is generalized to work with POSIX 2008 locale operations while retaining
essentially the same API.
M embed.fnc
M ext/POSIX/POSIX.xs
M locale.c
M proto.h
commit 2051a87363824599d32d8e041708e831387a5e2d
Author: Karl Williamson <[email protected]>
Date: Thu Jul 21 22:05:56 2016 -0600
p2008
M locale.c
-----------------------------------------------------------------------
--
Perl5 Master Repository