develooper Front page | perl.perl5.porters | Postings from May 2023

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
May 3, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230503031133.B1F1AB04F9@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
11 commits.  5 unique authors.  4 unique committers.
60 files changed, 958 insertions(+), 952 deletions(-)
Thanks, applied:  Karen Etheridge (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/6bbe21a508a82ef4

  Still cleaning up Y2K residue
  積丹尼 Dan Jacobson            1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6bbe21a508a82ef4

  embed.fnc: Correct some comments
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/767404768d470ee4

  Remove my_strftime8()
  Karl Williamson             7 files changed, 15 insertions(+), 19 deletions(
  https://github.com/Perl/perl5/commit/5f951aa0d5804e69

  add a mention of smartmatch being deprecated
  Karen Etheridge             1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/265a3a4170eb43b0

  Default i_sysyscall to undef
  H.Merijn Brand              8 files changed, 9 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/d45c0d11c1c4f038

  Now that I_SYS_SYSCALL is defined, use it
  H.Merijn Brand              2 files changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/56713ab45217704e

  replace "define\t" with "define " in most "normal" core files.
  Yves Orton                  19 files changed, 644 insertions(+), 644 deletio
  https://github.com/Perl/perl5/commit/53175c6044c7d25c

  ext/SDBM_File/ - replace "define\t" with "define "
  Yves Orton                  2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/638721ede9195d09

  ext/File-Glob/ - replace "define\t" with "define "
  Yves Orton                  3 files changed, 60 insertions(+), 60 deletions(
  https://github.com/Perl/perl5/commit/03fadc172637749a

  dist/IO: replace "define\t" with "define "
  Yves Orton                  13 files changed, 25 insertions(+), 22 deletions
  https://github.com/Perl/perl5/commit/23c413edce303b9c

  Replace "define\t" with "define " in Configure/metaconfig related files
  Yves Orton                  5 files changed, 192 insertions(+), 190 deletion
  https://github.com/Perl/perl5/commit/10d289386985ea7b

Current branch smoke-me/khw-env
250 commits.  1 unique author.  1 unique committer.
70 files changed, 2157 insertions(+), 1783 deletions(-)

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

  l
  Karl Williamson             6 files changed, 9 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/b9ffd6ac44c0f41c

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

  l
  Karl Williamson             1 file changed, 10 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d0da0f935f4062ff

  Time::Piece: Use core function to implement strftime_
  Karl Williamson             1 file changed, 29 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/77518872d6692dcc

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

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

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

  add is_cur_locale_utf8
  Karl Williamson             4 files changed, 83 insertions(+)
  https://github.com/Perl/perl5/commit/6761d1122b8f2737

  strftime_by
  Karl Williamson             6 files changed, 186 insertions(+), 57 deletions
  https://github.com/Perl/perl5/commit/099096e4cb382939

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

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

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

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

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

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

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

  more cat index enum
  Karl Williamson             3 files changed, 65 insertions(+), 48 deletions(
  https://github.com/Perl/perl5/commit/1b1b198099492ad7

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

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

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

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

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

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

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

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

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

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

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

  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/0b72d09b4e70c945

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

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

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

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

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

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

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

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

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

  darwin hints querylocale race in earlier darwins?
  Karl Williamson             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/39900e4bbaf42e24

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

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

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

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

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

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

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

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

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

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

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

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

  Revert "XXX posix with complications, likely drop after testing"
  Karl Williamson             1 file changed, 22 deletions(-)
  https://github.com/Perl/perl5/commit/792cfbbb19a6894e

  XXX posix with complications, likely drop after testing
  Karl Williamson             1 file changed, 22 insertions(+)
  https://github.com/Perl/perl5/commit/a4c6ab74c4cea064

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

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

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

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

  locale.c: Move S_update_PL_curlocales()
  Karl Williamson             1 file changed, 8 insertions(+), 12 deletions(-)
  https://github.com/Perl/perl5/commit/076d0ef01ce2f242

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  S_parse_LC_ALL_string: Squash if categories are same locale
  Karl Williamson             5 files changed, 75 insertions(+), 32 deletions(
  https://github.com/Perl/perl5/commit/5e7d2b36b404dddd

  S_parse_LC_ALL_string(): Add parameter
  Karl Williamson             4 files changed, 14 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/7c3473307565d971

  Rmv unused function: S_setlocale_from_aggregate_LC_ALL
  Karl Williamson             4 files changed, 80 deletions(-)
  https://github.com/Perl/perl5/commit/29b121cbe131c5c9

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

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

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

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

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

  locale.c: Combine debugging lines
  Karl Williamson             1 file changed, 4 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/1bf25a64ae5be55d

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

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

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

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

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

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

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

  S_bool_setlocale_2008_i: Improve debug statements
  Karl Williamson             1 file changed, 29 insertions(+), 22 deletions(-
  https://github.com/Perl/perl5/commit/bdb28aecd6f832f5

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  locale.c: Extract code into a function
  Karl Williamson             4 files changed, 108 insertions(+), 38 deletions
  https://github.com/Perl/perl5/commit/7e798f5bcf1e691e

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

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

  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/8171b422d840d36d

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

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

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

  XXX perldelta other pod: Compile stdize_setlocale() only if requested
  Karl Williamson             4 files changed, 38 insertions(+), 34 deletions(
  https://github.com/Perl/perl5/commit/7a77e19fbf377e33

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

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

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

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

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

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

  S_calculate_LC_ALL_string(): save value after calculation
  Karl Williamson             1 file changed, 17 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/70476d7c092bb46c

  locale.c, perl.h: comments, white space
  Karl Williamson             2 files changed, 124 insertions(+), 108 deletion
  https://github.com/Perl/perl5/commit/1a7c865ddbb18540

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

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

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

  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/66bc49ddc8d025fe

  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/09c76ca2ae926d66

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

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

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

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

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

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

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

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

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

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

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

  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/89feb91e91701c74

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Remove PL_cur_LC_ALL
  Karl Williamson             7 files changed, 16 insertions(+), 75 deletions(
  https://github.com/Perl/perl5/commit/3a9d3444ec8f8605

  type change
  Karl Williamson             2 files changed, 1433 insertions(+), 2 deletions
  https://github.com/Perl/perl5/commit/bef19d05a6eae085

  locale.c: Refactor S_get_category_index()
  Karl Williamson             4 files changed, 52 insertions(+), 51 deletions(
  https://github.com/Perl/perl5/commit/bcce9ccda4c5ede6

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

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

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

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

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

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

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

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

  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/72ae3ff6c5b20d0a

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  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/0f5a4507a51564cb

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

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

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

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

  XXX critical section examine thisvutil.c: Use Perl_setlocale not setlocale
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/52835b10d491f991

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

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

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

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

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

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

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

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

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

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

  Revert "debug thread"
  Karl Williamson             2 files changed, 17 deletions(-)
  https://github.com/Perl/perl5/commit/6ec98143fbafd347

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

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

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

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

  just after XXX win workaround
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5548fe1721ec7772

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

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

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

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

  DEBUG_
  Karl Williamson             1 file changed, 19 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/15023fb9cb0ccaf3

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

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

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

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

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

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

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

  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/712d6c86be6c2a81

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

  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/2c9e635b83d85dac

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

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

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

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

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

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

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

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

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

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

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

  vutil.c: Simplify locale handling
  Karl Williamson             1 file changed, 7 insertions(+), 58 deletions(-)
  https://github.com/Perl/perl5/commit/9977de86acdef022

  vutil.c: Clean up white space
  Karl Williamson             1 file changed, 6 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/842d085ca6cad8d0

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

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

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

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

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

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

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

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

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

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

Deleted branch ether/switch-deprecated-perlsyn

Deleted branch yves/fix_define_tab

Martian commit ed950ec6232796831ed8343fb5476006d062d4a3
1 commit.  1 unique author.  1 unique committer.

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

  Remove my_strftime8()
  Karl Williamson             7 files changed, 15 insertions(+), 19 deletions(
  https://github.com/Perl/perl5/commit/ed950ec623279683

Martian commit 213ef29878cd97f7235603a524ed14ab133783d2
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/213ef29878cd97f7

  embed.fnc: Correct some comments
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/213ef29878cd97f7

Martian commit c7f6956b1cb101f585fa9f6ba22bc7364ef776c6
10 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (3)
Snapshot: http://github.com/Perl/perl5/tarball/c7f6956b1cb101f5

  Remove duplicate "the" in comments
  Elvin Aslanov               100 files changed, 2154 insertions(+), 1602 dele
  https://github.com/Perl/perl5/commit/c7f6956b1cb101f5

  Merge branch 'blead' of https://github.com/rwp0/perl5 into pr/21035
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/5e6a6990f25de3fb

  Add MS Build Tools links
  Elvin Aslanov               1 file changed, 57 insertions(+), 44 deletions(-
  https://github.com/Perl/perl5/commit/0b0602568a002683

  Merge branch 'blead' of https://github.com/rwp0/perl5 into pr/21035
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/dae01583bdde2757

  Merge branch 'patch-28' of https://github.com/rwp0/perl5 into pr/21035
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/396569cba6dcc0d1

  perlwin32: Add link to MS Build Tools
  Elvin Aslanov               1 file changed, 49 insertions(+), 44 deletions(-
  https://github.com/Perl/perl5/commit/160b6b644560bf59

  perlwin32: Add link to MS Build Tools
  Elvin Aslanov               1 file changed, 19 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/67f04b478d46b6ca

  Merge branch 'Perl:blead' into blead
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/2fecaf57da6b12d1

  Merge branch 'Perl:blead' into blead
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/9f7a731bb98d3e3c

  Merge branch 'Perl:blead' into blead
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/841e13978cd57c3c

Ignored 56 GitHub auto-generated merge commits

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About