Mailing List Archive

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

Current branch blead
4 commits. 2 unique authors. 2 unique committers.
5 files changed, 127 insertions(+), 107 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/4d119e96fa1d2fc9

Fcntl: export File Sealing flags on request
Richard Leach 2 files changed, 13 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/4d119e96fa1d2fc9

Move sub from autodoc.pl to regen_lib.pl
Karl Williamson 2 files changed, 112 insertions(+), 103 deletion
https://github.com/Perl/perl5/commit/dc0509e13cd6fb3e

autodoc.pl: Strip any trailing blanks in output
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/a8ea39937ae8a2fb

locale_threads.t: Reenable DragonFly testing
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8ba4821755e558c4

Current branch smoke-me/khw-env
150 commits. 1 unique author. 1 unique committer.
226 files changed, 15356 insertions(+), 5269 deletions(-)

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

fixup
Karl Williamson 6 files changed, 2784 insertions(+), 1672 deleti
https://github.com/Perl/perl5/commit/e324ecf91e12ca73

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

Revert "start of shortening bad utf8 strerror"
Karl Williamson 1 file changed, 2 insertions(+), 11 deletions(-)
https://github.com/Perl/perl5/commit/ed0da563f0580e72

start of shortening bad utf8 strerror
Karl Williamson 1 file changed, 11 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/cb3b06ace72f629f

add is_cur_locale_utf8
Karl Williamson 4 files changed, 90 insertions(+)
https://github.com/Perl/perl5/commit/5388b24c14462f36

locale.c: Comments, white space
Karl Williamson 1 file changed, 53 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/c8c12097148a027e

Revert "more immed"
Karl Williamson 1 file changed, 5 deletions(-)
https://github.com/Perl/perl5/commit/9072e88539cd8745

more immed
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/97d2995a10c4253a

immediate use
Karl Williamson 4 files changed, 52 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/d1943e1bec26b55f

sv
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/941e514a8b13d459

sv.c need to check for pv in sv in sv_setpvf
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/50e7e5d5a7b1162b

Debug uselocale
Karl Williamson 1 file changed, 19 insertions(+)
https://github.com/Perl/perl5/commit/5fda0b855919f4da

Revert "locale_threads.t: Skip on OpenBSD and DragonFly threaded builds"
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/cee28461139e6ce8

locale.c: Maybe comment'
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/19b9f5b4b57e1507

extra debug
Karl Williamson 1 file changed, 23 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6769aa286ba43f6c

DEBUG Lv to U
Karl Williamson 1 file changed, 15 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/a7ec0373b0bcc816

Revert "Don't do thread-safe locales emulation on mingw"
Karl Williamson 2 files changed, 2 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/ebaee9b1967648f7

Don't do thread-safe locales emulation on mingw
Karl Williamson 2 files changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/566751d91c6d8685

Experimentally enable per-thread locale emulation
Karl Williamson 3 files changed, 18 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/0ff1ecdc3685f5f9

Make numeric standard inconsistent
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fb965f219ae6cea8

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

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

more maybe
Karl Williamson 5 files changed, 45 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/e8f3c30f3d9f9c31

maybe emul
Karl Williamson 1 file changed, 29 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/3767c827e07648c7

fix locks
Karl Williamson 5 files changed, 163 insertions(+), 34 deletions
https://github.com/Perl/perl5/commit/a5c987a091b6ced3

perl.h fixup WSETLOCALE_LOCK
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9333a24612435b8a

perl.h: revixe gwENV locks
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6cedffff3b72a4c3

perl.h reentrant read locks
Karl Williamson 1 file changed, 82 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/8796e9a9e2039e6b

locale.c move gwLOCK defn; maybe leave in perl?
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4f1e8f99cb10fe6c

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

Time-Piece
Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6fc8be278f460a82

ability
Karl Williamson 16 files changed, 1051 insertions(+), 434 deleti
https://github.com/Perl/perl5/commit/17f00505b52e1f17

perl.h LOCALE_TERM_THREAD_SAFE_LOCALE_EMULATION_
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/558046ae12cda759

revert man pages to perl.h
Karl Williamson 1 file changed, 1 insertion(+), 574 deletions(-)
https://github.com/Perl/perl5/commit/3dd49b48b8c2196d

posix.xs sysconf comment
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/c76a4374db4a8e33

perl.h add man pages
Karl Williamson 1 file changed, 631 insertions(+)
https://github.com/Perl/perl5/commit/ddf19be1ce9d6115

locale.c: Enable shortened critical section times
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/9888cfa669a8a656

sysconf lock
Karl Williamson 2 files changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/9719604f1bef6655

perl.c: Wrap functions with mutexes
Karl Williamson 1 file changed, 10 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/3dd5e5f6d6fa3f55

doio: Wrap functions with mutexes
Karl Williamson 1 file changed, 18 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/32c726324645be01

