Mailing List Archive

Perl 5 Commit Summary
Perl 5 commit summary, activity since Saturday

Current branch blead
3 commits. 3 unique authors. 1 unique committer.
4 files changed, 5 insertions(+), 4 deletions(-)
Thanks, applied: Leon Timmermans (2)
Snapshot: http://github.com/Perl/perl5/tarball/6a541b132cdeadcf

Add vsfos to AUTHORS
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/6a541b132cdeadcf

hints: Fix >&4
Elvin Aslanov 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/debb0f41760beb64

fix typo in Configure, ">& 4" to ">&4"
vsfos 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2979f5f343615353

Current branch smoke-me/khw-env
274 commits. 1 unique author. 1 unique committer.
28 files changed, 3490 insertions(+), 4720 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/19c3e0e2a83a363d

loc_tools
Karl Williamson 1 file changed, 54 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/19c3e0e2a83a363d

locale.c: Slightly change wording of DEBUG messages
Karl Williamson 1 file changed, 16 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/8ecdcc2c4676650b

dregs
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/575239445d4b89ff

Time-Piece: notes to myself
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/dc094358c882fa0e

Attempts to fix windows free pool panic
Karl Williamson 5 files changed, 24 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/d803a63652274618

locale.c: Avoid work that would be thrown away
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/40f34fe9fe439762

S_get_locale_string_utf8ness_i: Fix return
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1686a399b499e442

Implement sv_strftime_tm and sv_strftime_ints
Karl Williamson 1 file changed, 39 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/72227c993e5c0d24

Time::Piece: Add critical sections
Karl Williamson 4 files changed, 74 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/cd2020260f0e4cc2

Implement sv_strftime_tm and sv_strftime_ints
Karl Williamson 5 files changed, 210 insertions(+), 73 deletions
https://github.com/Perl/perl5/commit/3685df639211e7dd

locale.c: Move my_strftime() within the file
Karl Williamson 1 file changed, 14 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/3d5a529932d2cef1

locale.c: Split my_strftime into 2 functions
Karl Williamson 4 files changed, 79 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/e568dea35dce8dea

XXX see how affects earlier commits: time.t: Add more strftime tests
Karl Williamson 1 file changed, 66 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/6153124e016c03ea

POSIX/t/time.t: Remove no longer necessary code
Karl Williamson 1 file changed, 7 deletions(-)
https://github.com/Perl/perl5/commit/9fae600dc8d2819f

time.t
Karl Williamson 1 file changed, 23 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/6ea3f9169d2fb560

win32 perl mem log
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/aab454950e480182

thread.h: White space only
Karl Williamson 1 file changed, 19 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/fe4333608b51891d

perl.h: localeconv() isn't broken on Windows unthreaded
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/952321f61a2f1b88

XXX threads.xs: Move #ifdef to beginning of file
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/d373e878f8635ed3

perl.h: Remove extraneous ';'
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fd8fd57eae20f8b7

perl.h: Add DISABLE_LC_NUMERIC_CHANGES macro
Karl Williamson 1 file changed, 22 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/b5ca718dc7d9bc9c

locale.c: Prevent infinite recursion
Karl Williamson 4 files changed, 46 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/9e7ae556a11c3a7f

locale.c: Don't compile unreachable code
Karl Williamson 1 file changed, 15 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/9489fceffd9bc1cf

