Mailing List Archive

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

Current branch hv/warndoc
1 commit. 1 unique author. 1 unique committer.
2 files changed, 2 insertions(+), 2 deletions(-)

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

squashme: rename stub new to open
Hugo van der Sanden 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d49d6d971a6ee562

Current branch smoke-me/khw-env
289 commits. 1 unique author. 1 unique committer.
52 files changed, 3827 insertions(+), 6482 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/9e769e5709e7bcf3

foo
Karl Williamson 8 files changed, 2060 insertions(+), 1759 deleti
https://github.com/Perl/perl5/commit/9e769e5709e7bcf3

more dregs
Karl Williamson 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7ecf7081054bbe29

Debug wrap wset
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/993cf031467ef9b0

XXX mv: initialize PL_cur_LC_ALL
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/8812e3a35f77636f

XXX util add thread to mem_log
Karl Williamson 1 file changed, 15 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f4a7287e926d8a7a

XXX Win32 mem log
Karl Williamson 2 files changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ebfd32ba3a85324e

Return from win32_setlocale() needs to be stable
Karl Williamson 1 file changed, 14 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/88c2686f1dd1ee60

locale.c: Avoid unnecessary freeing and reallocating
Karl Williamson 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/7080fb4eda4d2ec2

XXX why no failures:locale.c: Quit early on failure to set the locale
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/73f02743e9e2514c

Revert #if 0 in inline.h
Karl Williamson 1 file changed, 6 deletions(-)
https://github.com/Perl/perl5/commit/be025fac13ae684c

perl.h: Use UNLESS_PERL_MEM_LOG()
Karl Williamson 1 file changed, 15 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/0d34ff238947ed38

perl.h: Add UNLESS_PERL_MEM_LOG()
Karl Williamson 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/5d33833548df9a73

POSIX/t/time.t: Avoid duplicate effort
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5e2b5fbbbdec9f1c

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

re/pat.t: Fix typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e0db7a1ee05ec414

re/pat.t: Avoid duplicate effort
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a3c0e6223ab1bb0d

t/op/lc.t: Avoid duplicate effort
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/96321b34b79398c0

lib/locale.t: Avoid duplicate effort
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3172987a5e0eb171

XS-APItest/t/locale.t: White space only
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/84fecc20a733d67e

XS-APItest/t/locale.t: Skip tests if pre-req not met
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e06037ece334ee2c

win32 Makefile
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2a5e0c3674fa0d3c

util.c: Better panic messages
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/4338fc8de154dc46

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

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

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

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

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

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

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

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

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

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

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/05e1c7b247beebea

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

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

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

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

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

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

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

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

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

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

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

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

switch_locale_context: Add aTHX
Karl Williamson 7 files changed, 45 insertions(+), 27 deletions(
https://github.com/Perl/perl5/commit/ed916247a91811dd

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

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

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

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

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

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

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

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

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

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

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

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

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

XXX remaining loose ends
Karl Williamson 3 files changed, 28 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/106cabce128a404f

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

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

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

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

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

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

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

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/2687d6964ceec060

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

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

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

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

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

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

XXX finish msg: locale.c: Improve Windows thread initialization
Karl Williamson 4 files changed, 18 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/3f9f4e7127a7fa42

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/c4fde6187730864b

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

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

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

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

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

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

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

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/cc0568c83731da88

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/ff97e66597367e41

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

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

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

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

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

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

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

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

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

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

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

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

locale.c: Rework locale initialization loop
Karl Williamson 1 file changed, 310 insertions(+), 294 deletions
https://github.com/Perl/perl5/commit/59acb4d414632a07

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

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

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

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

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

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/eac0dcb80a8d3e0d

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/31b15d0c5d021d10

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/344c7abfc9d87e91

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

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

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

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/e0cd04f53f566046

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

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

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

locale.c: Calculate native LC_ALL strings
Karl Williamson 5 files changed, 220 insertions(+), 87 deletions
https://github.com/Perl/perl5/commit/3b1198aab1d996e3

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

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

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

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

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

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

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

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

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/60e5dbf817f3a387

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

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/ca12927a711183de

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

XXX pod?: locale.c: Add optional locking around querylocale()
Karl Williamson 1 file changed, 38 insertions(+)
https://github.com/Perl/perl5/commit/bd1db8d1e8c9e891

locale.c: Workaround some libc POSIX 2008 bugs
Karl Williamson 1 file changed, 44 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/1205a6c840c14789

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

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

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

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

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

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/3ce515d8d05429dd

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

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

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

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

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

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

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

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

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

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

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/67a1b2999f321657

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/648241fa89867e1d

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

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

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

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

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

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

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

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

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

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/b448962a75926c2e

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

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

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/8848bac1f78b2f09

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

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

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

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

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

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

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

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

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/74be251d9b2a7742

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

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

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

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

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

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

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

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

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

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

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

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

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

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

debug thread
Karl Williamson 2 files changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/fe6b79d4021a45ef

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

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

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

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

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

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

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

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/6fbdcf44a4e190cc

DEBUG_
Karl Williamson 1 file changed, 24 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/25eb705029819800

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

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

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

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

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

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

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

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/b519d26a63e5d063

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/7cef3751885b16c7

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/a5677e45eb46e965

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

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

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

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

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

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

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

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

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

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

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

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

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

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/8f028f1c1a8c04d6

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

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

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

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

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

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

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

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

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

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

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

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

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

Martian commit 837de6129af8f1e6c7adb669a2eef45778153204
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/837de6129af8f1e6

perl: Fix CVE-2023-31486
Soumya 1 file changed, 9 insertions(+), 11 deletions(-)
https://github.com/Perl/perl5/commit/837de6129af8f1e6

Ignored 4 GitHub auto-generated merge commits