pp_sys: Add locks around some calls
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/fda6f60c2beec838

win32.c: Wrap putenv with ENV_LOCK
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/a45eab4af777f477

lock definitions.h
Karl Williamson 6 files changed, 4164 insertions(+), 1 deletion(
https://github.com/Perl/perl5/commit/b1ff1f3bf35e5e8d

fixup convert env read to write
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/3facfdc7a2c673e7

Fix CONVERT READ
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/51a664325f9ba5e0

Make ENV_LOCK reentrant
Karl Williamson 4 files changed, 13 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/c219117d8865a492

perl.h: Convert reentrant locks to allow many readers
Karl Williamson 2 files changed, 14 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/a0364b94db6dd00f

Note that __VA_OPT__ is now in C++20
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d8b8e65bfeada2ad

perlxs
Karl Williamson 5 files changed, 532 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/be1f562ae20c1377

Move locale mutext init/destruct
Karl Williamson 1 file changed, 60 insertions(+), 58 deletions(-
https://github.com/Perl/perl5/commit/e706167bf0bebec1

perl.h: Move
Karl Williamson 1 file changed, 128 insertions(+), 128 deletions
https://github.com/Perl/perl5/commit/986bdcc2f61dd130

perl.h: Move things so gwLOCK definitions are adjacent
Karl Williamson 1 file changed, 22 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/7b29ec3bc4f39d55

perl.h: Use auxiliary #define for simplicity
Karl Williamson 1 file changed, 18 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/c272d61fa23d8d06

Move ENV defns
Karl Williamson 1 file changed, 35 insertions(+), 35 deletions(-
https://github.com/Perl/perl5/commit/e8f7b64e420ee430

perl.c: Add locks around a *environ access
Karl Williamson 2 files changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/a73f99100985dae6

thread.h: Add CONVERT_READ_LOCK_TO_WRITE
Karl Williamson 1 file changed, 14 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/b811ae51eea79072

XXX malloc.c: Locak around a getenv
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/c5f17cebf1fcf338

locale.c: Call newSVpvz()
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3895b5dc5bc20e8d

Add newSVpvz() to create a sized SvPV.
Karl Williamson 4 files changed, 29 insertions(+)
https://github.com/Perl/perl5/commit/8340d32d1ff89fc7

lib/locale_threads.t: Cope with no LC_CTYPE
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e86e40494f71ca0d

lib/locale_threads.t: Add debugging info
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/cfb7b0ea7d22de0e

debug thread xs
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d5786b02893edd43

debug populate localeconv
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/a27f28d487320bbd

locale.c: Add struct definition as a fallback
Karl Williamson 1 file changed, 44 insertions(+)
https://github.com/Perl/perl5/commit/f0a86c53309b80f3

start of pod for localeconv
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/aa5da176297d2ff8

loctools use if dumper
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/18fdb1b594ddbfc9

skip tests if no strftime
Karl Williamson 5 files changed, 14 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/ad872a5339139636

C_thous better ifdef
Karl Williamson 1 file changed, 4 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/ae805be82e6fc191

locale.c: Silence compiler warning
Karl Williamson 4 files changed, 22 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/e8e168f50ffb8e7a

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

t/run/locale.t: Cope with no LC_ALL
Karl Williamson 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/303b8542912bb034

Revert "t/run/locale.t: Add test"
Karl Williamson 1 file changed, 2 insertions(+), 62 deletions(-)
https://github.com/Perl/perl5/commit/ad34705f6ce48d0a

Revert "S_find_locale_from_environment: Handle disparate LC_ALL"
Karl Williamson 2 files changed, 4 insertions(+), 36 deletions(-
https://github.com/Perl/perl5/commit/5610bc3c75683003

S_find_locale_from_environment: Handle disparate LC_ALL
Karl Williamson 2 files changed, 36 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/6e5504155903efec

t/run/locale.t: Add test
Karl Williamson 1 file changed, 62 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/60f9a63bdd885800

t/run/locale.t: Save sub return in an array
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4c3e415a12049e7c

t/run/locale.t: Extract code into a sub
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3150debba366f7b6

t/run/locale.t: Change var name and hoist to larger scope
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/51158e6c1d038ecf

lib/locale.t: Cope with no_nl,no localeconv
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/788155b4e0e0c5d1

lib/locale.t: Cope with no LC_ALL
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/d04adae6bc702bdd

pp_study: hook
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/6774ac67c1729f12

locale.c: Add #define to separate label from declaration
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/379108b927120305

Fixup FAKE_MINGW
Karl Williamson 3 files changed, 20 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/09a736f4321fb073

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

XXX config
Karl Williamson 3 files changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/61520de82fa590cc

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

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

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

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

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

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

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

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

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

XXX Time::Piece strftime
Karl Williamson 1 file changed, 39 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/af9147770c1ffbb6

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

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

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

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

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

locale_threads: debugging
Karl Williamson 1 file changed, 124 insertions(+)
https://github.com/Perl/perl5/commit/f8b9083c58035e46

locale_threads: add a commented out yield
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/b7dcecd37139a2e0

t/run/locale.t: debug
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/e6096a7bd9211599

Enable thread-safe locales on some freebsd versions
Karl Williamson 1 file changed, 9 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/200a8d41c85c3644

darwin
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/791e00bbf4f5aa00

Revert "pp_study: Add memory use debugging"
Karl Williamson 1 file changed, 91 deletions(-)
https://github.com/Perl/perl5/commit/41830e0e3cd5bf60

pp_study: Add memory use debugging
Karl Williamson 1 file changed, 91 insertions(+)
https://github.com/Perl/perl5/commit/c07fac9246ef95ed

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

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

S_bool_setlocale_i: Add entry assertion
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/b577fbb2b3f6d789

S_querylocale_2008_i: Add entry assertion
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/41907451a9f58f7b

loc_tools: XXX Debug
Karl Williamson 1 file changed, 60 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/82270983cba376f9

customized.dat
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/02f70f9ea05680f6

cpan/version/07locale.t: drop, bug have to recompute md5
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c00cd98385bbaed6

07locale.t: Add some Windows locales to try
Karl Williamson 2 files changed, 70 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/28947fab2f7b986f

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

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

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

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

threads.xs DEBUG_U
Karl Williamson 1 file changed, 64 insertions(+)
https://github.com/Perl/perl5/commit/5af9e0617b67c51e

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

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

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

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

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

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

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

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

version 07locale.t should use LC_NUMERIC, not ALL
Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/54f366a7f5c8b0c8

XXX skip cmp_version.t prob. due to 5.38 tag issue
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/defa876830d5c420

version::07locale.t: Use I18N::Langinfo, not POSIX::localeconv()
Karl Williamson 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/f3d3e0169b88d58a

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

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

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

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

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

up timeout for dist/Tie-File/t/29a_upcopy.t
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/e324c6dda5a22520

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

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

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

Also skip non-thread dist testing
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/93b16a8a5bee4c96

runconfigure: only usequery with that directory
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c30a1b60031a9b93

Skip cpan testing message
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/34c28e63f9a2e41f

Revert "skip bincompat.t"
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/f5760379f96c21ac

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

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

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

BlackBox dont use rare scripts
Karl Williamson 1 file changed, 136 insertions(+)
https://github.com/Perl/perl5/commit/fb5e286c73e02ff5

mktables more verbose
Karl Williamson 6 files changed, 31 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/9e354ea46e8e72e5

lib/locale.t:
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/3813d3f10e3aacfa

Current branch yves/hydahy_gh18032
5 commits. 2 unique authors. 1 unique committer.
8 files changed, 166 insertions(+), 160 deletions(-)
Thanks, applied: Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/fb9291c6339c664b

ext/re/re_top.h - override some function names when compiling the extension
Yves Orton 2 files changed, 20 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fb9291c6339c664b

regcomp.c - zero the pRExC_state structure early in compilation
Yves Orton 1 file changed, 26 insertions(+), 38 deletions(-
https://github.com/Perl/perl5/commit/8eaf57da409aac41

regcomp.c - move some functions back from regcomp_study.c
Yves Orton 5 files changed, 112 insertions(+), 113 deletion
https://github.com/Perl/perl5/commit/caf069d361a29637

regcomp.c - move comment to match code
Yves Orton 1 file changed, 7 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/e4ec892374f627dd

regcomp.c - Exclude split STRING from /x default modifiers.
Richard Leach 5 files changed, 56 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/ced66c57ba8dba38

New branch smoke-me/hydahy/fcntl_seals
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/93ff35ffecdd7cc5

Fcntl: export File Sealing flags on request (GH#22071
Richard Leach 2 files changed, 13 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/93ff35ffecdd7cc5

Martian commit 227d4df4becf8d9d65f2ae5be43352539f9a69e5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/227d4df4becf8d9d

locale_threads.t: Reenable DragonFly testing
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/227d4df4becf8d9d

Martian commit 2fdce9c55ffa190e415ff5f713e968744e39c5a2
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2fdce9c55ffa190e

Move sub from autodoc.pl to regen_lib.pl
Karl Williamson 2 files changed, 112 insertions(+), 103 deletion
https://github.com/Perl/perl5/commit/2fdce9c55ffa190e

autodoc.pl: Strip any trailing blanks in output
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/b66425abd19b583b

Martian commit f606bc4b47cef1ec1aef2809846eaf6d77d0d57d
1 commit. 1 unique author. 1 unique committer.

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

Fcntl: export File Sealing flags on request
Richard Leach 2 files changed, 13 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/f606bc4b47cef1ec

Ignored 55 GitHub auto-generated merge commits