Time-Piece: Use isSPACE_LC, not isspace; etc
Karl Williamson 1 file changed, 39 insertions(+), 39 deletions(-
https://github.com/Perl/perl5/commit/3d5e58528b07111c

Time-Piece: Use foldEQ_locale() if available
Karl Williamson 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/75fdf51f8b4bb46d

Time::Piece: Use reentrant API
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/31dbf5af0082ec99

strftime: Always restore LC_CTYPE locale
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/000280fcc1c53414

switch_locale_context: Add aTHX
Karl Williamson 7 files changed, 44 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/5c459b6072fca5e3

locale.c: Simplify S_new_ctype
Karl Williamson 1 file changed, 4 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/84f8711826df810c

add is_cur_locale_utf8
Karl Williamson 4 files changed, 97 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/965f0c8c6150f975

Set errno when my_strftime() fails.
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4e8e7b75cddc7d90

perlapi: Fix strftime inaccuracies, clarify
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3b126e8d172e7ce6

fixup init for C C C C C
Karl Williamson 1 file changed, 45 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/694f7641e046f65c

f Configure for positional
Karl Williamson 1 file changed, 58 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/b6b8e019b08fc59a

perl.h fixup
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/fa8924cabf34a56d

f
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/ba4c33c2b52193e7

XXX temp: dist/Tie-File/t/29a_upcopy.t: Up alarm
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/1d84f3c2b8395c93

more cat index enum
Karl Williamson 3 files changed, 68 insertions(+), 51 deletions(
https://github.com/Perl/perl5/commit/a1a85fc369bcd255

Revert "prev commit"
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/5faa6263957b0ebd

use enum, maybe drop
Karl Williamson 1 file changed, 16 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/52b6d0fab0e512d1

final commit
Karl Williamson 3 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b90d3c7420c3a9e4

XXX remaining loose ends
Karl Williamson 2 files changed, 26 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/de348c6668a3e2e8

perl.h: Add detail to locale mutex debug
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/baed39f13306cf78

Enable DEBUG_SETLOCALE_INCONSISTENCIES
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7ccf5a99e5cfc23c

Fix mingw locale builds
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8fca193812e056fe

Add DEBUG_SETLOCALE_INCONSISTENCIES
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/252835535b263f1e

makedef.pl: Remove obsolete symbol
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/220c11edf05f1ddc

Maybe drop: makedef.pl: Move code
Karl Williamson 1 file changed, 7 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/730bd06bb1f22bfd

makedef.pl: Move comment
Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8da3f1331dabb555

makedef.pl: PL_cur_locale_obj is only POSIX 2008 multiplicity
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9aa32d4efd46ae4d

drop when Configure fixed
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d99780907f918861

Revert "f Configure"
Karl Williamson 4 files changed, 116 insertions(+), 55 deletions
https://github.com/Perl/perl5/commit/c42fc058674b0491

f Configure
Karl Williamson 4 files changed, 55 insertions(+), 116 deletions
https://github.com/Perl/perl5/commit/0ec752274d253173

locale.c: Silence compiler warning on some platforms
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/5ba3f0c82da65b4a

locale.c: Compile utf8ness on platforms that need it
Karl Williamson 4 files changed, 31 insertions(+), 18 deletions(
https://github.com/Perl/perl5/commit/8ff06e2dc630c26c

locale.c: Change to use enum type
Karl Williamson 3 files changed, 71 insertions(+), 70 deletions(
https://github.com/Perl/perl5/commit/05cc8da4dff5414b

emul
Karl Williamson 13 files changed, 803 insertions(+), 79 deletion
https://github.com/Perl/perl5/commit/a7b57f421c77d6a7

intrpvar.h: Comments
Karl Williamson 1 file changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/ad46435ceee8d976

locale.c: make querylocale locking conditional
Karl Williamson 1 file changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/2e20d465ab5ec319

darwin hints querylocale race in earlier darwins?
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/62b12d27f578511f

skip bincompat.t
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/88feccf62202e932

XXX experimental: Define setlocale_i() on unsafe threaded builds
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/9475c1187e352deb

S_stdize_locale: Set errno if fails
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/e6a8967b0002e263

locale.c: Move #ifdef DEBUGGING
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3375f6c2b5076f46

locale.c: Critical section around initializing a global
Karl Williamson 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2fc6ecaa721bc9f7

perlapi: Improve wording for Perl_langinfo()
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/976276e1c431ca45

locale.c: Add a debugging statement
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/c6377893a74745eb

locale.c: Only define a structure if needed
Karl Williamson 1 file changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6caf45518bca0ede

get_win32_message_utf8ness() Fix unlikely case
Karl Williamson 1 file changed, 12 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/119ecfd80cf9630a

locale.c: Move setting errno out of critical section
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d821163f8bbe2f20

locale.c: Use wider than U32 for a counter
Karl Williamson 2 files changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/e9a0b1d6f80b9380

locale.c: Only compile workaround on platforms needing it
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c8d47a82258024ab

XXX introductory file comments
Karl Williamson 1 file changed, 15 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/d12b188d60b9097e

locale.c: Improve collation debugging output
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef4b0a830ca39a4f

locale.c: Rmv unexecuted statement after croak
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/3aaf4c2505e268ac

savepv if threaded, unused I think
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/67596e9e6a5bc0a6

locale.c: Move S_update_PL_curlocales()
Karl Williamson 1 file changed, 21 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/5cd99bdee4137a74

Add setlocale_i()
Karl Williamson 1 file changed, 71 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e7763df0414ea20a

locale.c: Remove no longer used macro
Karl Williamson 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/1f0899f6b2565b41

f after testing
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/da10c81b4242b00d

XXX why: locale.c: revise new_LC_ALL
Karl Williamson 4 files changed, 84 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/7b0fbfd9670c6322

XXX why not failing tests before this?Create S_native_querylocale_i() and us
Karl Williamson 4 files changed, 79 insertions(+), 84 deletions(
https://github.com/Perl/perl5/commit/3488bebea6e2ed03

S_calculate_LC_ALL_string: Add parameter
Karl Williamson 4 files changed, 53 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/d03ca4c51ee46426

Revise warnings when locale init has issues
Karl Williamson 1 file changed, 8 insertions(+), 31 deletions(-)
https://github.com/Perl/perl5/commit/c071aa0322798182

Properly handle ignored locale categories
Karl Williamson 5 files changed, 648 insertions(+), 105 deletion
https://github.com/Perl/perl5/commit/0167ad93f8c77af1

XXX tests,delta: Handle glibc extra locale categories
Karl Williamson 1 file changed, 73 insertions(+)
https://github.com/Perl/perl5/commit/4a7a0c9da32cb321

Add caller location info to e.g. RESTORE_LC_NUMERIC
Karl Williamson 5 files changed, 43 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/ea9314b0850e593d

XXX Initial guess as to newlocale() capability
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/4b7cf682a0311999

locale.c: Initialize PL_cur_locale_obj
Karl Williamson 1 file changed, 12 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2d0f1c386e791838

locale.c: Avoid a duplicate conditional
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/4d07786a0aa8e5d8

locale.c: Use function already designed for the purpose
Karl Williamson 1 file changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/3a0d918e1076793a

XXX Partial need vutil.c first Rmv underlying numeric
Karl Williamson 6 files changed, 46 deletions(-)
https://github.com/Perl/perl5/commit/aeb8ee0c9f4bfb13

S_setlocale_2008_i(): Use single newlocale() if available
Karl Williamson 1 file changed, 25 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1f2ab58d91065ff3

S_update_PL_curlocales(): accept arbitrary LC_ALL string
Karl Williamson 1 file changed, 23 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/877b3305b897aa1b

S_parse_LC_ALL_string: Squash if categories are same locale
Karl Williamson 5 files changed, 74 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/f0a6e346fc363f70

Rmv unused function: S_setlocale_from_aggregate_LC_ALL
Karl Williamson 4 files changed, 14 insertions(+), 85 deletions(
https://github.com/Perl/perl5/commit/4433db98950253dd

S_bool_setlocale_2008_i: Remove recursion
Karl Williamson 1 file changed, 91 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/e4a293769ca5f8a6

locale.c: Avoid an (unlikely) leak
Karl Williamson 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/492002ccaa5cd432

locale.c: Update comments, white-space in 2 functions
Karl Williamson 2 files changed, 28 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/b5be1cf3a24f428c

S_update_PL_curlocales_i(): Reverse order of conditionals
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/fda01be86a13fc09

S_update_PL_curlocales(): Add parameter
Karl Williamson 4 files changed, 10 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/e56b39a0242c5e9c

S_bool_setlocale_2008_i: Copy function call.
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/d419b073e141a58c

locale.c: Rmv obsolete code
Karl Williamson 1 file changed, 2 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/d026f2f91efe7a08

locale.c: Indent/outdent some lines
Karl Williamson 1 file changed, 17 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c3a78a3a8cbb2c8d

locale.c: Extract two debug statements into macros
Karl Williamson 1 file changed, 23 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/05dac1418a5fe0e8

locale.c: Move declaration closer to first use
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/eba99086f3a6110d

S_bool_setlocale_2008_i: Separate out failure code
Karl Williamson 1 file changed, 13 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/4d571b240568498b

S_bool_setlocale_2008_i: Check for failure return
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/85f9731c0243f772

S_bool_setlocale_2008_i: Improve debug statements
Karl Williamson 1 file changed, 28 insertions(+), 34 deletions(-
https://github.com/Perl/perl5/commit/448dbdb8b18930a1

Change parameter name for S_bool_setlocale_2008_i
Karl Williamson 3 files changed, 23 insertions(+), 18 deletions(
https://github.com/Perl/perl5/commit/abba3c81580d0f3f

XXX tests; linux doesn't allow this:S_find_locale_from_environment: Handle d
Karl Williamson 1 file changed, 30 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/768c9c22343795df

S_find_locale_from_environment(): Combine logic
Karl Williamson 1 file changed, 67 insertions(+), 48 deletions(-
https://github.com/Perl/perl5/commit/c609928bcd20411a

S_find_locale_from_environment(): Add comments
Karl Williamson 1 file changed, 52 insertions(+), 36 deletions(-
https://github.com/Perl/perl5/commit/0348873882191cff

S_find_locale_from_environment(): Change var name
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/b98d92dd592863b4

locale.c: Combine two condiionals to rm special case
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/734ed0f7a06e277a

Perl__byte_dump_string(): Properly handle NULL input
Karl Williamson 3 files changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/1c5429b44a727b66

locale.c: Slight refactor of switch_to_global_locale()
Karl Williamson 1 file changed, 10 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/abc531f1183e08e3

locale.c: Bring declaration inside #if's
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/8d5a3a020f48a9cd

locale.c: Don't over allocate array
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef5b5d18c705a26a

locale.c: Extend macro from previous commit
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/37e591fa2d28ccfe

locale.c: Extract code into a macro
Karl Williamson 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/8c0fa5e73d3f3140

silence utf8.h warning
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3594fb7b3832349a

locale.c: Rmv redundant sanity check
Karl Williamson 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/b71768682b4529ea

f
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/eaa7e6f9017c201b

locale.c: Rework locale initialization loop
Karl Williamson 1 file changed, 308 insertions(+), 284 deletions
https://github.com/Perl/perl5/commit/add37e1ba08b187d

locale.c: Complement initialization of boolean
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e9d5812783280478

locale.c: Extract code into separate function
Karl Williamson 4 files changed, 75 insertions(+), 59 deletions(
https://github.com/Perl/perl5/commit/9dee26e6fa525d9a

locale.c: Extract code into a function
Karl Williamson 4 files changed, 102 insertions(+), 54 deletions
https://github.com/Perl/perl5/commit/6660d49c7c5bb319

locale.c(): Use LC_ALL if available
Karl Williamson 1 file changed, 21 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e46e5d2260c4383b

Perl_sync_locale(): Best to change to global locale
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b94e2b4d9ef662e3

locale.c: Only define string constant on platforms that need it
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e8d2d9cee990181c

locale.c: Change DEBUG statements to include non-0 errno
Karl Williamson 1 file changed, 22 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/8cd1559ae5bed8f7

locale.c: Move a macro definition earlier in the file
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/caf531177c5c22a1

locale.c: Create STDIZED_SETLOCALE_LOCK
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/27615c69fe01de0a

Revert "AIX: skip some locale tests"
Karl Williamson 3 files changed, 13 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/5d2b0d6c35714247

Properly handle broken setlocale(LC_ALL, NULL)
Karl Williamson 1 file changed, 23 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/63180810e3f94bfc

XXX perldelta other pod: Compile stdize_setlocale() only if requested
Karl Williamson 5 files changed, 49 insertions(+), 33 deletions(
https://github.com/Perl/perl5/commit/d8daac4d34204e13

S_stdize_locale() Rmv testing for spurious '='
Karl Williamson 1 file changed, 8 insertions(+), 33 deletions(-)
https://github.com/Perl/perl5/commit/ea9ccca4b1622c52

Rename the buffer in S_less_dicey_locale
Karl Williamson 6 files changed, 27 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/383f7dde9403ee51

locale.c: Revamp S_stdize_locale()
Karl Williamson 4 files changed, 124 insertions(+), 117 deletion
https://github.com/Perl/perl5/commit/ab0dbf3ad863a74f

locale.c: Calculate native LC_ALL strings
Karl Williamson 5 files changed, 218 insertions(+), 85 deletions
https://github.com/Perl/perl5/commit/bf8cea2a7eabbd51

S_querylocale_2008_i: Add caller's line# param
Karl Williamson 4 files changed, 10 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/53555b78b7d06214

locale.c: Precalculate LC_ALL string boiler plate length
Karl Williamson 1 file changed, 52 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/44ce0d7ea10c5269

XXX maybe not for windows: S_calculate_LC_ALL_string(): save value after cal
Karl Williamson 1 file changed, 23 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/fa294bc2bf4639d3

locale.c, perl.h: comments, white space
Karl Williamson 2 files changed, 148 insertions(+), 126 deletion
https://github.com/Perl/perl5/commit/7c8eeb487014db63

locale.c: Windows Use .ACP for sys default fallback
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/6d28785f130b6557

locale.c: use variable to avoid extra comparisons
Karl Williamson 1 file changed, 17 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/f3755fc711997fe1

locale.c: Add support for LC_ALL positional notation
Karl Williamson 1 file changed, 92 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/bb5a1a93759b083b

Add development aid for simulating LC_ALL fake positional notation
Karl Williamson 5 files changed, 122 insertions(+), 25 deletions
https://github.com/Perl/perl5/commit/f0c6bb224fd8afc6

locale.c: Move two helper functions for POSIX 2008 implementation
Karl Williamson 1 file changed, 110 insertions(+), 108 deletions
https://github.com/Perl/perl5/commit/5d429625268f0e67

locale.c: Create is_disparate_LC_ALL()
Karl Williamson 1 file changed, 18 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/769c8cea4939839e

locale.c: Split up S_setlocale_from_aggregate_LC_ALL
Karl Williamson 5 files changed, 252 insertions(+), 102 deletion
https://github.com/Perl/perl5/commit/cea42dd2474e78a0

Revert "XXX try reverting: locale.c: Lock around querylocale"
Karl Williamson 1 file changed, 7 deletions(-)
https://github.com/Perl/perl5/commit/e9bf36fcdaf58194

XXX try reverting: locale.c: Lock around querylocale
Karl Williamson 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/2e625140b89445af

locale.c: Move a #define, and add a comment
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/71995ed78405cff2

locale.c: Flatten two nested if's
Karl Williamson 1 file changed, 4 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/9a4a23473c3c768b

locale.c: Inline only remaining use of querylocale_l()
Karl Williamson 1 file changed, 68 insertions(+), 37 deletions(-
https://github.com/Perl/perl5/commit/b030f730543ed858

locale.c: Reorder #if clauses
Karl Williamson 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/351e8ce20643b643

locale.c: Shortcut common case
Karl Williamson 1 file changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/36960695e07f41ed

locale.c: Slight refactoring of S_querylocale_2008_i
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/8d36fb2e0ce14902

locale.c: Simplify S_get_LC_ALL_display
Karl Williamson 1 file changed, 1 insertion(+), 17 deletions(-)
https://github.com/Perl/perl5/commit/e33aa4ad177bc8d2

locale.c: Change API of S_calculate_LC_ALL_string
Karl Williamson 4 files changed, 31 insertions(+), 63 deletions(
https://github.com/Perl/perl5/commit/999b4c865587481b

locale.c: Change parameter name for static function
Karl Williamson 3 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/45d5dacb256f509d

locale.c: Remove no-longer needed parameter and computation
Karl Williamson 5 files changed, 16 insertions(+), 69 deletions(
https://github.com/Perl/perl5/commit/36ffec6d6260e829

locale.c: Change function to return void
Karl Williamson 3 files changed, 9 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/18572c44b1bdd7c3

locale.c: Don't exclude LC_ALL in loop
Karl Williamson 1 file changed, 3 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/8f3238b1cb620895

locale.c: Use void_ macro form when ignoring return
Karl Williamson 1 file changed, 2 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/d977d8bb42487531

locale.c: Initialize PL_curlocales at startup
Karl Williamson 1 file changed, 9 insertions(+), 31 deletions(-)
https://github.com/Perl/perl5/commit/c2979af467a62e44

locale.c: Add void_setlocale_with_caller macros
Karl Williamson 1 file changed, 45 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/aa8a2fbc0f255ed6

locale.c: Add extra debug info to panics
Karl Williamson 5 files changed, 119 insertions(+), 49 deletions
https://github.com/Perl/perl5/commit/6d30dbed7eb6c874

S_toggle_locale_i: Move some assert()s, initialization
Karl Williamson 1 file changed, 4 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/42494747bfd22f19

locale.c: Move copy from macro to called function
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/d5a5a4cd4da6a222

locale.c: Add a convenience macro query_nominal_locale_i
Karl Williamson 1 file changed, 15 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c1d993e0a370d23f

locale.c: Remove one-off macro
Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7d850ed3c3581bd0

locale.c: Reorder code, add comments
Karl Williamson 1 file changed, 221 insertions(+), 94 deletions(
https://github.com/Perl/perl5/commit/7703320cdd93413b

locale.c: Add missing panic
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/9781eb3e79909070

locale.c: Avoid a runtime calculation
Karl Williamson 1 file changed, 10 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/a884eab7260db611

locale.c: Rmv less_dicey_void_setlocale_r()
Karl Williamson 4 files changed, 7 insertions(+), 31 deletions(-
https://github.com/Perl/perl5/commit/9c2f24bd34513878

locale.c: Separate setlocale into bool and query
Karl Williamson 4 files changed, 76 insertions(+), 113 deletions
https://github.com/Perl/perl5/commit/144eded9c8d71e5b

locale.c: Rename S_myquerylocale_i()
Karl Williamson 4 files changed, 10 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/339ff1012d55e16d

XXXleaks: Remove PL_cur_LC_ALL for non-Windows
Karl Williamson 3 files changed, 14 insertions(+), 20 deletions(
https://github.com/Perl/perl5/commit/3e5e62f61fd794c5

locale.c: Refactor S_get_category_index()
Karl Williamson 4 files changed, 55 insertions(+), 53 deletions(
https://github.com/Perl/perl5/commit/9a21214215e0f330

locale.c: Replace loop with a switch()
Karl Williamson 1 file changed, 89 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/46a722e1742fc3ca

locale.c: Avoid runtime strlen() calls
Karl Williamson 1 file changed, 52 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d5156e91986d5cea

Rename SETLOCALE_LOCK to LOCALE_LOCK
Karl Williamson 2 files changed, 17 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/3b3aff4ff6ed3ff9

locale.c: Revamp initialization of parallel arrays
Karl Williamson 1 file changed, 242 insertions(+), 185 deletions
https://github.com/Perl/perl5/commit/31a4f8d06d238ab5

locale.c: Check for illegal input category
Karl Williamson 2 files changed, 25 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/f694d00b862247ee

Change return of S_get_category_index_nowarn
Karl Williamson 3 files changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/b4d181403697325b

locale.c: Properly identify reason for placeholder in arrays
Karl Williamson 1 file changed, 9 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/133d911cd2a6050d

locale.c: Add warning if function return ignored
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e9a5aaf335dbf7bb

locale.c: Move a parallel array adjacent to its mates
Karl Williamson 1 file changed, 55 insertions(+), 57 deletions(-
https://github.com/Perl/perl5/commit/4c283af00a202ecf

locale.c: Don't compile without LC_ALL under POSIX 2008
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/49b3c83c0071ad9f

locale.c: Replace an assumption by a cpp check
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/863ec531fb4816f5

locale.c: Move some static functions within file
Karl Williamson 1 file changed, 360 insertions(+), 359 deletions
https://github.com/Perl/perl5/commit/4f3641b56a9ad068

locale.c: Use proper macro
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/47e4c62bb08f9689

07locale.t: Add some Windows locales to try
Karl Williamson 1 file changed, 69 insertions(+)
https://github.com/Perl/perl5/commit/37a6fcd370043745

locale.c: Rename S_calculate_LC_ALL_string()
Karl Williamson 4 files changed, 19 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/5927a044a33cdbe8

XXX perl.h: Debugging mutex lock'
Karl Williamson 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/3cda81344dc00888

perlmod
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/895918d328e73f4a

Debug Windows memory usage in pp_study
Karl Williamson 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/acc7feca2a4bb240

XXX check if using ppport IO.xs: Remove fallback code furnished by ppport
Karl Williamson 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/180ddc08974dc74a

perlxs
Karl Williamson 2 files changed, 479 insertions(+), 21 deletions
https://github.com/Perl/perl5/commit/516c3ef3bd7ddf3d

perlapi: Combine sv_eq(), sv_eq_flags() entries
Karl Williamson 1 file changed, 10 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/aae98c96891489da

regexec.c: XXX has cast to U8 for some reason
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/23fbaae68c1c55a3

reentr.pl: XXX about needing mutex
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/ded730bacb795985

iperlsys.h: TODO need to look at adding mutexes
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a7b84ee25c854ffa

XXX cygwin debugging small macro buf
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bc3ee3cf9011687d

XXX incomplete perlhacktips:
Karl Williamson 1 file changed, 36 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/442c8ed54143a421

lib/locale.t
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8aa599008b5be30c

lib/locale.t FILE debug
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/68a8c27862ed173d

XXX temp: lib/locale.t: debug
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/3edbb42dcdfd327a

makedef.pl: Remove redundant set
Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/55c566544bb08edd

makedef.pl: Don't use locale items unless using locale
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/794d70526bad6a74

XXX try out bsd 2008
Karl Williamson 2 files changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/c290e6a4e6e03d74

XXX ruler lib/locale_threads.t
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d1663db964e64e50

perllocale Xxx start of changes
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1f56c0aaf4be1a00

XXX t/harness temp tweaks
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6e8501c67c1bdd4c

perl.h change lock debugging text
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/07bc1b55ce1cc59c

perl.h: White space, comments only
Karl Williamson 1 file changed, 25 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/fd4f7ef689b47641

perl.h: Turn mutex warning into a panic
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f3ceb987efe058bb

locale.c: configthreadlocale() error checking
Karl Williamson 1 file changed, 30 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/cc7acc746ab10607

perl.h: Also recognize -DNO_THREAD_SAFE_LOCALE
Karl Williamson 2 files changed, 9 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/90c0a28824587672

perl.h: define locale mutex under more cirumstances
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dd411536eb663238

XXX t/loc_tools.pl: Temp debug
Karl Williamson 1 file changed, 28 insertions(+)
https://github.com/Perl/perl5/commit/b7c9d68037eab726

loc_tools
Karl Williamson 1 file changed, 33 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/dc2789f245dea274

XXX: UCRT mingw is not likely locale-thread safe
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/efdede71492ccbac

threads.xs DEBUG_U
Karl Williamson 2 files changed, 58 insertions(+)
https://github.com/Perl/perl5/commit/bea1de2a6ed6953d

debug thread
Karl Williamson 3 files changed, 19 insertions(+)
https://github.com/Perl/perl5/commit/325cbdb7d955756f

perl.h: Debug locking
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/e4fd9908db3c1640

XXX locale_threads.t: Add alarm
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3e70105396007e4e

locale_threads
Karl Williamson 2 files changed, 1560 insertions(+), 49 deletion
https://github.com/Perl/perl5/commit/998f3db1119fa22d

just after XXX win workaround
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/faf2ca0c88726c1c

XXX win workaround
Karl Williamson 1 file changed, 39 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7b67fa5cd0c81a69

XXX memlog
Karl Williamson 3 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/6911ba45caac98c3

locale.c: debug with thread id
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/69da6cee86333a6c

XXX appears to be an existing bug need multiplicity for cur_locale obj
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1dc865f1cf4a7d9c

DEBUG_
Karl Williamson 1 file changed, 20 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4acb90479a8fffe1

S_clear_placeholders(): Fix compiler warning
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/618a2791287a6cb0

uvoffuni_to_utf8_flags_msgs(): Fix compiler warning
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/61bc101c456b4660

regnode_after(): Fix compiler warning
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/51761897a37ec079

newSVbool(): Fix compiler warning
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9bb6a5ecb8b7af2a

ruler
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/f275f2bf11ec4726

perl.h: Fake up win32 compile a bit
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/95607d37d558326b

XXX temporary: undef LC_ALL
Karl Williamson 2 files changed, 15 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/76165e166e0ade50

perl.h: Create a locale mnemonic #define for sync across files
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/22657c57b13e370c

locale.c: Always leave a space for LC_ALL entries
Karl Williamson 2 files changed, 47 insertions(+), 64 deletions(
https://github.com/Perl/perl5/commit/9d52b10bb49810d7

perl.h: Use an enum to simplify consecutive value initialization
Karl Williamson 1 file changed, 37 insertions(+), 58 deletions(-
https://github.com/Perl/perl5/commit/f80af5655a78f77e

XXX No count Regenerate Configure after LC_ALL
Karl Williamson 15 files changed, 484 insertions(+), 3 deletions
https://github.com/Perl/perl5/commit/1ff4a1a4302a8563

Regenerate Configure after rm thread-safe nl_langinfo_l
Karl Williamson 5 files changed, 33 insertions(+), 61 deletions(
https://github.com/Perl/perl5/commit/7cb85b2c519833d6

Regenerate Configure after metaconfig backports applied
Karl Williamson 2 files changed, 64 insertions(+), 40 deletions(
https://github.com/Perl/perl5/commit/aaf3084ed5193931

XXX Configure temporary to get no_nl, etc working
Karl Williamson 1 file changed, 11 insertions(+), 87 deletions(-
https://github.com/Perl/perl5/commit/b1034ed573ca3d02

XXX skip syslog tests because fail without LC_TIME
Karl Williamson 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/4859544fc9016fe2

XXX temp to test broken lconv on non-Windows
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/d0fa942100bcd2fb

XXX skip cmp_version.t because of sym links
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/0fdd5d5378bb551f

XXX skip Archive-Tar because of symlinks
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f6d473cf0a5baa84

version 07locale.t should use LC_NUMERIC, not ALL
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/1fc3957e0151721d

version::07locale.t: Use I18N::Langinfo, not POSIX::localeconv()
Karl Williamson 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ec5b54c914f42d3e

f vutil
Karl Williamson 1 file changed, 181 insertions(+), 73 deletions(
https://github.com/Perl/perl5/commit/7bf4b62efca68d4a

vutil.c: Don't use Perl locale mechanisms
Karl Williamson 1 file changed, 27 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/e9985defc8fa4306

vutil.c: C.UTF-8 also has a dot radix character
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/22ad86d6f44b1c5f

vutil.c: Add logic to avoid having to change locales
Karl Williamson 1 file changed, 33 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d8ed69c4dc9924bd

vutil.c: Debug
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/60f297af154d2e9d

vutil.c: Simplify locale handling
Karl Williamson 1 file changed, 12 insertions(+), 61 deletions(-
https://github.com/Perl/perl5/commit/ec5869c479dc187b

vutil.c: Clean up white space/comments
Karl Williamson 1 file changed, 15 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/b5593521d725b31a

XXX run/locale.t: maybe f move test
Karl Williamson 1 file changed, 18 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c50220bdea814dfd

run/locale.t: more debug
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/598a143e28e5daf8

Revert "XXX test.pl: dont unlink temps"
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/759cc545398acb3f

XXX test.pl: dont unlink temps
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a57dec563c81ef0a

Split t/uni/variables.t into multiple tests
Karl Williamson 27 files changed, 384 insertions(+), 17 deletion
https://github.com/Perl/perl5/commit/65e84c136c53b00a

uniprops 24
Karl Williamson 20 files changed, 579 insertions(+), 5 deletions
https://github.com/Perl/perl5/commit/03d567268f0813d3

XXX skip cpan testing
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/45c1137d821f7268

test.pl: Add comment that should clear watchdog
Karl Williamson 1 file changed, 21 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f75669a47adcb645

op/sub.t: Cancel watchdog when done
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/f54f2b9dfd9c65be

XXX skip croak.t under sanitizer
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/c540ade94f3aa320

Martian commit e31fcbb7b30db8ae4fe13589a5e77a2db7f4979f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e31fcbb7b30db8ae

hints: Fix >&4
Elvin Aslanov 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/e31fcbb7b30db8ae

Martian commit eb9a36db13fb4c57f2ae61b441a247ef46383ac8
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/eb9a36db13fb4c57

fix typo in Configure, ">& 4" to ">&4"
vsfos 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/eb9a36db13fb4c57

Martian commit 64e44f9fa8bb3f9dc482769907b5ed61cb1d1887
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Ricardo Signes (1)
Snapshot: http://github.com/Perl/perl5/tarball/64e44f9fa8bb3f9d

Add node to perl5380delta.pod about OP_ANONCODE+OPf_REF
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/64e44f9fa8bb3f9d

Ignored 57 GitHub auto-generated merge commits