Mailing List Archive

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

Current branch blead
7 commits. 3 unique authors. 2 unique committers.
9 files changed, 288 insertions(+), 110 deletions(-)
Thanks, applied: Yves Orton (2)
Snapshot: http://github.com/Perl/perl5/tarball/155153a2c9d5bed3

perldelta for af62106ad344b13
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/155153a2c9d5bed3

check the IO object exists when writing to IO magic variables
Tony Cook 2 files changed, 56 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/af62106ad344b13f

Put the example after the explanation
Scott Baker 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fa1fe46855cd623f

Add some examples to `unshift()` docs
Scott Baker 1 file changed, 12 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/71724c058dddcd30

dump.c - dump new regexp fields properly
Yves Orton 3 files changed, 206 insertions(+), 84 deletions
https://github.com/Perl/perl5/commit/a405f1587e7ebdf2

hv_macro.h - fix comment
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8dabbec951065d98

regcomp.c - fix fencepost error duping a regex
Yves Orton 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/8111bf2fc3870f81

Current branch smoke-me/khw-env
147 commits. 1 unique author. 1 unique committer.
29 files changed, 199 insertions(+), 143 deletions(-)

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

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

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

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

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

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

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

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

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

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

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

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

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/332b0cff60bd29e2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/04aaeb026c7cd905

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/1817ed2d8ba3b0ae

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/990a90593af6e758

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/47e10ff0b2ace214

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

GNUmakefile: Remove file before rename
Karl Williamson 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/3f2a65ad518e76ce

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

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

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

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

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

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

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

XXX skip cpan testing
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/62231caac0a2cc3c

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/55879f9e80dc54ab

Current branch yves/curlyx_curlym
7 commits. 1 unique author. 1 unique committer.
135 files changed, 1826 insertions(+), 973 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/244b43a0b7a9c0b4

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/244b43a0b7a9c0b4

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

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

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

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

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/4341a6cde9f59c00

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

Deleted branch yves/dump_regexp_new_fields_for_branch_reset

Deleted branch yves/regcomp_fencepost_error_branch_reset

Martian commit 0dcd8cecc92965a87420bb764d8fe4e490e42d35
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0dcd8cecc92965a8

Put the example after the explanation
Scott Baker 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0dcd8cecc92965a8

Add some examples to `unshift()` docs
Scott Baker 1 file changed, 12 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/d2861cfd33eb278d

Martian commit 81ac97a303eac4acdad7b738d1e88b3e139643d6
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/81ac97a303eac4ac

check the IO object exists when writing to IO magic variables
Tony Cook 2 files changed, 56 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/81ac97a303eac4ac

Martian commit dd0f680e13090cf3f20455c3bd06908aa7c22c00
1 commit. 1 unique author. 1 unique committer.

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

dump.c - dump new regexp fields properly
Yves Orton 3 files changed, 206 insertions(+), 84 deletions
https://github.com/Perl/perl5/commit/dd0f680e13090cf3

Ignored 66 GitHub auto-generated merge commits