Mailing List Archive

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

Current branch blead
9 commits. 6 unique authors. 4 unique committers.
32 files changed, 122 insertions(+), 97 deletions(-)
Thanks, applied: Paul Evans (2) Yves Orton (2) Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/6abce8468c57a533

embed.pl - the 's', 'S', 'i' and 'I' flags are mutually exclusive
Yves Orton 5 files changed, 26 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/6abce8468c57a533

File-Find/t - rework tempdir creation and cleanup
Yves Orton 2 files changed, 26 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/d404f73baa29d569

UNIVERSAL.pm - Use lexical variables in Synopsis
Elvin Aslanov 1 file changed, 11 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/e9f20e0860ca7ba8

Update autodie to CPAN version 2.36
Todd Rinaldo 13 files changed, 18 insertions(+), 17 deletions
https://github.com/Perl/perl5/commit/42a4d650822086a9

Configure - fix handling of quoted gcc output
Kurt Fitzner 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/85d2c8e80f418c45

win32/*akefile - delete before rename
Yves Orton 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/c0a24b11a0434ad8

Update Memoize to 1.16
Aristotle Pagaltzis 8 files changed, 17 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/fc931ecfefd2e26f

Make the new optree function declarations conditional on PERL_CORE|PERL_USE_
Paul "LeoNerd" Evans 3 files changed, 20 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/4f4dc62d1459c2cf

Expose {optimize,finalize}_optree() as real API functions
Paul "LeoNerd" Evans 3 files changed, 10 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/8cb94cf6eb83ea14

Current branch smoke-me/khw-env
3 commits. 1 unique author. 1 unique committer.
2 files changed, 10 insertions(+), 6 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/82088468a818b0cc

f
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/82088468a818b0cc

f
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/f77cb571036c3349

l
Karl Williamson 2 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/30883835e37b59ba

Current branch yves/curlyx_curlym
7 commits. 1 unique author. 1 unique committer.
23 files changed, 162 insertions(+), 62 deletions(-)

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

regcomp.c - extend REF to hold the paren it needs to regcppush
Yves Orton 7 files changed, 88 insertions(+), 83 deletions(
https://github.com/Perl/perl5/commit/b0d3d77da4cdb33c

regex engine - simplify regnode structures and make them consistent
Yves Orton 13 files changed, 360 insertions(+), 286 deletio
https://github.com/Perl/perl5/commit/1bfcc76785f046d6

regexec.c - make REF into a backtracking state
Yves Orton 7 files changed, 108 insertions(+), 23 deletions
https://github.com/Perl/perl5/commit/564eb48e7a3f16bf

regexec.c - incredibly inefficient solution to backref problem
Yves Orton 3 files changed, 60 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/8d31bfb6028fe35b

perldelta - add note about regex engine changes
Yves Orton 1 file changed, 45 insertions(+)
https://github.com/Perl/perl5/commit/2650b7d3f65fd555

regexec.c - teach BRANCH and BRANCHJ nodes to reset capture buffers
Yves Orton 10 files changed, 156 insertions(+), 21 deletion
https://github.com/Perl/perl5/commit/dec5addcfa30d1a8

regcomp.c - Resolve issues clearing buffers in CURLYX (MAJOR-CHANGE)
Yves Orton 12 files changed, 236 insertions(+), 57 deletion
https://github.com/Perl/perl5/commit/cef41bf00cfa3dbe

New branch smoke-me/khw-2008
162 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/951420e571488f04

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

l
Karl Williamson 2 files changed, 10 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/4b1271053019833c

hints
Karl Williamson 4 files changed, 12 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/bc7e898c3e5e9404

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

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

f
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8c650ec9943f1c92

f
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/cc72f9b99639696a

l
Karl Williamson 2 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/71a5ae4ebf7bd32c

l
Karl Williamson 8 files changed, 826 insertions(+), 849 deletion
https://github.com/Perl/perl5/commit/00d233c5dfba5209

revert run/locale formats broken
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/6676a8e2f639c52d

l
Karl Williamson 3 files changed, 60 insertions(+), 56 deletions(
https://github.com/Perl/perl5/commit/5a7264f6ba8a5ff6

l
Karl Williamson 2 files changed, 125 insertions(+), 132 deletion
https://github.com/Perl/perl5/commit/48f692e60d6cd7d1

temp
Karl Williamson 1 file changed, 52 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/235c0dfe9d02bf73

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

fix init for 2008
Karl Williamson 1 file changed, 27 insertions(+), 36 deletions(-
https://github.com/Perl/perl5/commit/71b9fea6e9be057b

locale_threads
Karl Williamson 1 file changed, 6 insertions(+), 25 deletions(-)
https://github.com/Perl/perl5/commit/6374a7cb7f4284a1

f strftime
Karl Williamson 1 file changed, 17 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/df61d28be6b53f8e

2nd cut
Karl Williamson 1 file changed, 5 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/595b9090995e7b1f

locale_threads Norwegian first cut
Karl Williamson 1 file changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/ad32a982c8399db3

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

l
Karl Williamson 10 files changed, 856 insertions(+), 634 deletio
https://github.com/Perl/perl5/commit/9eab6197b07f2e84

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

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

Revert "locale.c: Add line_t to debugging"
Karl Williamson 1 file changed, 8 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/96e2ad032069f673

Revert "XXX temp more line_t"
Karl Williamson 4 files changed, 25 insertions(+), 36 deletions(
https://github.com/Perl/perl5/commit/67cb453a137f9e69

XXX temp more line_t
Karl Williamson 4 files changed, 36 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/5b81e8954d3447cd

locale.c: Add line_t to debugging
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/817ca5c786c865e2

Fix PL_CURLOCALES to be only under emulation
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dca23e24162969f4

XXX Shouldn't panic which CI does: cpan/version/t/07locale.t: Don't persist
Karl Williamson 1 file changed, 70 insertions(+)
https://github.com/Perl/perl5/commit/7e0cb9585a386f56

mingw localeconv
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fd00eadfd724f750

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

cygwin.c: Fold two similar code paths into one
Karl Williamson 1 file changed, 14 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/e21fdef3a9506f00

cygwin.c: Add comments, branch prediction
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f1d98f447dfd94b1

cygwin.c: Add utf8_to_wide_extra_len()
Karl Williamson 1 file changed, 27 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/29988767150ccf14

cygwin: Convert to use utf8_to_utf16()
Karl Williamson 1 file changed, 7 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/88deb1427b3674fe

cygwin.c: Fold two nearly identical functions into one
Karl Williamson 1 file changed, 53 insertions(+), 98 deletions(-
https://github.com/Perl/perl5/commit/7bdf836e9caf7008

cygwin.c: Change a size_t value from int to STRLEN
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/333217b33527582b

Add cygwin warning to perldiag
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/48946f189d53b926

cygwin.c: Use SvPVx in both places
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fe252c6f08bd24ce

cygwin.c: Refactor some expressions
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/63db715d07d78ab6

cygwin.c: Change variable names
Karl Williamson 1 file changed, 53 insertions(+), 53 deletions(-
https://github.com/Perl/perl5/commit/10777da896ab3844

cygwin.c: Narrow scope of setlocale
Karl Williamson 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/7310de002a04c6a2

cygwin.c: Call wide_to_utf8()
Karl Williamson 1 file changed, 5 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/5525994a3a2690b2

cygwin.c: Change wide_to_utf8() to call utf16_to_utf8()
Karl Williamson 1 file changed, 5 insertions(+), 17 deletions(-)
https://github.com/Perl/perl5/commit/28a2f8b340f7f167

cygwin.c: Remove memory leaks
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/8d3861bc3528d513

cygwin.c: Remove misleading comments
Karl Williamson 1 file changed, 2 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/c7f63416490ad3d3

cygwin.c: Use mnemonic instead of repeating expr
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/a593ed08b857d0de

locale.c: Remove use of nl_langinfo_l()
Karl Williamson 2 files changed, 12 insertions(+), 37 deletions(
https://github.com/Perl/perl5/commit/602576251258821a

snprintf
Karl Williamson 3 files changed, 54 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/dec1204027552da5

util.c: White-space only
Karl Williamson 1 file changed, 15 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/f267368d7973afb0

pp_ctl.c: Tighten scope of mutex being locked.
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/19a37ac01a00ffa6

locale.c: Define S_update_PL_curlocales_i under more conditions
Karl Williamson 4 files changed, 78 insertions(+), 66 deletions(
https://github.com/Perl/perl5/commit/1e9a21188138b778

Revert "Norwegian futile"
Karl Williamson 1 file changed, 3 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/f1fa85b7160989e3

Norwegian futile
Karl Williamson 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/81d487035c40fae9

XXX split, finish pod, tests: LC_NAME, GNU support
Karl Williamson 2 files changed, 92 insertions(+)
https://github.com/Perl/perl5/commit/972d29485a8352c7

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

locale.c: Split a static function in two
Karl Williamson 4 files changed, 29 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/e24d6476357b9976

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

perl.h: category_eq_ctype
Karl Williamson 1 file changed, 14 insertions(+)
https://github.com/Perl/perl5/commit/758ac6294bb994f4

DEBUG_U
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/aa0cbc5de2d476c8

iXXX check for additions: POSIX.pod: Remove obsolete C89 reference
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e43ec6a49a3df661

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

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

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

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/9cb17f3bd19cb145

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

perlocale
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1599f3c9b5ab516f

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/26ab5cbd068a6afe

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

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

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

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

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

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

XXX querylocale_l
Karl Williamson 4 files changed, 35 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/a818f5bacf89980c

Add commented out PL_libc_char_fcn_result
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4443390efa912e71

DEBUG_U
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/de907bb571f8446b

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

perl.h Fixup destroy EMUL MUTEX
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/c4c1bf86e55f09e5

Fix double free
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f1267180aa387e02

perl.h: Mutex destroy EMUL
Karl Williamson 1 file changed, 13 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ac96e7b7ed936c79

debug
Karl Williamson 1 file changed, 11 insertions(+)
https://github.com/Perl/perl5/commit/7afdb527e32ff815

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

notes
Karl Williamson 3 files changed, 22 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/0b3373990a8530b3

emul
Karl Williamson 14 files changed, 810 insertions(+), 66 deletion
https://github.com/Perl/perl5/commit/c1a552694fb63acd

Revert "start of runtime configthread detection"
Karl Williamson 2 files changed, 7 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/7d4c8318fd924c1f

start of runtime configthread detection
Karl Williamson 2 files changed, 14 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/ed7a232d7ae07bf8

mingw threadsafe detection, broken localeconv
Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c6ee8a117733a27c

native query
Karl Williamson 7 files changed, 219 insertions(+), 48 deletions
https://github.com/Perl/perl5/commit/80ca41c124e978d1

global locale at init
Karl Williamson 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8997e5e4cb670212

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

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

run/locale.t: diag the list of locales
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fb40db2160678678

run/locale.t: Use 'is' not 'ok' for a test
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b0ab284961614bed

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

no thread-safe locales on Darwin
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/860e9176ed61c4d9

XXX freebsd: not thread safe
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/a3990794db36c4e9

XXX check with freebsd: hints/freebsd.sh
Karl Williamson 1 file changed, 6 insertions(+), 10 deletions(-)
https://github.com/Perl/perl5/commit/8077420076332a6c

solaris not thread safe
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/01c2d541f817c221

XXX Bram locale.c: Fix comment
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/da22437a11611fae

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

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

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

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

locale.c: Move some code to a bit later
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/24eb54e04a05dbb5

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

locale.c: Comments, white
Karl Williamson 1 file changed, 79 insertions(+), 65 deletions(-
https://github.com/Perl/perl5/commit/8b14663a787c510a

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

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

XXX tests: sync_locale() Make sure to get info from global locale
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0cfb8d692d43f01b

no PL_CUR_LC_ALL
Karl Williamson 4 files changed, 18 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/fa92f3609f65316f

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

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

locale.c: Omit final ';' in LC_ALL composite locale
Karl Williamson 1 file changed, 13 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/7fc594927e9d3502

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

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

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

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

XXX threads NON_tTHX leak maybe fix breakage
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/31fd7e3961f69759

locale_threads
Karl Williamson 2 files changed, 1512 insertions(+), 53 deletion
https://github.com/Perl/perl5/commit/782b095b60f0ec87

locale.c: Silence compiler warning
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/1dc978efbca74aad

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

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

use mvrtowc lock
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/870af9ff59ee0a88

stdized
Karl Williamson 2 files changed, 34 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/494b7975997ee6e8

Time-Piece
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/61438a0b37e8f73b

Time-Piece: Use isUPPER, not isupper
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/963bd8a8716a347f

Time-Piece: Use isDIGIT, not isdigit
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/15652e3cf779f763

Time-Piece: Use isSPACE, not isspace
Karl Williamson 1 file changed, 20 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/e708b82428071631

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

XXX cpan PR Time-Piece: Add locks
Karl Williamson 2 files changed, 74 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/18c8fc065a738ea0

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

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

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

vutil.c: Simplify locale handling
Karl Williamson 2 files changed, 8 insertions(+), 59 deletions(-
https://github.com/Perl/perl5/commit/bb5dbb3278a9c820

XXX sv.c: temp Debug
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4ea5443202ba488c

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

locale.c: DEBUG_
Karl Williamson 1 file changed, 74 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/55a08bfb3fc790fa

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

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

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

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

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

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

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

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

XXX some way to know LC_ALL is defined NO_LC_ALL, undef others
Karl Williamson 2 files changed, 27 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/cd2e16551ce7ce3f

locale: Create some mnemonic #defines for sync across files
Karl Williamson 3 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/fdb21e1655107fb8

perl.h: Count locale categories defined by the system
Karl Williamson 1 file changed, 48 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/08bc87ec720285cf

perl.h: Refactor some locale defines
Karl Williamson 1 file changed, 134 insertions(+), 114 deletions
https://github.com/Perl/perl5/commit/ff9d62b6eb6bde99

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

No count Regenerate Configure after LC_ALL
Karl Williamson 15 files changed, 435 insertions(+), 8 deletions
https://github.com/Perl/perl5/commit/dd48dda6a4d66108

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

Regenerate Configure after metaconfig backports applied
Karl Williamson 3 files changed, 124 insertions(+), 100 deletion
https://github.com/Perl/perl5/commit/b9484a6e45279ee4

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

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

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

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

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

vutil.c: Clean up white space
Karl Williamson 2 files changed, 7 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/0c2635268b37f323

pp.c: Need to lock NUMERIC category only
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/81645b5e670eb3a3

perl.h: Make sure PERL_IMPLICIT_CONTEXT doesn't come back
Karl Williamson 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/78424c363a1f0d03

New branch yves/split_matched_state_regexp_struct
30 commits. 1 unique author. 1 unique committer.

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

WIP -debug RXMO free segaults related to magic
Yves Orton 5 files changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/b2da3f6111c13b34

WIP
Yves Orton 15 files changed, 105 insertions(+), 91 deletion
https://github.com/Perl/perl5/commit/3a942211215852b4

WIP - RXMO works-ish
Yves Orton 9 files changed, 185 insertions(+), 84 deletions
https://github.com/Perl/perl5/commit/003beb2de4effa85

sv.c - provide better error messages for sv_upgrade and newSV_type()
Yves Orton 2 files changed, 12 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/6710616c977c9006

dump.c - add a function that returns the name for a SVt_ type
Yves Orton 4 files changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/18f4108b80a911aa

WIP - add SVt_RXMO to store regex match offsets
Yves Orton 7 files changed, 42 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/d93664dbe0339014

WIP
Yves Orton 2 files changed, 69 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/127a0c0938c3299e

regexp.h - fixup mistake in comment
Yves Orton 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/ece1c4a012ea9c9a

regexp.h - use RXp_SAVED_COPY(ret) to access ret->saved_copy
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6e591e98d6d05600

regcomp.c - use macro wrappers to minimize impact of struct split
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/bf5ba5d7f3df1042

regexec.c - use RXp_SAVED_COPY(rex) instead of rex->saved_copy
Yves Orton 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/47bf790ba20746ec

regexec.c - use RXp_SUBCOFFSET instead of rx->subcoffset
Yves Orton 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/374ed4128540512f

regexec.c - use RXp_SUBOFFSET(rx) instead of rx->suboffset
Yves Orton 1 file changed, 15 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/24f141ee214453e9

regexec.c - use RXp_SUBLEN(ret) for ret->sublen
Yves Orton 1 file changed, 12 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/b19b1dc972ee925f

regexec.c - use macro to access rex->subbeg
Yves Orton 1 file changed, 19 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/5d00e9f8efb429a3

dump.c - fixup missing case
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bc85b371644de56b

regexec.c - use RXp_LASTCLOSEPAREN(r) to access r->lastcloseparen
Yves Orton 1 file changed, 13 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/fbce07f414658892

dump.c - use RXp_ macros to access regexp struct members
Yves Orton 1 file changed, 18 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/e96d39bbd2453982

regexp.h - add missing defines
Yves Orton 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1c82e0c50b1ddccd

regexec.c - use RXp_LASTPAREN(rex) to access rex->lastparen
Yves Orton 3 files changed, 34 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/f43a6b67aafd53be

regexp.h - standardize macros, and parenthesize parameters
Yves Orton 1 file changed, 16 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/36cec2119d558173

regcomp.c - Use RXp_OFFSp() to access offset data
Yves Orton 4 files changed, 82 insertions(+), 84 deletions(
https://github.com/Perl/perl5/commit/49e6c5728f8be267

regexec.c - minor cleanup of CAPTURE_xxx code
Yves Orton 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f0cfd368693af69f

regcomp.c - extend REF to hold the paren it needs to regcppush
Yves Orton 7 files changed, 88 insertions(+), 83 deletions(
https://github.com/Perl/perl5/commit/7cbf8c2f59e8c5b6

regex engine - simplify regnode structures and make them consistent
Yves Orton 13 files changed, 360 insertions(+), 286 deletio
https://github.com/Perl/perl5/commit/c825104c1afb888b

regexec.c - make REF into a backtracking state
Yves Orton 7 files changed, 108 insertions(+), 23 deletions
https://github.com/Perl/perl5/commit/db2e22ec8c53d988

regexec.c - incredibly inefficient solution to backref problem
Yves Orton 3 files changed, 60 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/7c57ce86b0a857d6

perldelta - add note about regex engine changes
Yves Orton 1 file changed, 45 insertions(+)
https://github.com/Perl/perl5/commit/0745440c388b5b6d

regexec.c - teach BRANCH and BRANCHJ nodes to reset capture buffers
Yves Orton 10 files changed, 156 insertions(+), 21 deletion
https://github.com/Perl/perl5/commit/668c2282e8f415b0

regcomp.c - Resolve issues clearing buffers in CURLYX (MAJOR-CHANGE)
Yves Orton 12 files changed, 236 insertions(+), 57 deletion
https://github.com/Perl/perl5/commit/422fb1c70ab86625

New branch yves/tidy_embed_fnc
2 commits. 1 unique author. 1 unique committer.

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

embed.pl - sort and dedupe flags in embef.fnc as part of tidy
Yves Orton 3 files changed, 1129 insertions(+), 1132 deleti
https://github.com/Perl/perl5/commit/b6c271c65f89a076

embed.fnc - sort entries alphabetically by function name.
Yves Orton 2 files changed, 3023 insertions(+), 3005 deleti
https://github.com/Perl/perl5/commit/5fa7315a4b7e399a

New branch yves/tie_file_alarm_time_increase
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/64ed4ff70478e1fe

t/29a_upcopy.t - under parallel builds allow more time for test
Yves Orton 4 files changed, 14 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/64ed4ff70478e1fe

Deleted branch 19305.patch

Deleted branch pr0

Martian commit 317c82e04187882828081a571162a2d7c2399ea1
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/317c82e041878828

embed.pl - the 's', 'S', 'i' and 'I' flags are mutually exclusive
Yves Orton 5 files changed, 26 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/317c82e041878828

Martian commit 3419277a6ce774971c13d616c1aa79f415c0c99f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3419277a6ce77497

Update autodie to CPAN version 2.36
Todd Rinaldo 13 files changed, 18 insertions(+), 17 deletions
https://github.com/Perl/perl5/commit/3419277a6ce77497

Martian commit 0df682406b520b4d56fd5c954fe68f05a9390766
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/0df682406b520b4d

UNIVERSAL.pm - Use lexical variables in Synopsis
Elvin Aslanov 1 file changed, 11 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/0df682406b520b4d

Martian commit 1dde95e3e7fea09ce996772c6ef2d5a2435b2d6e
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1dde95e3e7fea09c

File-Find/t - rework tempdir creation and cleanup
Yves Orton 2 files changed, 26 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/1dde95e3e7fea09c

Martian commit 2e5a12b58319f750e260fb0e5482e84e0e5374ff
1 commit. 1 unique author. 1 unique committer.

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

win32/*akefile - delete before rename
Yves Orton 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/2e5a12b58319f750

Martian commit 092c3adf18fc60f8c23b9d169a33ad999a1ed340
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/092c3adf18fc60f8

Configure - fix handling of quoted gcc output
Kurt Fitzner 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/092c3adf18fc60f8

Martian commit f172fca0ebdcb6c69a3b1105fcb6647591e87dd7
1 commit. 1 unique author. 1 unique committer.

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

Update Memoize to 1.16
Aristotle Pagaltzis 8 files changed, 17 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/f172fca0ebdcb6c6

Martian commit d9a16aec4cd0f8aade381e1935e7159e46e11202
1 commit. 1 unique author. 1 unique committer.

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

Make the new optree function declarations conditional on PERL_CORE|PERL_USE_
Paul "LeoNerd" Evans 3 files changed, 20 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/d9a16aec4cd0f8aa

Ignored 69 GitHub auto-generated merge commits