Mailing List Archive

1 ... 10 11 12 13 14 15 16 17 18  View All
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
49 commits. 5 unique authors. 4 unique committers.
138 files changed, 2904 insertions(+), 1958 deletions(-)
Thanks, applied: Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1ebd3007591c9121.tar.gz

OptreeCheck.pm: typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1ebd3007591c9121

coreamp: Fix test; correct test name
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16f6be75abf32245

toke.c: Remove unnecessary assignment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/167ee053a8ca9044

toke.c: Set PL_lex_state less when scanning formats
Father Chrysostomos 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c9ae74dcaf4a16d

toke.c: One less token for missing format args
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96f9b7829bf7acfe

Deparse multiple stmts in format line correctly
Father Chrysostomos 2 files changed, 23 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/93a8ff62dea3b24a

B::Concise: Two unused vars
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9047c8b171545cf

Fix command-line argument quoting in Porting/cmpVERSION.pl
Steve Hay 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ba8970dd3a78097

Florian Ragwitz is scheduled for 5.17.4, Sep 20
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e56a566bdb680e52

bump $VERSION for Porting/Maintainers.pm to placate cmp_version.t
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a919e56cf662fe3

Fix interpretation of empty list of EXCLUDED files in Maintainers.pl
Steve Hay 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f58bf114cae6ec9

Blead no longer customizes Test-Harness's t/testargs.t
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/61228c762ad9b92b

pod/perlpodstyle.pod is not customized for blead
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9f186f890a2642f0

Blead no longer customizes autodie's t/open.t
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe942e5be7942086

Newlines in a runperl() prog cause trouble so use progfile instead
Steve Hay 2 files changed, 29 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/f85f649414f06ca9

Remove spurious instruction to bump the perl version number from the RMG
Steve Hay 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a2938341d31ca95

buildtoc is no longer the thing
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/00b85c8dc22f85cb

add Module::CoreList data for 5.16.1
Ricardo Signes 1 file changed, 20 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/990b874154f30628

add perl-5.16.1 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad44ddb6af7d984d

add the 5.16.1 perldelta
Ricardo Signes 4 files changed, 204 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/69cb649c8a8ed88d

add epigraphs for 5.16.1
Ricardo Signes 1 file changed, 50 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/a210cc890bfbd5b8

Don't write Windows EOLs in CoreList.(pm|pod) when updating them on Windows
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c89c9a063a968f14

Don't write Windows EOLs in MANIFEST when sorting it on Windows
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b14c545196ee2197

Upgrade Module-Build to 0.4002
Steve Hay 33 files changed, 110 insertions(+), 39 deletion
http://perl5.git.perl.org/perl.git/commit/1ce5ed3e6aacffd3

Upgrade Encode to 2.45
Steve Hay 13 files changed, 263 insertions(+), 117 deletio
http://perl5.git.perl.org/perl.git/commit/84678a67ca259ccb

Upgrade to Time-Local 1.2300
Steve Hay 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/62e824cfa5c39d1f

Upgrade Module-Metadata to 1.000010
Steve Hay 3 files changed, 50 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/5c4723f6d5880988

Upgrade Module-Load-Conditional to 0.52
Steve Hay 12 files changed, 90 insertions(+), 187 deletion
http://perl5.git.perl.org/perl.git/commit/201db1c76dc6bb78

[perl #114018] Let eval close over stale vars in active sub
Father Chrysostomos 3 files changed, 20 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7ef3083086f16586

B::Concise: Document formats
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/710ba57483decc7a

Don’t let format arguments ‘leak out’ of formline
Father Chrysostomos 10 files changed, 1416 insertions(+), 1277 delet
http://perl5.git.perl.org/perl.git/commit/705fe0e5f8a324e1

B::Concise: Dump formats upon request
Father Chrysostomos 2 files changed, 63 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/35f7559499c4a614

B::Concise: Fix -nobanner
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/35fc9e3b896a3f92

Increase $B::Concise::VERSION to 0.92
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/483171d404245647

toke.c: Remove unnecessary assignment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/771675e4aa9544ae

Prevent double frees/crashes with format syntax errs
Father Chrysostomos 7 files changed, 76 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c7ae946aa60721f

toke.c: Remove TOKENTYPE_GVVAL
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aeaef3491d1eee1a

toke.c: Add missing debug tokens
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3f204dc630d5b7c

Don’t create formats after compilation errors
Father Chrysostomos 6 files changed, 227 insertions(+), 209 deletion
http://perl5.git.perl.org/perl.git/commit/2c658e55bf9e8acf

Add freed ops to PL_op_(name|desc)
Father Chrysostomos 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a33a81d07c9c0cb0

toke.c: Fix confused interp-in-format parsing
Father Chrysostomos 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/b27dce25d7618d17

Upgrade IO-Compress to 2.055
Steve Hay 32 files changed, 268 insertions(+), 165 deletio
http://perl5.git.perl.org/perl.git/commit/513b1ee2ffc66290

Upgrade Compress-Raw-Bzip2 and Compress-Raw-Zlib to 2.055
Steve Hay 4 files changed, 16 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/16e4c876349cf3bf

MAgic for Zlib & Bzip2
Paul 6 files changed, 80 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/9d90bd60fec83083

ignore PERL_XMLDUMP when tainting
Tony Cook 3 files changed, 49 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2cc12391b30fddb6

Don't try to set perms in makerel on files which no longer exist
Steve Hay 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee982b091ce3fe08

Add /Module/CoreList/TieHashDelta.pm to lib/.gitignore
Steve Hay 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ea0790113ffb02c3

Allow .tgz as a recognized suffix in core-cpan-diff
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e959ddd43fd7ec13

Note that core-cpan-diff always requires diff(1), even without --diff
Steve Hay 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2760d9b4f0f41e87

Current branch maint-5.16
5 commits. 1 unique author. 1 unique committer.
13 files changed, 505 insertions(+), 98 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f513e457e7877f09.tar.gz

perldelta: get set for the 5.16.2 perldelta
Ricardo Signes 10 files changed, 497 insertions(+), 95 deletion
http://perl5.git.perl.org/perl.git/commit/f513e457e7877f09

correct CoreList version of CoreList in 5.16.1
Ricardo Signes 2 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b976583d221272ef

perldelta: correct a version-bumping error
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/06d742c02d396d65

perl5.16.1, no RC
Ricardo Signes 2 files changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7e2b42a9c847599d

mark this as officially RC1
Ricardo Signes 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0741da8739c3e6ef

New branch smoke-me/rjbs/maint-5.14
14 commits. 8 unique authors. 1 unique committer.
Net code removal: Niko Tyni (8 lines)
Thanks, applied: Ricardo Signes (12)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/dc91d5ae29f57862.tar.gz

PATCH: [perl #101970] /[[:lower:]]/i matches upper case
Karl Williamson 2 files changed, 36 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/dc91d5ae29f57862

regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i
Karl Williamson 3 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/399fb9c0594c29de

PATCH: [perl #101710] Regression with /i, latin1 chars.
Karl Williamson 3 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/6e634c54a0f90c88

Close the eval "require $module" security hole in Digest->new($algorithm)
Michael G. Schwern 3 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c4fc4d72d0bf574a

properly propagate tainted errors
Tony Cook 2 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f22bd654dbafc12

RT 64804: tainting with index() of a constant
David Mitchell 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ee4a2a70c059f719

enable LFS on GNU/Hurd
Pino Toscano 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/507850aafa6bf27a

Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd
Pino Toscano 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3a0aaea7bf1b7839

Add GNU/Hurd hints for NDBM_File
Pino Toscano 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e15fdbc5407d0db6

Improve general GNU hints, needed for GNU/Hurd.
Pino Toscano 3 files changed, 14 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c64560768ecc240

[perl #90122] Make h2ph correctly search gcc include directories
Niko Tyni 1 file changed, 2 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7f639b8c63ff492

Make hints/gnu.sh append to $ccflags rather than overriding them
Samuel Thibault 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e52571affc1637f9

import perlhist data for 5.16.1
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef517865dd6f542d

be_BY.CP1131 is still broken on Mountain Lion
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7e5bea4c38aab0d5

New branch smoke-me/warning-line-numbers
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1ec929f158d5d615.tar.gz

Test that the warning for "can be 0, test with defined" is for the start.
Nicholas Clark 2 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/1ec929f158d5d615

Test that the warning for "Found = in conditional" is for the start line.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9db3a59af0b022f3

Test that the line number for a "sub redefined" warning is for the start.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/01e5faba36905a00

Deleted branch smoke-me/rjbs/maint-5.16
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
53 commits. 10 unique authors. 8 unique committers.
107 files changed, 1907 insertions(+), 1131 deletions(-)
Thanks, applied: Father Chrysostomos (1) Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/610c7be4992773c2.tar.gz

perldelta for 7ef30830/#114018
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/610c7be4992773c2

perldelta for 35f7559499, B::Concise dumping formats
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4afdb795e050013

perldelta for 2c658e55b, no formats after comp errors
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60ca243a7812dd27

perldelta for format parsing fixes
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a21a3918ca29e964

perldelta for ee23553f1b7 & c782dc1db597
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c58f5a32879b3eb7

perldelta for f32c7e864b6: recursive formats
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e0c76cea01bfb8c

perldelta for 9a71543479/#78550
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4963eb682f06f1b

perldelta for cae5dbbe30b
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9702222b639b9714

perldelta for 3207fc6be29
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9da700a7cabcb248

perldelta for #114222: use constant {()}
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/631641657d9d219f

Test initial tick in sub declaration
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0484b4037860bf2e

Allow test_bootstrap.t to run from the top level
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8fece1a6a312fd37

pad.c apidocs: Missing fullstop
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e89fca5ea2782d3f

fix a comment: this tests perl #91852 not 91850
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/892522a605b5b55c

Upgrade to Pod-Simple 3.23
Steve Hay 65 files changed, 1089 insertions(+), 719 deleti
http://perl5.git.perl.org/perl.git/commit/0ace302a2635019d

Missed other typo in README.cygwin
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/95ccf9d5dfbf8e9c

Update perldelta to describe changes in all module upgrades so far
Steve Hay 1 file changed, 38 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/014bf826a41cc068

Correct a typo in README.cygwin
Chris 'BinGOs' Williams 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/940a0b6a24b3a350

Document new diagnostic message added by d903973c05
Steve Hay 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d5e473ac4b5315fe

Tidy up comments and formatting in d903973c05
Steve Hay 1 file changed, 77 insertions(+), 70 deletions(-
http://perl5.git.perl.org/perl.git/commit/17ce47a8d9ab86a0

fix RT#88840, don't terminate a child fork psuedo process in DLL Loader Lock
Daniel Dragan 1 file changed, 60 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/d903973c0527ee5c

Document that newCONSTSUB{,_flags} takes ownership of a reference to the SV.
Nicholas Clark 2 files changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be8851fc38b39ec6

XS::APItest::newCONSTSUB was not handling SV reference counts correctly.
Nicholas Clark 2 files changed, 34 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/0fc4714aa17fcb44

Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flags
Nicholas Clark 3 files changed, 14 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/c0810f8ef849bf94

Clean up temporary test file in Search-Dict test
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43c6d00448d6f912

Regenerate test data for porting/customized.t
Steve Hay 1 file changed, 68 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/a3ceab458cd7b88f

More tweaks to Maintainers.pl
Steve Hay 1 file changed, 66 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5d178c9ff26ee69

Insert missing words into SvPV_force* documentation
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1473338e035721db

Fix broken links in perldelta
Steve Hay 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afae8808e2be45f9

Minor perldelta changes
Steve Hay 2 files changed, 95 insertions(+), 123 deletions
http://perl5.git.perl.org/perl.git/commit/e08634c5af6fd262

Begin editing perldelta for 5.17.3
Steve Hay 1 file changed, 85 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c5f5e7ab30326ba

Bump $Win32CORE::VERSION
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f293d8f7921776ce

Mark missing CPAN distribution files as EXCLUDED from the core
Steve Hay 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6156383d73f2f652

Better description for Pod::Find.
jkeenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8dd3419c92eda7ba

skip failing leak test under -Dmad
David Mitchell 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ef09a50008656f77

Update Encode to CPAN version 2.46
Chris 'BinGOs' Williams 9 files changed, 20 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/5eae6e9157586e14

Update Module-Load-Conditional to CPAN version 0.54
Chris 'BinGOs' Williams 3 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26968795d812b9e2

Sync Module-CoreList version with CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0a9c57c8f16d855c

mktables: Rebuild if local Makefile has changed
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/97766bb9a4aedb56

perlre: Nits
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25e26d771831dbf4

regcomp.c: Optimization not valid for Latin Sharp S
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7dff6b46615bc781

regcomp.c: Extract duplicate code to common function
Karl Williamson 1 file changed, 71 insertions(+), 76 deletions(-
http://perl5.git.perl.org/perl.git/commit/7d103382d5bb85c8

regcomp.c: Make sure counter same in passes 1 and 2
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2111a35c733ad351

regcomp.c: Comments only
Karl Williamson 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6012a526f12c2cd0

regcomp.c: Use old paradigm in dealing with flags recursively
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/70ce1368b07e8958

regcomp.c: Create NOTHING node when would have been 0 length EXACT
Karl Williamson 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ccf8511670a0328

regcomp.c: Set flags when optimizing a [char class]
Karl Williamson 5 files changed, 69 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/34b39fc9cd81fbff

regcomp.c: change pattern to utf8 if needed in \N{}
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/78412e20d4b28d38

re/re_tests: Correct Todo test
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8aa72352894d87fd

re.pm: Nits in pod
Karl Williamson 2 files changed, 24 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/48fe68f5f0737af5

Add some tests for [\N{}]
Karl Williamson 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67048c1b9c69bd5d

Upgrade Compress-Raw-Zlib to 2.056
Steve Hay 4 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/9ffe0f2ee36ba437

pp_require thread safety for VMS.
Craig A. Berry 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/155f4c250a970139

Current branch smoke-me/warning-line-numbers
7 commits. 1 unique author. 1 unique committer.
152 files changed, 3402 insertions(+), 2270 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/eaf37fd2aa628833.tar.gz

newXS_len_flags() shouldn't change the line number on PL_curcop when warning
Nicholas Clark 2 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/eaf37fd2aa628833

Test that the warning for "can be 0, test with defined" is for the start.
Nicholas Clark 2 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/fd5c7c6706decbcc

Test that the warning for "Found = in conditional" is for the start line.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aeb451653a2d4b2d

Test that the line number for a "sub redefined" warning is for the start.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3621e8fa938d3b16

Document that newCONSTSUB{,_flags} takes ownership of a reference to the SV.
Nicholas Clark 2 files changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/13e259f2566a0cad

XS::APItest::newCONSTSUB was not handling SV reference counts correctly.
Nicholas Clark 2 files changed, 34 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/18edd4971ac128be

Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flags
Nicholas Clark 3 files changed, 14 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/91cdc2bcb4704552

Current branch sprout/lexsub
49 commits. 1 unique author. 1 unique committer.
352 files changed, 20469 insertions(+), 54662 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a3b7cee7e24aea75.tar.gz

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3b7cee7e24aea75

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/454b3be6faf20c17

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/ee52e673a6d28821

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 20 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/1deaaa93e9aa7689

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 461 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/831984c42c7a671c

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6b497c3f0003654

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/90019d45988d3499

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1b1e0879405d2aee

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f5599ae87f79b43

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/ca253a1e142d243e

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 52 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/eedfe427db603e6c

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/951923837ae431f9

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/96f3a2a4dae4c1ab

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 11 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f7670c079fc31c15

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dad15a3888470f44

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d5129d8ad060728

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e7969c201f2b8ea

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/e7ce64df1a81aa36

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4c8fdde987e998d6

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/d83fe604fb46dbea

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e98ec502ed76643

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e65dc5cf8f54715

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/edc8ab7e8c6e6e06

op.c:newMYSUB: Remove unused vars
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cedcf37d634826ed

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/398c556dfa9cd8f9

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/93ac2ac50fb17fd9

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/3f3c0df72721f2b7

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/d2d87a0981a8aba1

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ad7c40ba0619ce41

Look up state subs in the pad
Father Chrysostomos 5 files changed, 638 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/3186e17137484e52

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef2900c430d2b7c7

Store state subs in the pad
Father Chrysostomos 8 files changed, 836 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/c565d45d7ce8bcd8

lexsub.t: Add test name, test override from another pkg
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f998407f4554065

Let barewords look up our subs
Father Chrysostomos 2 files changed, 42 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/4c81e96027321f2c

toke.c:yylex:KEY_sub can use PL_tokenbuf to begin with
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94235ff84e94897a

Make ‘sub foo{}’ respect ‘our foo’
Father Chrysostomos 6 files changed, 955 insertions(+), 967 deletion
http://perl5.git.perl.org/perl.git/commit/1353b1c8ee08dd13

Test initial tick in sub declaration
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ef125cce350a48d5

Fix our sub with proto
Father Chrysostomos 6 files changed, 55 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/af46726f821d157f

Make do sub() respect our declarations
Father Chrysostomos 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbbfa536bd7f2506

lexsub.t: Fix a test
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adeb927814b8877b

Use test.pl in lexsub.t
Father Chrysostomos 1 file changed, 28 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/c24c45a11061d8b4

Allow test_bootstrap.t to run from the top level
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/577b722cadc8c53a

Make &foo respect our sub
Father Chrysostomos 4 files changed, 79 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0c314be87c59255

pad.c apidocs: Missing fullstop
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5265fe45d43ba700

Allocate ‘our sub’ in the pad
Father Chrysostomos 5 files changed, 1160 insertions(+), 1125 deleti
http://perl5.git.perl.org/perl.git/commit/b259edfce608b4ef

Increase $Opcode::VERSION to 1.24
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d605feab54aabf0

Add padcv to Opcode.pm
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ededa27a2e013b28

padcv op type
Father Chrysostomos 5 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba97a1556a19264f

Don’t allow name after our/state sub
Father Chrysostomos 3 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/00cfb7460e34cf07

New branch smoke-me/concise-format-UTF8
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0855fc24d76bb94c.tar.gz

Tweak the test from 35f7559499c4a614 to work with PERL_UNICODE set.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0855fc24d76bb94c

New branch smoke-me/debug_readonly_ops
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/dea1145824d5d9b8.tar.gz

In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.
Nicholas Clark 3 files changed, 8 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/dea1145824d5d9b8

With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt shouldn't make it r/w
Nicholas Clark 1 file changed, 20 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b06c479e71452899

Under -DPERL_DEBUG_READONLY_OPS don't work around glibc 2.2.5 _moddi3 bugs.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0aea1d7a6fca91ad

newXS_len_flags() shouldn't change the line number on PL_curcop when warning
Nicholas Clark 2 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/cfa42ec51752cd1c

Test that the warning for "can be 0, test with defined" is for the start.
Nicholas Clark 2 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/9cd399b14e664d59

Test that the warning for "Found = in conditional" is for the start line.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a235a213e883454

Test that the line number for a "sub redefined" warning is for the start.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5511b5ff485c2473

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d3105805b2ba21f4.tar.gz

Silence ParseXS warning about abusing the CODE section
Steffen Mueller 7 files changed, 78 insertions(+), 61 deletions(
http://perl5.git.perl.org/perl.git/commit/d3105805b2ba21f4

New branch smoke-me/khw-optimizer
11 commits. 2 unique authors. 1 unique committer.
Net code removal: Karl Williamson (52 lines)
Thanks, applied: Karl Williamson (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f48cd4661aeac2fd.tar.gz

regexec.c: Use get method instead of accessing internals directly
Karl Williamson 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/f48cd4661aeac2fd

regcomp.c: Merge quadruplicate code
Karl Williamson 1 file changed, 15 insertions(+), 187 deletions(
http://perl5.git.perl.org/perl.git/commit/27317b7ce211b8a1

regcomp.c: Uncomment error check for DEBUGGING
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/63d275c73d4f03d7

regcomp.c: Add node POSIXA to optimizer
Karl Williamson 1 file changed, 112 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/1759696c66e7b844

regcomp.sym: Change regkind for NPOSIX regnodes
Karl Williamson 3 files changed, 10 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/277682e1724bd8bf

Update Encode to CPAN version 2.46
Chris 'BinGOs' Williams 9 files changed, 20 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/d386738de9c1dcf5

Update Module-Load-Conditional to CPAN version 0.54
Chris 'BinGOs' Williams 3 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6098b88cf9282d3c

Sync Module-CoreList version with CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c481192ae3b35b0b

Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/22143c5da6b029e2

Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/b91b3f52b2bc06dd

Fix broken C++ compile of Zlib.xs
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f4a81ab14bbf3fef

New branch smoke-me/uts_Glue-Factory
1 commit. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (554 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d87b9044423585a0.tar.gz

Remove the UTS port.
Nicholas Clark 15 files changed, 10 insertions(+), 564 deletion
http://perl5.git.perl.org/perl.git/commit/d87b9044423585a0
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
39 commits. 7 unique authors. 6 unique committers.
88 files changed, 4759 insertions(+), 4500 deletions(-)
Net code removal: Nicholas Clark (552 lines)
Thanks, applied: Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/40429ee3823684b4.tar.gz

write.t: Eek! debugging code
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/40429ee3823684b4

perldelta entries
Father Chrysostomos 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/216d99a62babbdb5

[perl #114040] Allow pod in quoted constructs
Father Chrysostomos 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4a7239ff0b409a13

Don’t leak formats defined inside subs
Father Chrysostomos 2 files changed, 14 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7c93c29bad5a630d

pad.c: Document pad_add_anon’s refcounting
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84eea98055f218b6

perldelta: Clarify note about B::PADLIST
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe79b1b662bc3e34

pp_ctl.c:pp_dbstate: Don’t adjust CvDEPTH for XSUBs
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee62b5872fcaa0ee

Restore VC++ 6 build on Windows
Steve Hay 3 files changed, 24 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f28d8eb1c1148959

Upgrade to B::Debug 1.18
Steve Hay 3 files changed, 23 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d2d23d98141e593

newCONSTSUB needs its own CV.
Craig A. Berry 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc4b20bdf34f180d

Remove the UTS port.
Nicholas Clark 17 files changed, 17 insertions(+), 569 deletion
http://perl5.git.perl.org/perl.git/commit/cc3315ba158429a6

perldelta - Add remaining changes not yet documented
Steve Hay 1 file changed, 106 insertions(+), 64 deletions(
http://perl5.git.perl.org/perl.git/commit/d91f1bc9c333968f

CGI's t/url.t is no longer customized
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8cf5688389607176

perldelta - Fix mistakes
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70f40755ca93f119

perldelta - Document Windows-specific changes
Steve Hay 1 file changed, 26 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c7745344d866042

Upgrade to CGI 3.60
Steve Hay 10 files changed, 85 insertions(+), 38 deletions
http://perl5.git.perl.org/perl.git/commit/a506842e80daf047

perldelta for a444d2d4f37/#114368
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b4d67305b31f5abf

perldelta for fc33dad25ea/#114020
Father Chrysostomos 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e114da46f7a3b93d

perldelta: Tweak wording
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/853e8b84545bef5b

perldelta: missing bug number
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b7d1115dedac701e

perldelta: more format stuff
Father Chrysostomos 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3771623e47d51612

Upgrade Module-Pluggable to 4.3
Steve Hay 6 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/7493073cc4692a18

Upgrade perlfaq to 5.0150041
Steve Hay 6 files changed, 18 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/338a1057f3ecc833

Upgrade Socket to 2.004
Steve Hay 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b43fc6a1c1224963

Upgrade Socket from 2.002 to 2.003
Steve Hay 6 files changed, 123 insertions(+), 23 deletions
http://perl5.git.perl.org/perl.git/commit/d4ada64ad845b1ff

perldelta - Wrap to 79 columns
Steve Hay 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e146574a8047f732

perldelta - Document Module::Pluggable changes
Steve Hay 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/521f5ac77bcf8302

Tweak the test from 35f7559499c4a614 to work with PERL_UNICODE set.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1473b834ebd652a4

perldelta
Steve Hay 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed2b02642a84b031

Upgrade to Module-Pluggable 4.2
Steve Hay 15 files changed, 369 insertions(+), 72 deletion
http://perl5.git.perl.org/perl.git/commit/df67a34a189349ae

Add new Win32 test script to MANIFEST
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c95f3a5940d5ad03

Fix t/op/magic.t on Windows
Steve Hay 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1070c8d6ea378194

perldelta - note changes in Win32 0.45
Steve Hay 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44db81561237fa7e

perldelta - note changes in Encode 2.47
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c856fe35357c5051

Upgrade to Sys-Syslog 0.30
Steve Hay 6 files changed, 42 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/33f804f62a826768

Update to Win32-0.45 from CPAN
Jan Dubois 19 files changed, 3791 insertions(+), 3658 delet
http://perl5.git.perl.org/perl.git/commit/c3c06741add2b008

Update Encode to CPAN version 2.47
Chris 'BinGOs' Williams 9 files changed, 35 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/fd172611d1f859ca

Add Joaquin Ferrero to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9960264f6637c54

perlvar.pod, line 1337, bad filehandle
Joaquin Ferrero 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ad9a4fca23cf8237

New branch smoke-me/khw-register
1 commit. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (2 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/90bbf7014958df12.tar.gz

Omnibus removal of register declarations
Karl Williamson 47 files changed, 637 insertions(+), 639 deletio
http://perl5.git.perl.org/perl.git/commit/90bbf7014958df12

New branch sprout/inline
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3160bd3957075a50.tar.gz

[perl #113718] Add inline.h
Father Chrysostomos 3 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/3160bd3957075a50

New branch sprout/padlist
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a8408c3a0c51a76a.tar.gz

Fix format closure bug with redefined outer sub
Father Chrysostomos 11 files changed, 46 insertions(+), 22 deletions
http://perl5.git.perl.org/perl.git/commit/a8408c3a0c51a76a

pp_ctl.c:pp_dbstate: Don’t adjust CvDEPTH for XSUBs
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f23bc75841348cd0

[perl #113718] Add inline.h
Father Chrysostomos 3 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/728fada04b4d1921

Increase $B::Xref::VERSION from 1.03 to 1.04
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bac9ebfe07516d10

Stop padlists from being AVs
Father Chrysostomos 13 files changed, 226 insertions(+), 83 deletion
http://perl5.git.perl.org/perl.git/commit/f395734db0899dc1

Use PADLIST in more places
Father Chrysostomos 10 files changed, 20 insertions(+), 17 deletions
http://perl5.git.perl.org/perl.git/commit/33dd83b52606334a

Move PAD(LIST) typedefs to perl.h
Father Chrysostomos 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47b7605e418a5553

New branch sprout/xpvcuru
1 commit. 1 unique author. 1 unique committer.
Net code removal: Father Chrysostomos (10 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bc3026d62c78156d.tar.gz

sv.h: Don’t repeat _XPV_HEAD
Father Chrysostomos 1 file changed, 6 insertions(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc3026d62c78156d

Deleted branch smoke-me/concise-format-UTF8

Deleted branch smoke-me/uts_Glue-Factory
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
61 commits. 11 unique authors. 9 unique committers.
150 files changed, 3001 insertions(+), 1623 deletions(-)
Net code removal: Karl Williamson (2 lines) David Mitchell (1 line)
Thanks, applied: Father Chrysostomos (4) Andy Dougherty (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/422d49eaf434b358.tar.gz

[Merge] Enter inline.h
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/422d49eaf434b358

Move S_CvDEPTHp from cv.h to inline.h; shrink macros
Father Chrysostomos 2 files changed, 12 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/1afe1db112afcab7

Static inline functions for SvPADTMP and SvPADSTALE
Father Chrysostomos 3 files changed, 44 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/541377b1bd73cdee

Use fast SvREFCNT_dec for non-GCC
Father Chrysostomos 2 files changed, 13 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/75e16a44f58a9b54

Use static inline functions for SvREFCNT_inc
Father Chrysostomos 2 files changed, 26 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/27669aa412f62d99

[perl #113718] Add inline.h
Father Chrysostomos 3 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/25468daabce05c6c

Sync Module-CoreList in Maintainers.pl for CPAN release
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3e8f87004884b2ca

Update Changes fr Module-CoreList and bump to version 2.72
Chris 'BinGOs' Williams 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/644f7c9e543ce26b

[Merge] Here-doc parsing
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/be4362b774f7b2ce

perlop.pod: Update here-doc-in-quotes parsing rules
Father Chrysostomos 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1bf4876033f9a2a0

smoke-me diag
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/372a31d8f53707bc

toke.c:scan_heredoc: Use PL_tokenbuf less
Father Chrysostomos 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5bd13da38ce1da80

Fix substitution in substitution pattern
Father Chrysostomos 3 files changed, 15 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/7cc341114c447643

Fix here-docs in nested quote-like operators
Father Chrysostomos 3 files changed, 79 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/99bd9d90ba564085

Don’t use strchr when scanning for newline after <<foo
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62abd0d789549020

[perl #65838] perlop: remove caveat here-doc without newline
David Nicol 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f35fca8637587670

here-doc in quotes in multiline s//.../e in eval
Father Chrysostomos 3 files changed, 16 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/043cc6c601c03ac1

heredoc after "" in s/// in eval
Father Chrysostomos 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/565b52dfca437546

toke.c:S_scan_heredoc: Add comment about <<\FOO
David Nicol 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/458391bde9932f85

[perl #65838] Allow here-doc with no final newline
Father Chrysostomos 2 files changed, 17 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/112d128413206514

heredoc.t: Suppress deprecation warnings
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f29db7f4d1529dc

Clean up heredoc.t
Michael G. Schwern 2 files changed, 57 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/c49688b01872b2b0

[perl #65838] Tests for here-docs without final newlines
David Nicol 2 files changed, 59 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c8e9f72fa069d008

[perl #114040] Parse here-docs correctly in quoted constructs
Father Chrysostomos 2 files changed, 62 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/5097bf9b8df11443

[perl #70836] Fix err msg for unterminated here-doc in eval
Father Chrysostomos 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/5af08aedbe30651c

Increase $Module::CoreList::TieHashDelta::VERSION to 2.72
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e07d7e14bdcbce2e

[rt.cpan.org #79109] Avoid each $scalar in TieHashDelta.pm
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/711703f98ce5169b

utf8 pos cache: always keep most recent value
David Mitchell 2 files changed, 29 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/88621eaff54e5f5e

Restore MANIFEST entry for Module::CoreList, sync with CPAN version
Chris 'BinGOs' Williams 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2c46c0863b19def8

Consistent unixy path handling in File::Find::_find_opt.
Craig A. Berry 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2aa840f65c22a733

Implement name change in POD example; Chris Waggoner++.
jkeenan 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9567c12e7c38dff5

RMG - update commit reference for version bump change
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eb92badec069d204

Bump version to 5.17.4
Steve Hay 22 files changed, 146 insertions(+), 146 deletio
http://perl5.git.perl.org/perl.git/commit/f6b0fd83fc865065

RMG - update commit reference for new perldelta change
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6bac75da7a108a6

Make new perldelta for 5.17.4
Steve Hay 10 files changed, 765 insertions(+), 377 deletio
http://perl5.git.perl.org/perl.git/commit/916c45d971c473a7

Undo VERSION bump for undone code
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/707fe569d22afb88

Correct announcement date for 5.17.2's epigraph
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d76f9622da6911a

Add epigraph for 5.17.3
Steve Hay 1 file changed, 40 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4079ea878e5f6e8c

Merge branch 'release-5.17.3' into blead
Steve Hay 2 parents
http://perl5.git.perl.org/perl.git/commit/f94e08e7193c1b95

Add the new smoke report test site
H.Merijn Brand 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c840542b84503aee

Fix Module::CoreList test - TieHashDelta is to be expected too now
Steve Hay 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/288edf55c8e815a2

Add 5.17.3 to perlhist
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8047cbe154f7267c

Upgrade Module-CoreList to 2.71
Steve Hay 5 files changed, 133 insertions(+), 5 deletions(
http://perl5.git.perl.org/perl.git/commit/752b56161c653f71

fix accidentally modified comment
Jesse Luehrs 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/78ed4cf4d6fe89de

perldelta - finalize with acknowledgements for 5.17.3
Steve Hay 1 file changed, 25 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05bee12a1f017a9b

perldelta - Fix unescaped <>
Steve Hay 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/125408e125aa91af

Update RMG - note sync-with-cpan is untested on Windows
Steve Hay 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b7399e1b614f554

perldelta - Remove XXX sections ready for 5.17.3 release
Steve Hay 1 file changed, 10 insertions(+), 219 deletions(
http://perl5.git.perl.org/perl.git/commit/afb4252b324d5efd

Upgrade to Sys-Syslog-0.31
Steve Hay 8 files changed, 236 insertions(+), 18 deletions
http://perl5.git.perl.org/perl.git/commit/0374b0a2a50c6e91

Corrections to Maintainers.pl and perldelta.pod for Text-Tabs+Wrap
Steve Hay 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab2a3ce27dfc9119

Upgrade to Text-Tabs+Wrap-2012.0818
Steve Hay 10 files changed, 489 insertions(+), 43 deletion
http://perl5.git.perl.org/perl.git/commit/e7b92d54220380e7

Upgrade Module-Metadata to 1.000011
Steve Hay 9 files changed, 211 insertions(+), 52 deletions
http://perl5.git.perl.org/perl.git/commit/61bfcae1742705b6

Upgrade Module-Build to 0.4003
Steve Hay 30 files changed, 37 insertions(+), 33 deletions
http://perl5.git.perl.org/perl.git/commit/64b0d2b9435a25fd

Omnibus removal of register declarations
Karl Williamson 47 files changed, 637 insertions(+), 639 deletio
http://perl5.git.perl.org/perl.git/commit/eb578fdb5569b91c

Tweaks to RMG
Steve Hay 1 file changed, 3 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29205e9cdf0a179e

Don't use /dev/tty if it happens to exist on Windows
Steve Hay 2 files changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cc026083a62a3e6

We don't support compilers other than MS VC++ and MinGW/gcc on Windows
Steve Hay 4 files changed, 7 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/4eab039da16f1fc2

Remove two unused #defines
Steve Hay 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/955420131882fde0

We don't support MS VC++ < 6.0
Steve Hay 2 files changed, 4 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/70764c007ceeb334

parser.t: Correct test count
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d1790986d15fcf8b

sv.h: Don’t repeat _XPV_HEAD
Father Chrysostomos 2 files changed, 9 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/501ba30262773334

Current branch sprout/inline
5 commits. 1 unique author. 1 unique committer.
60 files changed, 815 insertions(+), 826 deletions(-)
Net code removal: Father Chrysostomos (4 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1845f04276293a0f.tar.gz

Move S_CvDEPTHp from cv.h to inline.h; shrink macros
Father Chrysostomos 2 files changed, 12 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/1845f04276293a0f

Static inline functions for SvPADTMP and SvPADSTALE
Father Chrysostomos 3 files changed, 44 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/3a81dc4c0baaf2ef

Use fast SvREFCNT_dec for non-GCC
Father Chrysostomos 2 files changed, 13 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/dfcd9843da4f2fe7

Use static inline functions for SvREFCNT_inc
Father Chrysostomos 2 files changed, 26 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/ea9a32058a1bf26f

[perl #113718] Add inline.h
Father Chrysostomos 3 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3ca0488c737154b

Current branch sprout/padlist
10 commits. 1 unique author. 1 unique committer.
66 files changed, 867 insertions(+), 786 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/108780ea3e4ef63e.tar.gz

pad.c: CvPADLIST docs: one more thing
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/108780ea3e4ef63e

pad.c: Use PAD_ARRAY rather than AvARRAY in curpad docs
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8294ccca0ffb35bf

Use new types for comppad and comppad_name
Father Chrysostomos 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a6bc3e8fbe35037

pad.c: CvPADLIST doc update
Father Chrysostomos 1 file changed, 19 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/90e6688b30e56bf4

More PAD APIs
Father Chrysostomos 4 files changed, 87 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/662ac2917342b5e2

Fix format closure bug with redefined outer sub
Father Chrysostomos 11 files changed, 46 insertions(+), 22 deletions
http://perl5.git.perl.org/perl.git/commit/8e178a7c9f9e909b

Increase $B::Xref::VERSION from 1.03 to 1.04
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0eef5b33684cf212

Stop padlists from being AVs
Father Chrysostomos 13 files changed, 253 insertions(+), 105 deletio
http://perl5.git.perl.org/perl.git/commit/b79265dd19afd0da

Use PADLIST in more places
Father Chrysostomos 10 files changed, 21 insertions(+), 18 deletions
http://perl5.git.perl.org/perl.git/commit/5531463a263a3d28

Move PAD(LIST) typedefs to perl.h
Father Chrysostomos 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99daed539cbd769a

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/cc607f3f5faec13f.tar.gz

Silence ParseXS warning about abusing the CODE section
Steffen Mueller 8 files changed, 79 insertions(+), 62 deletions(
http://perl5.git.perl.org/perl.git/commit/cc607f3f5faec13f

New branch smoke-me/khw-regex
6 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0e0940ce686e1899.tar.gz

Comment out unused function
Karl Williamson 7 files changed, 4 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e0940ce686e1899

utf8.c: Speed up \X processing of Korean
Karl Williamson 2 files changed, 49 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/d7401d3f2294ad8a

regex: Speed up \X processing
Karl Williamson 2 files changed, 36 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/d75adea0f9917ded

regcomp.c: Make _invlist_len() externally callable
Karl Williamson 4 files changed, 18 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/b53f925f65286cae

Speed up \X regex matching
Karl Williamson 3 files changed, 55 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/700f30262e9c4f6f

mktables: Fix bug when deleting final range
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0e65a184a708eba5

New branch smoke-me/leont/safe-utf8
5 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2c6f48dedc3f9100.tar.gz

Ignore t/porting/diag.t for :utf8
Leon Timmermans 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c6f48dedc3f9100

Made :utf8 an actual layer
Leon Timmermans 13 files changed, 390 insertions(+), 110 deletio
http://perl5.git.perl.org/perl.git/commit/366038171659986e

Make :bytes actually pop off non-byte layers
Leon Timmermans 2 files changed, 28 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/345ea1cba28cfec0

Simplified PerlIO layer lookup somewhat
Leon Timmermans 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db99e0d36c6687ad

Deprecate PERLIO_K_DUMMY as it doesn't do anything
Leon Timmermans 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26c0a562ed1f2b59

Deleted branch smoke-me/dynaloader_silence_xs_warning

Deleted branch smoke-me/khw-register

Deleted branch sprout/xpvcuru
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
44 commits. 7 unique authors. 4 unique committers.
43 files changed, 600 insertions(+), 238 deletions(-)
Net code removal: David Leadbeater (8 lines) Steve Hay (3 lines)
Thanks, applied: Father Chrysostomos (6) Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3f6a9d3a9cabfeb1.tar.gz

pad.h: Rename PadnameSTATE; make it a proper boolean
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f6a9d3a9cabfeb1

rt #111126 - don't empty a file with copy("foo/bar", "foo/");
Tony Cook 2 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43ddfa56142b05eb

rt #111126 - TODO test for copy foo/file to foo/
Tony Cook 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b306ad7b4bea6708

close the Peek.t temp file so the END block can unlink it
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7bf23f34fc45f136

oops, left some debugging code
Tony Cook 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c58baf15ae09f5f9

don't use PerlHost's getenv after perl_destruct
Daniel Dragan 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/36e77d4126acf84c

Announcement template - Current development track is 5.17
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/63adfed234ee0db2

RMG - CPAN /src and /src/README.html are the same
Steve Hay 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02e2c3c0d1f7f421

RMG - corelist.pl uses HTTP::Tiny, not wget or curl
Steve Hay 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/218a07e748a53e40

Record the story behind the pack format specifiers H, h, B and b.
Nicholas Clark 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24f4b7dabc89e2f1

Increase $Module::CoreList::VERSION to 2.73
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fd7895cf8ded27bc

Clean up data for ExtUtils::Miniperl in Module::CoreList
David Leadbeater 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b8ca0c1ab1fb700

Clean up data for Pod::Perldoc::ToTk in Module:CoreList
David Leadbeater 1 file changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4121f36ab3581280

Clean up data for Carp::Heavy in Module::CoreList
David Leadbeater 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e1f9e915f1853270

Fix the version of Scalar::Util in corelist for 5.7.3
David Leadbeater 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b27384d75a9dd16

pad.h: PadnameSTATE
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/643fe3684c67762f

Use FooBAR convention for new pad macros
Father Chrysostomos 7 files changed, 109 insertions(+), 109 deletion
http://perl5.git.perl.org/perl.git/commit/86d2498c0b3132b9

Increase $B::Deparse::VERSION to 1.17
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/502e97e076ed47d4

B::Deparse: Suppress trailing ; in formats
Father Chrysostomos 2 files changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31c26a0ab02a6b3e

pad.h: Let PADNAME_PV return null
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4451054581ed5cb7

pad.h: typos in macro definitions
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7581b055f139e45e

pad.h: PADNAME_SV
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97dad6bd61c5edcb

pad.[ch]: PADNAME_OUTER
Father Chrysostomos 2 files changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c44737a23e8184d4

toke.c: Extreme paranoia
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a91428a4cd72ac80

PATCH: Devel::Peek doesn't compile under C++
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9dbc96cb5bce40f7

[perl #114040] Fix here-docs in multiline re-evals
Father Chrysostomos 3 files changed, 45 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/db44426625558740

Peek.t: Test that DeadCode doesn’t crash
Father Chrysostomos 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/486ffce2e3218c92

Devel::Peek: Fix so compiles under C++
Karl Williamson 3 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9795579db61c900

toke.c: -DT should report forced tokens under -Dmad
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3cb7b6725f8ce3f1

heredoc.t: Add a CRLF test
Father Chrysostomos 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0ee364945bd4491b

[Merge] New PADLIST type
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/86b9d29366aea0e7

pad.c: fix pod link
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8476da7ad74cbefd

Increase $XS:APItest::VERSION to 0.43
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a4327692eb80f73e

Increase $B::VERSION to 1.38
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/40aafcba16efa861

pad.c: CvPADLIST docs: one more thing
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a5eb04d585651d3

pad.c: Use PAD_ARRAY rather than AvARRAY in curpad docs
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c14a2249bee4eceb

Use new types for comppad and comppad_name
Father Chrysostomos 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/36c300bbdcc2e5f7

pad.c: CvPADLIST doc update
Father Chrysostomos 1 file changed, 19 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/58a9b2fe76a2c3c9

More PAD APIs
Father Chrysostomos 4 files changed, 87 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/35e035ccb58e3394

Fix format closure bug with redefined outer sub
Father Chrysostomos 11 files changed, 46 insertions(+), 22 deletions
http://perl5.git.perl.org/perl.git/commit/db4cf31d1d6c1d09

Increase $B::Xref::VERSION from 1.03 to 1.04
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4de11f42927eb300

Stop padlists from being AVs
Father Chrysostomos 13 files changed, 253 insertions(+), 105 deletio
http://perl5.git.perl.org/perl.git/commit/7261499db89d7afd

Use PADLIST in more places
Father Chrysostomos 10 files changed, 21 insertions(+), 18 deletions
http://perl5.git.perl.org/perl.git/commit/b70d55581aad461a

Move PAD(LIST) typedefs to perl.h
Father Chrysostomos 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6763423431e1ea41

Deleted branch smoke-me/inline

Deleted branch smoke-me/padlist

Deleted branch sprout/inline

Deleted branch sprout/padlist
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
83 commits. 7 unique authors. 5 unique committers.
95 files changed, 2258 insertions(+), 1419 deletions(-)
Net code removal: Daniel Dragan (2 lines)
Thanks, applied: Father Chrysostomos (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/11dfcd49cdb95783.tar.gz

regexec.c: White-space only
Karl Williamson 1 file changed, 84 insertions(+), 82 deletions(-
http://perl5.git.perl.org/perl.git/commit/11dfcd49cdb95783

Avoid duplicate table look ups.
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cd94d768f5ef1ad7

Refactor \X regex handling to avoid a typical case table lookup
Karl Williamson 9 files changed, 41 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/27d4fc33343f0dd4

regexec.c: Remove no longer needed comments
Karl Williamson 1 file changed, 0 insertions(+), 30 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9914684df30835d5

perldelta for 43ddfa5614 and 39b80fd98d.
Steve Hay 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/846de5c9760bd481

Revert File::Copy::copy() to fail when copying a file onto itself
Steve Hay 2 files changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39b80fd98d49815a

Fix File::Copy test failure on Windows
Steve Hay 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a0084943302ae842

note CPAN pod link target; regen pod issues
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf71573d729d502a

perldtrace.pod: typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/42b5c62bbc0aceb1

perldtrace.pod: Remove a stray =item
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52f362354ab251a3

Add another address for Shawn Moore to checkAUTHORS.pl
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3d8b840e682d14f

Add t/run/dtrace.pl to MANIFEST
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2301c270b7558ef

"loading-file" and "loaded-file" DTrace probes
Shawn M Moore 6 files changed, 78 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/32aeab29cd5db14b

"op-entry" DTrace probe
Shawn M Moore 6 files changed, 73 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/fe83c362fb182e46

op.c: Two more boolean %hash optimisations
Father Chrysostomos 1 file changed, 12 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/9e7f031c1856270d

Use PL_parser->lex_shared instead of Sv[IN]VX(PL_linestr)
Father Chrysostomos 3 files changed, 23 insertions(+), 40 deletions(
http://perl5.git.perl.org/perl.git/commit/60f40a389519ab44

caller.t: Fix ‘Caller’ test
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/473015163cb5f5f4

Stop here-docs from gutting (caller $n)[6]
Father Chrysostomos 3 files changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d37427bce6f3a716

Stop (caller $n)[6] from including final "\n;"
Father Chrysostomos 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/19bcb54e626c5699

Fix eval 'q;;'
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11076590cd992769

Revert "smoke-me diag"
Father Chrysostomos 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/13bce0557a3f7460

parser.h: Document copline with more detail
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1f68b13b1aed0e70

Fix line numbers inside here-docs
Father Chrysostomos 2 files changed, 26 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/78a635de15dde640

op.c: newSTATEOP: don’t check PL_parser after using it
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b1709c81eda847f

Add PL_parser->lex_shared struct; move herelines into it
Father Chrysostomos 2 files changed, 20 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/d794b5224fb01fd9

Stop invalid y/// ranges from leaking
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4dc843bcb987cdd0

toke.c: Merge KEY_tr and KEY_y
Father Chrysostomos 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ce4b50f569eef68

Stop unterminated here-docs from leaking memory
Father Chrysostomos 4 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2d85e411f77906fb

[perl #114070] Fix lines nums after <<foo
Father Chrysostomos 3 files changed, 34 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/83944c0156f447ae

Add utility and .h for character's UTF-8
Karl Williamson 5 files changed, 167 insertions(+), 39 deletions
http://perl5.git.perl.org/perl.git/commit/61dad979a56eaefa

regen/regcharclass.pl: Comment out obsolete code
Karl Williamson 2 files changed, 12 insertions(+), 173 deletions
http://perl5.git.perl.org/perl.git/commit/e90ac8deef3476fe

Opcode.pm: wrap long pod lines
Father Chrysostomos 2 files changed, 24 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/be1d34d79ba6bc81

Increase $Opcode::VERSION to 1.24
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/440292d7cdb0228f

Remove boolkeys op
Father Chrysostomos 5 files changed, 233 insertions(+), 242 deletion
http://perl5.git.perl.org/perl.git/commit/605fa6bfaf6ef973

pp_hot.c: pp_rv2av: Squash repetitive code
Father Chrysostomos 1 file changed, 5 insertions(+), 32 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f527363e9a5fddb

Croak for \local %{\%foo}
Father Chrysostomos 2 files changed, 13 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/3da9985538c5eae2

Restore ‘Can’t localize through ref’ to lv subs
Father Chrysostomos 2 files changed, 27 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/858e07c416232a7b

Use new Unicode 6.2 beta
Karl Williamson 49 files changed, 1986 insertions(+), 1352 delet
http://perl5.git.perl.org/perl.git/commit/83d881f0f43224b9

Prepare for Unicode 6.2
Karl Williamson 9 files changed, 106 insertions(+), 45 deletions
http://perl5.git.perl.org/perl.git/commit/1e958ea900b080a5

mktables: Re-order some code, change comments
Karl Williamson 1 file changed, 39 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/8f78a100ba759577

mktables: Correct generated table comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f0fd9933ef2d3885

lib/unicore/README.perl: Make usablea s shell script
Karl Williamson 1 file changed, 19 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/76b647582c80ceac

Revert "Experimentally Use Unicode 6.2 beta"
Karl Williamson 48 files changed, 1352 insertions(+), 1835 delet
http://perl5.git.perl.org/perl.git/commit/1a3f15c1f8f8d549

perldelta for Unicode property performance gains
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a3d517785b3dcac4

Upgrade Socket from 2.004 to 2.006
Steve Hay 6 files changed, 65 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/aff163d96ea15059

Add Configure probe for ip_mreq_source
H.Merijn Brand 17 files changed, 97 insertions(+), 3 deletions(
http://perl5.git.perl.org/perl.git/commit/3e06601fea2b5bb6

Correct typo in flag name
Father Chrysostomos 5 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adc42c31aa41517b

Banish boolkeys
Father Chrysostomos 12 files changed, 40 insertions(+), 89 deletions
http://perl5.git.perl.org/perl.git/commit/c8fe3bdf72b0df1c

regexec.c: White-space only
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/721670045d5263bd

regex: Speed up \X processing
Karl Williamson 2 files changed, 36 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/a1853d78a51dcd1a

utf8.c: indent in new block: White space-only
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/971d486f115af743

utf8.c: Prefer binsearch over swash hash for small swashes
Karl Williamson 3 files changed, 48 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/87367d5f9dc9bbf7

utf8.c: Bypass a subroutine wrapper
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5ab9d2ef14d72dec

utf8.c: Add comment about speed-up attempt
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08bc774e50070edc

utf8.c: Shorten hash key for speed
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c9f4bd2be62c07f

utf8.c: collapse a function parameter
Karl Williamson 7 files changed, 12 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/5d3d13d10da5429b

regexec.c: Reword comment
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab20d70a9a23debe

regexec.c: Use get method instead of internals
Karl Williamson 3 files changed, 12 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/872dd7e02968b0b8

embed.fnc: Turn null wrapper function into macro
Karl Williamson 5 files changed, 17 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/6dd9dce957a17e45

utf8.c: Revise internal API of swash_init()
Karl Williamson 7 files changed, 49 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/83199d386f82b5fc

embed.fnc: Mark internal function as "may change"
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/de574e73f549b643

Add caching to inversion list searches
Karl Williamson 7 files changed, 174 insertions(+), 43 deletions
http://perl5.git.perl.org/perl.git/commit/15896d2f753bef49

regexec.c: Use xor to save a branch
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f0fdc1c93fe4410d

Comment out unused function
Karl Williamson 7 files changed, 4 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/218282dfcfa77fc6

utf8.c: Speed up \X processing of Korean
Karl Williamson 2 files changed, 49 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/41de4811adc75d5b

regcomp.c: Move functions to inline_invlist.c
Karl Williamson 5 files changed, 98 insertions(+), 96 deletions(
http://perl5.git.perl.org/perl.git/commit/9e7f4f43739b2597

regcomp.c: Rename 2 functions to indicate private nature
Karl Williamson 4 files changed, 45 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/29f51c6b1e5614ef

regcomp.c: Silence compiler warning.
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9fc63914cfd6be5

Add empty inline_invlist.c
Karl Williamson 6 files changed, 28 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/81e983c1d8b21216

regcomp.c: Add assertion, comments
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc4f706d6d37bab8

regcomp.c: Allow search to work on empty inversion lists
Karl Williamson 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dcb4482772c77ad3

regcomp.c: Special case /[UV_MAX]/
Karl Williamson 2 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/01c5845aa92ba1bd

mktables: Fix bug when deleting final range
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b348b71b6aa004c

Increase $B::Concise::VERSION to 0.93
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2a7f829488cb00b1

Optimise %hash in sub { %hash || ... }
Father Chrysostomos 6 files changed, 19 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ea72b3a1069e5b7

improve and fix the documentation of the PERL_HASH function
Yves Orton 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a43e79016be2ee77

minor doc patches to api stuff
Yves Orton 2 files changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/566a47183036deef

Apply boolkeys optimisation to %hash?:
Father Chrysostomos 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8b106e98e200a85

Apply boolkeys optimisation to scalar(%hash)
Father Chrysostomos 1 file changed, 13 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59d0f6311040d3cc

[perl #114576] Optimise if(%hash) in non-void context
Father Chrysostomos 2 files changed, 10 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/20e53f5f001b3fda

pp.c: pp_boolkeys does not need to pop
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c30bf984aa27d52

[perl #114572] perl.c: fix locality/rmv redundant nulls in call_sv/eval_sv
Daniel Dragan 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ff48db8e3239c5f

parser.t: Move a test above ‘Add new tests here’
Father Chrysostomos 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/321f1aea5d14e907

Current branch smoke-me/khw-regex
24 commits. 1 unique author. 1 unique committer.
67 files changed, 1542 insertions(+), 802 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/80c585309b6dee91.tar.gz

f
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/80c585309b6dee91

utf8.c: indent in new block: White space-only
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93abb680ada1ce76

l
Karl Williamson 3 files changed, 47 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/c46a036bcc7bdac6

utf8.c: Bypass a subroutine wrapper
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ab2e34ebd1a2dee5

utf8.c: Add comment about speed-up attempt
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8bbc9562d6f548d9

utf8.c: Shorten hash key for speed
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/245f5098bbb40622

utf8.c: collapse a function parameter
Karl Williamson 7 files changed, 12 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/0637db0aaf9084ea

regexec.c: Reword comment
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d0e248f53a88a6a9

regexec.c: Use get method instead of internals
Karl Williamson 3 files changed, 12 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/25cb13e024aaaa03

embed.fnc: Turn null wrapper function into macro
Karl Williamson 5 files changed, 17 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/78cfea5fd949fc1f

utf8.c: Revise internal API of swash_init()
Karl Williamson 7 files changed, 49 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/7b3aa35e04fae7fe

embed.fnc: Mark internal function as "may change"
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9cf33bf2498eec4e

Add caching to inversion list searches
Karl Williamson 7 files changed, 174 insertions(+), 43 deletions
http://perl5.git.perl.org/perl.git/commit/cd1aa13ca6980067

regexec.c: Use xor to save a branch
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d574c31de033bd5

Comment out unused function
Karl Williamson 7 files changed, 4 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/99348dd75205759a

utf8.c: Speed up \X processing of Korean
Karl Williamson 2 files changed, 49 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/28b474ac726a7545

regcomp.c: Move functions to inline_invlist.c
Karl Williamson 5 files changed, 98 insertions(+), 96 deletions(
http://perl5.git.perl.org/perl.git/commit/4748d49216ec8db9

regcomp.c: Rename 2 functions to indicate private nature
Karl Williamson 4 files changed, 45 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/0fdb28f3c29169f8

regcomp.c: Silence compiler warning.
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/33a737fc3c814cf2

Add empty inline_invlist.c
Karl Williamson 5 files changed, 21 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/79cf7c4f1373ba64

regcomp.c: Add assertion, comments
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4408f490acc76737

regcomp.c: Allow search to work on empty inversion lists
Karl Williamson 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c16a39681ae6d5e2

regcomp.c: Special case /[UV_MAX]/
Karl Williamson 2 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b9dbd3b8498d4684

mktables: Fix bug when deleting final range
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c1faa4414cdd732

New branch smoke-me/find-no_chdir
5 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (1 line)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/84d96719310ceb69.tar.gz

Add /\.gif\z/ files to the non-Pod exceptions in t/porting/podcheck.t
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84d96719310ceb69

t/porting/podcheck.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cdfbbf2969ad2588

t/porting/dual-life.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/371bb65a9f92fd74

t/porting/exec-bit.t isn't using File::{Basename,Find,Spec::Functions}.
Nicholas Clark 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c96da12966f59383

t/porting/checkcase.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b11d0d8b5f941393

New branch smoke-me/khw-6.2
2 commits. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (26 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/df4430fc99deb7b8.tar.gz

l
Karl Williamson 5 files changed, 166 insertions(+), 31 deletions
http://perl5.git.perl.org/perl.git/commit/df4430fc99deb7b8

regen/regcharclass.pl: Comment out obsolete code
Karl Williamson 2 files changed, 12 insertions(+), 173 deletions
http://perl5.git.perl.org/perl.git/commit/f4b2ae5a121c9cae

New branch smoke-me/porting-filenames
1 commit. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (22 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ae6203a703092204.tar.gz

Refactor t/porting/filenames.t to shrink the code and the TAP generated.
Nicholas Clark 1 file changed, 23 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/ae6203a703092204

New branch yves/superfasthash4
25 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/49df9444c51d3a79.tar.gz

fix silly typo
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/49df9444c51d3a79

fix off-by-one error in uninitialized warnings subscript finding logic
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f0b7170abdef5545

enable "superfasthash" and add back in the len key distributor (which imo it
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9849b8a28c2cc18

fixup for autodie
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f12dfcf23780166

fix another very subtle hash ordering dependency
Yves Orton 1 file changed, 17 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f2597b0f60c4fbe

fix a hash order dependency in autouse tests
Yves Orton 2 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/255dceaf96c2fbc3

fix a hash order dependency in the tests
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/368ec708c4111938

check for unset hash use
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/49c40d8d6aa24bf4

catch if we do a hash lookup with a zero seed
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a763b83ebfbbcd4d

initialize the PL_hash_seed and the PL_rehash_seed as part of the startup pr
Yves Orton 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c373c1a154037e6

why does setting the hash seed break tests when using One-At-A-Time?
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50a02454a5d890a6

in order to make One-At-A-Time pass test the hash seed must be 0
Yves Orton 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d1a442d60090d12

Switch to Paul Hsieh's 'superfasthash" hashing algorithm.
Yves Orton 1 file changed, 80 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c2739f36092e52f

PERL_DEBUG_HASH_SEED show both seeds.
Yves Orton 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ce616cd6ae4df34

make get_hash_seed() reusable by removing PL_rehash_seed logic from it
Yves Orton 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88436d198e8edef2

use a random number as the hash initializer
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99a340747bef388b

make cpan/CGI/.. robust to changes in the key hashing algorithm
Yves Orton 4 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39d806044731ef64

make cpan/Module-Pluggable/t/23depth.t robust to changes in the key hashing
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec0bfdf334bd1c14

make test robust to weirdness (I needed this during debugging)
Yves Orton 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b7bbd0f86b59a0f

make ext/B/t/b.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3da19405045f12d

make ext/Hash-Util-Field/t/10_hash.t robust to changes in the key hashing al
Yves Orton 1 file changed, 11 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/221b0875ba802258

make warnings tests robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53503fdf4358965e

make t/op/defins.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b58e4ecd1ca760fc

Make t/op/hash.t robust to changes in the key hashing algorithm we use
Yves Orton 1 file changed, 12 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/95f02580f201cee5

add a way to find out what hash key Perl would use
Yves Orton 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0015e24627aa00d6
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
58 commits. 10 unique authors. 6 unique committers.
102 files changed, 31935 insertions(+), 32049 deletions(-)
Net code removal: Nicholas Clark (1381 lines)
Thanks, applied: Nicholas Clark (6) Father Chrysostomos (2) Tony Cook (1)
Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2a527d377a9f42e5.tar.gz

perldelta for 94814ff57e and 5e56f3f11f
Steve Hay 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a527d377a9f42e5

Upgrade DB_File to 1.827
Steve Hay 3 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82c92bb0cf51ff1f

Fix skip_without_dynamic_extension to just skip
Jerry D. Hedden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/688af3a746497769

Revert "toke.c: PL_in_eval purge"
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62e4c90a271e4c9a

test.pl:run_multiple_progs: Document cmdline switches
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/09b6b4fbab78d77d

s/${foo#}//e should be an error
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90a536e142920998

Commit 6b00f562ed broke s/${\%x}{3}//e
Father Chrysostomos 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f777953f1a27fe4a

Bump Locale-Codes from 3.22 to 3.23
Sullivan Beck 29 files changed, 31366 insertions(+), 30281 del
http://perl5.git.perl.org/perl.git/commit/94814ff57ebcea3e

Make new File::Copy test case insensitive.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c83aeb2147ff071b

Files ending in .eg are also non-pod.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29a45343ab0bee87

[perl #114498] Document (0)[1,2] better
Aristotle Pagaltzis 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f51152efb95ba428

correct -Dmad skip count for tests introduced in 2d85e411 and 4dc843bc
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a121486f21cdcf78

Remove the VM/ESA port.
Nicholas Clark 31 files changed, 39 insertions(+), 1391 deletio
http://perl5.git.perl.org/perl.git/commit/043fec90e88a2e23

Silence ParseXS warning about abusing the CODE section
Steffen Mueller 8 files changed, 90 insertions(+), 71 deletions(
http://perl5.git.perl.org/perl.git/commit/63d7ac5fa5ef436a

[perl #112776] avoid warning on an initialized non-parameter
Tony Cook 5 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/115e60bcab0a2cba

[perl #112776] TODO test for warning
Tony Cook 3 files changed, 38 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/3f305fad20ca6851

Stop calling get-magic twice in sprintf "%.1s", $utf8
Father Chrysostomos 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8f2f09061a707a2

Stop calling get-magic twice in sprintf "%1s", $utf8
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b8b6103c4d041af

Stop calling get-magic twice in pack "u", $utf8
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f63b0e5ad2a410f

Stop calling get-magic twice when reading lvalue substr($utf8)
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab445a1715227f3d

Stop calling get-magic twice when reading lvalue substr($utf8)
Father Chrysostomos 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a4036ec1a2044ae2

Stop calling get-magic twice for lvalue pos($utf8)
Father Chrysostomos 2 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/92cf6698b7b79160

Stop substr($utf8) from calling get-magic twice
Father Chrysostomos 6 files changed, 27 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/864329c3a6aadf41

[perl #114410] Reset utf8 pos cache on get
Father Chrysostomos 2 files changed, 31 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d1328bb7c26d556

utf8cache.t: Skip only the XS-dependent test
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4785469e43ed59eb

test.pl: Add skip_without_dynamic_extension
Father Chrysostomos 1 file changed, 19 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f12ade25b656371a

Break s//3}->{3/e
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b00f562eddf90e2

Fix two minor s//.../e parsing bugs
Father Chrysostomos 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c74ccc90967bf35

toke.c: PL_in_eval purge
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c49e90fd624f3ab

toke.c:scan_heredoc: comments, comments
Father Chrysostomos 1 file changed, 22 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/19bbc0d7f761c11d

toke.c:scan_heredoc: Merge similar code
Father Chrysostomos 1 file changed, 24 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/4efe39d21e072e88

toke.c:scan_heredoc: Remove incorrect part of comment
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64d1236453b90485

toke.c:scan_heredoc: Merge two adjacent #ifdefs
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ac5e9b91adf5644

toke.c:scan_heredoc: Remove unnecessary assignment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a2c844182cbce22d

toke.c:scan_heredoc: less pointer fiddling; one less SV
Father Chrysostomos 1 file changed, 12 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/074b1c594a0c131c

toke.c:S_scan_heredoc: put the croaking code in one spot
Father Chrysostomos 1 file changed, 9 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/932d0cf189ceadef

Make eval "s//<<END/e" slightly faster
Father Chrysostomos 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f20c3a2bbc5915fc

lex.t: Mangle obscenity (albeit euphemistic)
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d66e4bd750064b3

Fix here-doc body extraction in eval 's//<<END/'
Father Chrysostomos 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76f9939ee09e3252

Finish fixing here-docs in re-evals
Father Chrysostomos 4 files changed, 60 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/3328ab5af72319f7

toke.c:S_scan_heredoc: Put stream-based parser in else block
Father Chrysostomos 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7922135a13574b7

Avoid uninit warning for qq|${\<<FOO}|
Father Chrysostomos 2 files changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/956be2d47c8be123

toke.c: S_scan_heredoc: prune dead code
Father Chrysostomos 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f68f7dc11e746ce6

Refactor t/op/die.t to re-use the same $SIG{__DIE__} handler where possible.
Nicholas Clark 1 file changed, 26 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/9aa00c80e0d30d8e

Refactor t/op/die.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 56 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd6653b86a780751

Fix Cygwin build warnings
Jerry D. Hedden 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba495c01e84f3a93

Remove a no-longer needed lexical from t/op/lop.t
Nicholas Clark 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28453e5f3d3167d0

Document the last five tests of t/op/lop.t
Colin Kuskie 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f02a29952bee8a2

Update t/op/lop.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 12 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/73ee8f56b01b1a87

Refactor t/uni/case.pl to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 4 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be250cb1944a1f97

Refactor t/porting/checkcase.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f986e774e7a26240

Refactor t/re/no_utf8_pt.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09afc3e433a69b64

Add /\.gif\z/ files to the non-Pod exceptions in t/porting/podcheck.t
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51e1fe85f60b4794

t/porting/podcheck.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f2317e577851c7f4

t/porting/dual-life.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ec233a93c6d28cb

t/porting/exec-bit.t isn't using File::{Basename,Find,Spec::Functions}.
Nicholas Clark 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d6adf8730d580f4

t/porting/checkcase.t now passes no_chdir to File::Find::find().
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b31a8a8d99f6f169

Refactor t/porting/filenames.t to shrink the code and the TAP generated.
Nicholas Clark 1 file changed, 23 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/3013c637d1218ee9

Current branch smoke-me/debug_readonly_ops
7 commits. 1 unique author. 1 unique committer.
410 files changed, 11945 insertions(+), 9854 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/cc1608c8e25aa6bb.tar.gz

In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.
Nicholas Clark 3 files changed, 8 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/cc1608c8e25aa6bb

With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt shouldn't make it r/w
Nicholas Clark 1 file changed, 20 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11495c760fec6953

Under -DPERL_DEBUG_READONLY_OPS don't work around glibc 2.2.5 _moddi3 bugs.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a2f7dc12323e984

newXS_len_flags() shouldn't change the line number on PL_curcop when warning
Nicholas Clark 2 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/8efbe1c3fb15632a

Test that the warning for "can be 0, test with defined" is for the start.
Nicholas Clark 2 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/64cb5d0f098ab5fd

Test that the warning for "Found = in conditional" is for the start line.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/93e9b80054a2f97d

Test that the line number for a "sub redefined" warning is for the start.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/55f34195fac49a7f

Current branch yves/superfasthash4
2 commits. 1 unique author. 1 unique committer.
2 files changed, 9 insertions(+), 7 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2c1968e047571b38.tar.gz

Fix hash ordering dependency in DBM_Filter/t/int32.t
Yves Orton 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c1968e047571b38

improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquote
Yves Orton 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b54359eba5f3c1f0

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/58dbc599beaf1a56.tar.gz

Silence ParseXS warning about abusing the CODE section
Steffen Mueller 8 files changed, 90 insertions(+), 71 deletions(
http://perl5.git.perl.org/perl.git/commit/58dbc599beaf1a56

Deleted branch smoke-me/dynaloader_silence_xs_warning2

Deleted branch smoke-me/find-no_chdir

Deleted branch smoke-me/porting-filenames
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
18 commits. 7 unique authors. 5 unique committers.
15 files changed, 148 insertions(+), 75 deletions(-)
Net code removal: Andy Dougherty (6 lines)
Sébastien Aperghis-Tramoni (1 line)
Thanks, applied: Rafael Garcia-Suarez (1) Craig A. Berry (1)
Steffen Mueller (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/39234ceabe18aeeb.tar.gz

Collapse duplicate settings in hints/solaris_2.sh
Andy Dougherty 1 file changed, 7 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39234ceabe18aeeb

Avoid garbled sed command in hints/solaris_2.sh
Andy Dougherty 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b8cad20a5c86e1d8

Document the reason for the early return in Perl_newPROG() for OP_STUB.
Nicholas Clark 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/22e660b408c16433

Merge improvements to -DPERL_DEBUG_READONLY_OPS into blead.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/b4503eb21cec03c7

In Perl_cv_forget_slab(), simplify the conditionally compiled code.
Nicholas Clark 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3e2910579399afd

Perl_magic_setdbline() should clear and set read-only OP slabs.
Nicholas Clark 5 files changed, 15 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/7bbbc3c08a8830fe

In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.
Nicholas Clark 3 files changed, 8 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/83519873101c5088

With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt shouldn't make it r/w
Nicholas Clark 1 file changed, 20 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/372eab0142c6ca32

Under -DPERL_DEBUG_READONLY_OPS don't work around glibc 2.2.5 _moddi3 bugs.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a5bd31f4dc3fec64

Make dual-lived constant.pm work on 5.8 again
Sébastien Aperghis-Tramoni 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d1c5561244ffb48

Make XSLoader's UPSTREAM as undef
Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e52529ca2472f8f4

Upgrade to XSLoader 0.16
Sebastien Aperghis-Tramoni 3 files changed, 18 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/681a49bfebe715e6

newXS_len_flags() shouldn't change the line number on PL_curcop when warning
Nicholas Clark 2 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/d787f4a5ba95039e

Test that the warning for "can be 0, test with defined" is for the start.
Nicholas Clark 2 files changed, 17 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/502e5101caadccb8

Test that the warning for "Found = in conditional" is for the start line.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2b7cdddeb97baa9e

Test that the line number for a "sub redefined" warning is for the start.
Nicholas Clark 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2d4e17002f84f407

Add Karen Etheridge to AUTHORS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4a7d38e775a8ed02

RT#114312: prevent ls from colourizing output
Karen Etheridge 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3aa1294dfac8e74e

Current branch sprout/lexsub
48 commits. 1 unique author. 1 unique committer.
446 files changed, 43455 insertions(+), 40195 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c28fcee8c7fba883.tar.gz

CvOUTSIDE should be strong for lexsub declared in inner pack sub
Father Chrysostomos 3 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/c28fcee8c7fba883

Use the right outside for my subs defined in inner subs
Father Chrysostomos 2 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/ce134adc21cdc531

Fix Peek.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b99d801ef40ffe0

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b82a76c0956e161

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/fb092070dcc29f82

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/bda9e61ed2c7d15e

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/854a0634b6e4df9d

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 464 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/2d07beed7ad3186e

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a5b39692b89e4ee

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/629f9d750dac31b4

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/21b5a5bcc36c71ad

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/69ef84ef71e68bf1

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5156d90e3494a4a6

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 51 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/f4b3d7b9360dd312

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b472ff1828762934

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/f559593288b6f33f

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 17 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/9daf0b6225a763df

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/43c317d24dda90b7

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d658a2f861ba3784

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0016206108f57f5d

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/bc86080964f01c12

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff6343e61cf7a8f2

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e022feaad64f3f4

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/470902f60a6fb3e6

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1757be89b3953bd5

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b75d4b04cb372ff

op.c:newMYSUB: Remove unused vars
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab2fcd7e0caf5355

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db998d0b9e1edb3e

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/5648cb9cc55dca59

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/7a9ce9e32150452c

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/5bc3e15e5df748ca

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/48d4b1c700473c2f

Look up state subs in the pad
Father Chrysostomos 5 files changed, 638 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/7b17786e6e7ee6a0

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ecc3ff0915375e1

Store state subs in the pad
Father Chrysostomos 8 files changed, 836 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/2baaa350737b2ccb

lexsub.t: Add test name, test override from another pkg
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd8bbdb14fe0d025

Let barewords look up our subs
Father Chrysostomos 2 files changed, 42 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/fbbb82bc51bf48f9

toke.c:yylex:KEY_sub can use PL_tokenbuf to begin with
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/77c9e07163f9f98e

Make ‘sub foo{}’ respect ‘our foo’
Father Chrysostomos 6 files changed, 955 insertions(+), 967 deletion
http://perl5.git.perl.org/perl.git/commit/dad6246e5cda1528

Fix our sub with proto
Father Chrysostomos 6 files changed, 55 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/f707cb7af47d02aa

Make do sub() respect our declarations
Father Chrysostomos 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/178e797206a9ffc1

lexsub.t: Fix a test
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a5f3c046f78943e

Use test.pl in lexsub.t
Father Chrysostomos 1 file changed, 28 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8a4d051f794d768

Make &foo respect our sub
Father Chrysostomos 4 files changed, 79 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/d813b20ae21dd4c5

Allocate ‘our sub’ in the pad
Father Chrysostomos 5 files changed, 1160 insertions(+), 1125 deleti
http://perl5.git.perl.org/perl.git/commit/e6576eda4d63bb5a

Add padcv to Opcode.pm
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e258b01f466a7bc7

padcv op type
Father Chrysostomos 5 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ceb43843b17475e

Don’t allow name after our/state sub
Father Chrysostomos 3 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/bf979f5ec3956d94

New branch smoke-me/114312
2 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/38ede92a3e8461a4.tar.gz

RT#114312: prevent ls from colourizing output
Karen Etheridge 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38ede92a3e8461a4

Add Karen Etheridge to AUTHORS.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/19422fcd8afbada4

New branch smoke-me/quieten-readonly-ops
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ca9b5c9aadf10899.tar.gz

Fix a warning about an empty body for Slab_to_rw() for the default build.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca9b5c9aadf10899

Deleted branch smoke-me/debug_readonly_ops

Deleted branch smoke-me/warning-line-numbers
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
5 commits. 4 unique authors. 4 unique committers.
13 files changed, 321 insertions(+), 58 deletions(-)
Thanks, applied: Ricardo Signes (2) Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/588c11077d77ec25.tar.gz

Fix alignment for darwin with -Dusemorebits.
Andy Dougherty 3 files changed, 18 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/588c11077d77ec25

Update Archive-Tar to CPAN version 1.90
Chris 'BinGOs' Williams 4 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ac8c25201a56149

perl5db: more tests
Shlomi Fish 5 files changed, 288 insertions(+), 33 deletions
http://perl5.git.perl.org/perl.git/commit/2c247e84d4c0ff4b

perl5db: fix an accidental effect of strictures
Shlomi Fish 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/32050a639a295d8d

Fix compiler warning about empty if body
Jerry D. Hedden 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bcdb3dd02eeb460

Current branch smoke-me/quieten-readonly-ops
1 commit. 1 unique author. 1 unique committer.
5 files changed, 293 insertions(+), 35 deletions(-)
Net code removal: Nicholas Clark (1 line)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e2d6efaaef87d294.tar.gz

Terser fix to avoid warning about an empty body for Slab_to_rw().
Nicholas Clark 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2d6efaaef87d294

Current branch smoke-me/sys_intern
2 commits. 1 unique author. 1 unique committer.
2540 files changed, 281042 insertions(+), 244791 deletions(-)
Net code removal: Nicholas Clark (4 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9dc9f8ada10e9b57.tar.gz

In the PERL_IMPLICIT_SYS section in perl_free(), use fewer CPP directives.
Nicholas Clark 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9dc9f8ada10e9b57

In embed.fnc, reorder the symbols conditional on HAVE_INTERP_INTERP.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1444a2098db15f70

Current branch sprout/lexsub
5 commits. 1 unique author. 1 unique committer.
4 files changed, 129 insertions(+), 16 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c60deeb444ee731a.tar.gz

pad.c: Put unavailability warning in one spot
Father Chrysostomos 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/c60deeb444ee731a

Use the same outside logic for mysubs and formats
Father Chrysostomos 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/ae34bcf1f650ed55

Fix subroutine unavailability during cloning
Father Chrysostomos 2 files changed, 37 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/bf605df330e210a7

‘Subroutine "&x" is not available’ during compilation
Father Chrysostomos 4 files changed, 64 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/5a05e28d433b4c47

In cv_clone, use pad ID to identify mysub outside
Father Chrysostomos 2 files changed, 23 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c04d8f8637cc416a

New branch smoke-me/abolish-PL_main_start
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/347eb578a4abed58.tar.gz

Replace PL_main_root with CvROOT(PL_main_cv), and similar for PL_main_start.
Nicholas Clark 14 files changed, 43 insertions(+), 52 deletions
http://perl5.git.perl.org/perl.git/commit/347eb578a4abed58

A better test for ensuring no loop between typeglobs and symbol tables.
Nicholas Clark 3 files changed, 48 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/5d2791614936a68c

Document when the early return in Perl_newPROG() is bypassed completely.
Nicholas Clark 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0570ad189783bd8c

New branch smoke-me/davem-regex-buffer-copy
10 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2bcd9b62481f3d1c.tar.gz

fix a bug in handling $+[0] and unicode
David Mitchell 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2bcd9b62481f3d1c

m// and s///; don't copy TEMP/AMAGIC strings
David Mitchell 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/500949cafaf33427

tidy up patten match copying code
David Mitchell 3 files changed, 3 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed17c6e0c4437f53

stop $foo =~ /(bar)/g skipping copy
David Mitchell 3 files changed, 45 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/17982ef0918a9bdd

rationalise t/re/pat_psycho.t
David Mitchell 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90858c98ad798865

Don't copy all of the match string buffer
David Mitchell 12 files changed, 207 insertions(+), 27 deletion
http://perl5.git.perl.org/perl.git/commit/bbe94cee54bc43dc

Separate handling of ${^PREMATCH} from $` etc
David Mitchell 4 files changed, 125 insertions(+), 81 deletions
http://perl5.git.perl.org/perl.git/commit/a8e569b8c2d47e53

regexec_flags(): simplify length calculation
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df07e6993146350d

PL_sawampersand: use 3 bit flags rather than bool
David Mitchell 4 files changed, 35 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/baf273fedf22ce9e

document args to regexec_flags and API
David Mitchell 2 files changed, 61 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/15be01387bf616ec

New branch smoke-me/khw-clump
36 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a95df5d20ee28f59.tar.gz

utf8.h: Use machine generated IS_UTF8_CHAR()
Karl Williamson 2 files changed, 63 insertions(+), 95 deletions(
http://perl5.git.perl.org/perl.git/commit/a95df5d20ee28f59

regen/regcharclass.pl: Add ability to restrict platforms
Karl Williamson 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0fe2099a56866e2d

utf8.h: Remove some EBCDIC dependencies
Karl Williamson 3 files changed, 62 insertions(+), 82 deletions(
http://perl5.git.perl.org/perl.git/commit/fd07688fb0f9a556

regen/regcharclass.pl: Add optimization
Karl Williamson 2 files changed, 88 insertions(+), 44 deletions(
http://perl5.git.perl.org/perl.git/commit/d5d6537b407a7bfd

regen/regcharclass.pl: White-space only
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/277bb7bc224e2745

regen/regcharclass.pl: Extend previously added optimization
Karl Williamson 2 files changed, 75 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/8567691dd1c94c4a

regen/regcharclass.pl: Rmv always true components from gen'd macro
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/242b6b6342412883

regen/regcharclass.pl: Add an optimization
Karl Williamson 2 files changed, 156 insertions(+), 30 deletions
http://perl5.git.perl.org/perl.git/commit/38877c8ac730d93f

regen/regcharclass.pl: Rename a variable
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cda7fef31fe67f3a

regen/regcharclass.pl: Pass options deeper into call stack
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e87b0ad4364f86bf

XXX Benchmark: pp.c: Use macro not swash for utf8 quotemeta
Karl Williamson 10 files changed, 70 insertions(+), 25 deletions
http://perl5.git.perl.org/perl.git/commit/4ce32977781f8bff

regen/regcharclass.pl: Add new output macro type
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/589296ec5a664e51

regen/regcharclass.pl: Add documentation
Karl Williamson 1 file changed, 128 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/888fa0d7c5a147d0

regen/regcharclass.pl: Error check input better
Karl Williamson 1 file changed, 15 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ddd3ed4b7b836ca

regen/regcharclass.pl: Allow comments in input
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae0eedeb35ba617b

regen/unicode_constants.pl: Add name parameter
Karl Williamson 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/36c10281e3a3c33d

Move 2 functions from utf8.c to regexec.c
Karl Williamson 5 files changed, 77 insertions(+), 78 deletions(
http://perl5.git.perl.org/perl.git/commit/60644b22a741cb42

XXX benchmarks regexec.c: Use new macros instead of swashes
Karl Williamson 10 files changed, 27 insertions(+), 235 deletion
http://perl5.git.perl.org/perl.git/commit/e967b2c98113fb54

regen/regcharclass.pl: Generate macros for \X processing
Karl Williamson 2 files changed, 157 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/c84b2290e63ac2cf

regen/regcharclass.pl: Change to work on an empty class
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b503148c4fb55216

regen/regcharclass.pl: Fix bug for character '0'
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/25377a052ced7733

regen/regcharclass.pl: Work on EBCDIC platforms
Karl Williamson 1 file changed, 40 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/878d1ee42f154b31

regen/regcharclass.pl: Remove Encode:: dependency
Karl Williamson 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8d930aead7dfa95a

regen/regcharclass.pl: Handle ranges, \p{}
Karl Williamson 2 files changed, 37 insertions(+), 66 deletions(
http://perl5.git.perl.org/perl.git/commit/8a6d228b0b8fca19

utf8.h: Save a branch in a macro
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ce47d3dd885f6ed9

utf8.h: White-space only
Karl Williamson 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/017bf4ad71fcdd2b

utf8.h: Correct improper EBCDIC conversion
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/58f8427dc8cf4200

ext/B/B.xs: Remove EBCDIC dependency
Karl Williamson 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c56998dfe202cd3

Remove some EBCDIC dependencies
Karl Williamson 4 files changed, 14 insertions(+), 41 deletions(
http://perl5.git.perl.org/perl.git/commit/a6d19a8d4ca6e4ef

Rename regen'd hdr to reflect expanded capabilities
Karl Williamson 7 files changed, 193 insertions(+), 193 deletion
http://perl5.git.perl.org/perl.git/commit/4c4fc299e55b9bbf

regen/utf8_strings.pl: Add ability to get native charset
Karl Williamson 2 files changed, 42 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/6f7dac32304a0dbb

regen/utf8_strings.pl: Allow explicit default on input
Karl Williamson 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3efcf089ad9b591b

regen/utf8_strings.pl: Copy empty input lines to output
Karl Williamson 2 files changed, 22 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/e04f6576857c1bf4

/regcharclass.pl, utf8_strings.pl: Add guard to .h
Karl Williamson 4 files changed, 22 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c70734392ab78654

Unicode/UCD.pm: Clarify pod
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a4dac99bc47c484

Fix \X handling for Unicode 5.1 - 6.0
Karl Williamson 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/281acc57cc9deed1

Deleted branch andyd/multiarch
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
42 commits. 12 unique authors. 11 unique committers.
50 files changed, 1697 insertions(+), 365 deletions(-)
Thanks, applied: Steffen Mueller (3) Tony Cook (1) Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1d04412210d503c0.tar.gz

Updated Search::Dict to 1.07 as on CPAN
David Golden 5 files changed, 118 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/1d04412210d503c0

Perldelta up to 5e96eee9
Florian Ragwitz 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eebee32b49281abb

Text::Abbrev has been synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5e96eee94e0be703

Term::ReadLine has been synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/51523176850615d7

ExtUtils::Manifest has been synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bd785506f46cccf6

Dumpvalue has been synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f6e46c4d409677cc

Synchronise bignum with CPAN
Florian Ragwitz 5 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/993386a5ddd0a933

Automatically create core-cpan-diff cache dir
Florian Ragwitz 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/05bdd686583fd45a

B::Lint hsa been synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b58c5ae1813c7297

autouse has synchronised to CPAN
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/adac38df6e3ac903

Tell Maintainers.pl about the Storable 2.39 upgrade
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c715af8cca81198c

Update perldelta entry for [perl #114496].
Steve Hay 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3eebda9adef018d9

Silence invalid parameter messages from win32_signal
Steve Hay 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d52ca5864fb3a972

ANSIfy output from invalid parameter handler, and write it to stderr
Steve Hay 1 file changed, 31 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00a0ae2877906b27

Forward declare static functions in win32/win32.c
Steve Hay 1 file changed, 50 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/e2cd629f7b7fdfe7

Identify MallocCfg* globals as variables, not functions.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f43bd6ba69560566

Bump version to 2.39 because I botched the 2.38 release
Abhijit Menon-Sen 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a950fe49b9cfd07

Add changelog entry for 2.38
Abhijit Menon-Sen 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ac1779ffd26b6a5

Add more tests, Revert back to C-style for loops
Shlomi Fish 4 files changed, 606 insertions(+), 53 deletions
http://perl5.git.perl.org/perl.git/commit/72d7d80d5af646d4

Remove some set but unused variables
Florian Ragwitz 2 files changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3526bd3e206f7db2

Perldelta up to 9e533305
Florian Ragwitz 1 file changed, 183 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/5faa50e946a2f1d2

Stop CPAN from indexing mad/
Florian Ragwitz 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a32652658c61d53b

Correct obvious typos in acknowledgements list
Dominic Hargreaves 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e53330546fde93d

Fix [perl #114812] Configure not finding isblank().
Andy Dougherty 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c6eef9acffe4b51

Refactor t/op/my.t to use test.pl instead of making TAP by hand
Colin Kuskie 1 file changed, 60 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a7eb8fda7b9da91

Refactor t/op/cond.t to use test.pl instead of making TAP by hand
Colin Kuskie (via RT) 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63811f136c08caeb

Refactor t/porting/customized to use test.pl instead of making TAP by hand
Colin Kuskie (via RT) 1 file changed, 5 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6944c18b75609b4a

Fix C++, MYMALLOC, sdbm combination.
Craig A. Berry 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86f11a3d4085bbaf

Out of memory message should not allocate memory.
Craig A. Berry 1 file changed, 20 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/7cd83f6573da7fd1

fix s/(.)/die/e
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5eabab1588210327

[MERGE] only copy bits of regex match string
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/1703c1fc996f9d59

fix a bug in handling $+[0] and unicode
David Mitchell 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3de645a82921698b

m// and s///; don't copy TEMP/AMAGIC strings
David Mitchell 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f1854a1fe246f86

tidy up patten match copying code
David Mitchell 3 files changed, 3 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/fbfb1899dd792536

stop $foo =~ /(bar)/g skipping copy
David Mitchell 3 files changed, 45 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/a41aa44d9dc4a3ba

rationalise t/re/pat_psycho.t
David Mitchell 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9414be0160a1f343

Don't copy all of the match string buffer
David Mitchell 12 files changed, 207 insertions(+), 27 deletion
http://perl5.git.perl.org/perl.git/commit/6502e08109cd003b

Separate handling of ${^PREMATCH} from $` etc
David Mitchell 4 files changed, 125 insertions(+), 81 deletions
http://perl5.git.perl.org/perl.git/commit/2c7b5d7698f52b86

regexec_flags(): simplify length calculation
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ac0ba89f3ee4e546

PL_sawampersand: use 3 bit flags rather than bool
David Mitchell 4 files changed, 35 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/d3b97530399d6159

document args to regexec_flags and API
David Mitchell 2 files changed, 61 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/8fd1a95029bf0ff8

Upgrade to threads::shared 1.41
Jerry D. Hedden 3 files changed, 53 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/2d2826733b14efb7

Current branch maint-5.14
6 commits. 3 unique authors. 1 unique committer.
40 files changed, 381 insertions(+), 171 deletions(-)
Thanks, applied: Dominic Hargreaves (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/71d225d2fd1d9ef7.tar.gz

Bump copyright year, as it's now 2012
Dominic Hargreaves 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/71d225d2fd1d9ef7

Bump the perl version in various places for 5.14.3
Dominic Hargreaves 20 files changed, 126 insertions(+), 126 deletio
http://perl5.git.perl.org/perl.git/commit/fa308dc249ca9ef3

Bump versions of Digest and IPC::Open3
Dominic Hargreaves 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7154d6bffea2ceba

Update perldelta for all queued maint-5.14 changes
Dominic Hargreaves 1 file changed, 98 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b206490f77db92d9

IPC::Open3::open3(..., '-') broken
Salvador Fandino 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/21fda8acd7810160

Add 5.17.3 to perlhist
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e58f7f23d940a356

Current branch sprout/lexsub
64 commits. 1 unique author. 1 unique committer.
84 files changed, 2583 insertions(+), 527 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e19214178d27b940.tar.gz

Document lexical subs
Father Chrysostomos 3 files changed, 102 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/e19214178d27b940

Increase $feature::VERSION to 1.30
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95bd50d27ea95831

Disable lexsubs outside of experimental.pm
Father Chrysostomos 9 files changed, 84 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/cfbda172acb56cb9

experimental.pm
Father Chrysostomos 6 files changed, 118 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/b26663160633849c

perlsub: Document state variables better
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37868fd7ce8debe3

Allow lexical sub redefinition inside eval
Father Chrysostomos 2 files changed, 55 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/310c5f56bfbe3263

Move my sub prototype CVs to the pad names
Father Chrysostomos 4 files changed, 19 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/c174e5c02cb3a940

Set PL_comppad_name on sub entry
Father Chrysostomos 3 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a3d845a48a4ba71

lexsub.t: Test state sub defined inside eval
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/50fb746f205ae747

Honour lexical prototypes
Father Chrysostomos 2 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/145018f7c2e27094

Don’t mention pkg in proto warnings for lex subs
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/8f7ed9b487ac5440

pad.c: Put unavailability warning in one spot
Father Chrysostomos 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d9ac15e1fcd4a4b

Use the same outside logic for mysubs and formats
Father Chrysostomos 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/4b8f561bd1d80f31

Fix subroutine unavailability during cloning
Father Chrysostomos 2 files changed, 37 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/adb063e5a1bf9c2b

‘Subroutine "&x" is not available’ during compilation
Father Chrysostomos 4 files changed, 64 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/6fada1a6a6883b85

In cv_clone, use pad ID to identify mysub outside
Father Chrysostomos 2 files changed, 23 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/ce19886df21e15a7

CvOUTSIDE should be strong for lexsub declared in inner pack sub
Father Chrysostomos 3 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1fe433e7a7f2a244

Use the right outside for my subs defined in inner subs
Father Chrysostomos 2 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/4d7f30b147b1729a

Fix Peek.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c451039e2c5d6a3e

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/200d6998ecbdf6ea

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f4ffc97a31f01ea4

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/14dabc3f9de7ad53

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/3368800adb68cee0

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 464 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/b5dc46a0b22c3001

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0869abf81d8ce2e8

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/40c0f20c243408aa

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ab34ef9efac2ee1

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/8fb4810e84f0ed63

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/e343980a1fac42e4

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 51 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/916b9406f5bd78be

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4dc00e9c83577e4b

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/315619f6759c8e45

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 17 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e0bda7e0e6ec7ee

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/abb6e94224e6cf81

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f55cfa09f49bbb5

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b957c7cc658a370c

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/50e8b3cdca125225

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f79d427478e8f08b

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4cc7faa9adbe8180

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe122a4370e32e3f

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d7bbf0946c67c4e

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79bb0c297edf60b8

op.c:newMYSUB: Remove unused vars
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c821385f73c74bf

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be9cb21780ccde84

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/9cdd4f18b9ceb7f9

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/b40bfc3e53dde8a2

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/4693b88e9f569509

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eaa5805bc1f94662

Look up state subs in the pad
Father Chrysostomos 5 files changed, 638 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/d5180a990272fdb4

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c5ac7838eb5ee39

Store state subs in the pad
Father Chrysostomos 8 files changed, 834 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/a4c64435a7768e87

lexsub.t: Add test name, test override from another pkg
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9de64c0d13284ff

Let barewords look up our subs
Father Chrysostomos 2 files changed, 42 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/e630ae0c3e7bb47b

toke.c:yylex:KEY_sub can use PL_tokenbuf to begin with
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56e168315961440f

Make ‘sub foo{}’ respect ‘our foo’
Father Chrysostomos 6 files changed, 955 insertions(+), 967 deletion
http://perl5.git.perl.org/perl.git/commit/5d0ed496948edc20

Fix our sub with proto
Father Chrysostomos 6 files changed, 55 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/2ce90714e2874b79

Make do sub() respect our declarations
Father Chrysostomos 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/69d7f3de0ff45f75

lexsub.t: Fix a test
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14e93a983d389937

Use test.pl in lexsub.t
Father Chrysostomos 1 file changed, 28 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/725dbe4eab4f3990

Make &foo respect our sub
Father Chrysostomos 4 files changed, 79 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/48ce38d13fd61560

Allocate ‘our sub’ in the pad
Father Chrysostomos 5 files changed, 1160 insertions(+), 1125 deleti
http://perl5.git.perl.org/perl.git/commit/6bef218b62c9160c

Add padcv to Opcode.pm
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0f87f0bd8093cee7

padcv op type
Father Chrysostomos 5 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c2837f2b837d7e5c

Don’t allow name after our/state sub
Father Chrysostomos 3 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/3eae315febf7fbcc

New branch smoke-me/dom/5.14.2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Dominic Hargreaves (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d9d86e8716129874.tar.gz

Add 5.14.2 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d9d86e8716129874

New branch smoke-me/khw-charnames
1 commit. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (316 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/143310b998aaf246.tar.gz

Test what \N{} on unknown character being fatal does to CPAN
Karl Williamson 4 files changed, 17 insertions(+), 333 deletions
http://perl5.git.perl.org/perl.git/commit/143310b998aaf246

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d7aa6a58fb3cf507.tar.gz

tweaks to PERL_HASH logic (experimental)
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7aa6a58fb3cf507

experimental crap to play with how the hash logic allocates buckets
Yves Orton 1 file changed, 44 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/585782958a0e7ec7

add routines for introspecting hash utilization to the Internals namespace
Yves Orton 1 file changed, 140 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/064454668c9c3bb8

Fix hash ordering dependency in DBM_Filter/t/int32.t
Yves Orton 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b3e2080fb0e74ed

improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquote
Yves Orton 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d28473e10b4a3244

fix silly typo
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d8893a982731c38

fix off-by-one error in uninitialized warnings subscript finding logic
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eff6df589a499684

enable "superfasthash" and add back in the len key distributor (which imo it
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d157de647524a51f

fixup for autodie
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2f0c84125797567

fix another very subtle hash ordering dependency
Yves Orton 1 file changed, 17 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d790a97b849ce42d

fix a hash order dependency in autouse tests
Yves Orton 2 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/41f30bf4a7868604

fix a hash order dependency in the tests
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df2ccefc5235cf2c

check for unset hash use
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87c920b02606b311

catch if we do a hash lookup with a zero seed
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ff9290956a053935

initialize the PL_hash_seed and the PL_rehash_seed as part of the startup pr
Yves Orton 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/15f7d0d669bff375

why does setting the hash seed break tests when using One-At-A-Time?
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e5ba8d436371fd66

in order to make One-At-A-Time pass test the hash seed must be 0
Yves Orton 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1c27caf181aa0f62

Switch to Paul Hsieh's 'superfasthash" hashing algorithm.
Yves Orton 1 file changed, 80 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c10b817f73cd2887

PERL_DEBUG_HASH_SEED show both seeds.
Yves Orton 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57ef3bed5908ca1b

make get_hash_seed() reusable by removing PL_rehash_seed logic from it
Yves Orton 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/beff4875c3e5c99f

use a random number as the hash initializer
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/db925bc607fd6ecb

make cpan/CGI/.. robust to changes in the key hashing algorithm
Yves Orton 4 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6aa90c10c344ca08

make cpan/Module-Pluggable/t/23depth.t robust to changes in the key hashing
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/264b4d9dc79ce06d

make test robust to weirdness (I needed this during debugging)
Yves Orton 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c4be1d95fe825a6

make ext/B/t/b.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/723968f1471c269f

make ext/Hash-Util-Field/t/10_hash.t robust to changes in the key hashing al
Yves Orton 1 file changed, 11 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/8779cf3335ca173e

make warnings tests robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/15cd114ba1e37581

make t/op/defins.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/899402a83f526a88

Make t/op/hash.t robust to changes in the key hashing algorithm we use
Yves Orton 1 file changed, 12 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ddedde7a9cfd891

add a way to find out what hash key Perl would use
Yves Orton 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dfb09fad4e24da76

Deleted branch smoke-me/cpan61577-dom

Deleted branch smoke-me/maint-5.14-from-debian

Deleted branch yves/superfasthash4
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
72 commits. 10 unique authors. 9 unique committers.
48 files changed, 1686 insertions(+), 1194 deletions(-)
Net code removal: Father Chrysostomos (17 lines) Leon Timmermans (1 line)
Thanks, applied: Steffen Mueller (5) Jesse Luehrs (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fe5e93dee32154bd.tar.gz

Add another include directory for the x2p files on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe5e93dee32154bd

[MERGE] eliminate PL_reginput
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/b71c54b89aa7c965

regmatch(): eliminate reginput variable
David Mitchell 1 file changed, 9 insertions(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d60de1d1b245e14b

regmatch(): remove remaining reads of reginput
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/730f4c74d6a446d6

regmatch(): remove reginput from CURLY etc
David Mitchell 1 file changed, 23 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/eb72505db041952a

regmatch(): remove reginput from CURLYM
David Mitchell 1 file changed, 8 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c07e9d7bfdcf863c

regmatch(): remove reginput from IFMATCH etc
David Mitchell 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37f53970823babaf

regmatch(): remove reginput from TRIE_next_fail:
David Mitchell 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a059a75740891588

regmatch(): make PUSH_STATE_GOTO dest explicit
David Mitchell 1 file changed, 38 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/4d5016e517680a57

eliminate PL_reginput
David Mitchell 6 files changed, 98 insertions(+), 82 deletions(
http://perl5.git.perl.org/perl.git/commit/f73aaa438c3ca4e4

Fix compilation for -DPERL_POISON and -DPERL_OLD_COPY_ON_WRITE together.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a341814904f870ae

Fix buggy -DPERL_POISON code in S_rxres_free(), exposed by a recent test.
Nicholas Clark 1 file changed, 14 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c31ff7434088c8e

Restore the build under -DPERL_OLD_COPY_ON_WRITE
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/77f8f7c12a17bc62

Refactor t/op/push.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 27 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/e589c1fbc2d6c3df

Refactor t/run/switch0.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54138b1dd692f847

Refactor t/op/overload_integer.t to use test.pl instead of making TAP by han
Colin Kuskie 1 file changed, 11 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/f9512aff8167b897

Refactor t/op/exists_sub.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 58 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/09b1b8c1d05eae2d

Merge branch for mostly regen/regcharclass.pl into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/6720ec6068a79dec

utf8.h: Use machine generated IS_UTF8_CHAR()
Karl Williamson 2 files changed, 63 insertions(+), 95 deletions(
http://perl5.git.perl.org/perl.git/commit/4d6461409e812aec

regen/regcharclass.pl: Add ability to restrict platforms
Karl Williamson 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae1d4929d23a3d69

utf8.h: Remove some EBCDIC dependencies
Karl Williamson 3 files changed, 62 insertions(+), 82 deletions(
http://perl5.git.perl.org/perl.git/commit/b96a92fb2dbf3acb

regen/regcharclass.pl: Add optimization
Karl Williamson 2 files changed, 88 insertions(+), 44 deletions(
http://perl5.git.perl.org/perl.git/commit/6e130234c25b195b

regen/regcharclass.pl: White-space only
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f063c5738967dbc

regen/regcharclass.pl: Extend previously added optimization
Karl Williamson 2 files changed, 75 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/f5772832202b3470

regen/regcharclass.pl: Rmv always true components from gen'd macro
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/30188af71480bee4

regen/regcharclass.pl: Add an optimization
Karl Williamson 2 files changed, 156 insertions(+), 30 deletions
http://perl5.git.perl.org/perl.git/commit/2efb81438aa4370f

regen/regcharclass.pl: Rename a variable
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4a8ca70e2b2f2bbc

regen/regcharclass.pl: Pass options deeper into call stack
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba073cf29d925ac7

Use macro not swash for utf8 quotemeta
Karl Williamson 10 files changed, 71 insertions(+), 25 deletions
http://perl5.git.perl.org/perl.git/commit/685289b5657b776e

regen/regcharclass.pl: Add new output macro type
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1af8fefbdf1c044

regen/regcharclass.pl: Add documentation
Karl Williamson 1 file changed, 128 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/cc08b31c82fa64f8

regen/regcharclass.pl: Error check input better
Karl Williamson 1 file changed, 15 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb949220148e19c5

regen/regcharclass.pl: Allow comments in input
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e6c6c1e0c9ebf17

regen/unicode_constants.pl: Add name parameter
Karl Williamson 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/765ec46cc8c8533a

Move 2 functions from utf8.c to regexec.c
Karl Williamson 5 files changed, 77 insertions(+), 78 deletions(
http://perl5.git.perl.org/perl.git/commit/a0e786e579832738

regexec.c: Use new macros instead of swashes
Karl Williamson 10 files changed, 27 insertions(+), 235 deletion
http://perl5.git.perl.org/perl.git/commit/45fdf108c5f4d5c7

regen/regcharclass.pl: Generate macros for \X processing
Karl Williamson 2 files changed, 156 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/612ead590b8b5f05

regen/regcharclass.pl: Change to work on an empty class
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e39f0c293987992

regen/regcharclass.pl: Fix bug for character '0'
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/895e25a51f0637b8

regen/regcharclass.pl: Work on EBCDIC platforms
Karl Williamson 1 file changed, 40 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/295bcca96718cf8b

regen/regcharclass.pl: Remove Encode:: dependency
Karl Williamson 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca51670fe5bfb58e

regen/regcharclass.pl: Handle ranges, \p{}
Karl Williamson 2 files changed, 37 insertions(+), 66 deletions(
http://perl5.git.perl.org/perl.git/commit/05b688d9b969fe67

utf8.h: Save a branch in a macro
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e021c6e6e7e20352

utf8.h: White-space only
Karl Williamson 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb88be5fd5ba24c1

utf8.h: Correct improper EBCDIC conversion
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/428921e59661fb12

ext/B/B.xs: Remove EBCDIC dependency
Karl Williamson 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/138e21c2917acafb

Remove some EBCDIC dependencies
Karl Williamson 4 files changed, 14 insertions(+), 41 deletions(
http://perl5.git.perl.org/perl.git/commit/ec34087a0a7a2c97

Rename regen'd hdr to reflect expanded capabilities
Karl Williamson 7 files changed, 193 insertions(+), 193 deletion
http://perl5.git.perl.org/perl.git/commit/1b0f46bfdeb9373b

regen/utf8_strings.pl: Add ability to get native charset
Karl Williamson 2 files changed, 42 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/525b6419a6e9037d

regen/utf8_strings.pl: Allow explicit default on input
Karl Williamson 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f1720e99d3e7fd0

regen/utf8_strings.pl: Copy empty input lines to output
Karl Williamson 2 files changed, 22 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/76837d21d8d8a6ff

/regcharclass.pl, utf8_strings.pl: Add guard to .h
Karl Williamson 4 files changed, 22 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/d10c72f2acc0f7f1

Unicode/UCD.pm: Clarify pod
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c865229611785bcc

Fix \X handling for Unicode 5.1 - 6.0
Karl Williamson 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/c101f46d07096fd3

regcomp.c: Wrap some long lines
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/98e1e01b60e129ae

perldelta for 8700fd3876
Steve Hay 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f877a7f660c7d7e

Document how to create and use smoke-me branches
Steve Hay 2 files changed, 72 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/3afc3118d840d5ec

Fix a couple of headings in perlgit.pod which look to be the wrong level
Steve Hay 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99cd8e461ab8bc34

Avoid POSIX::close when closing files by descriptor in IPC::Open3
Steve Hay 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8700fd387632099e

whoops, move this back where it was
Jesse Luehrs 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/650f067c54a3baf4

op.c: Document newGIVENOP(..., 0)
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a8bd1c847f8091d5

Fix listop-hash-infix parsing
Father Chrysostomos 2 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/819b004ed974e0fe

toke.c: Under -DT, dump complement properly
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/74736ae6be18c815

Add PL_subname to the save stack
Peter Martini 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05dbc65228c45ffa

Eradicate race condition in t/op/sigsystem.t (#114562)
Leon Timmermans 1 file changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c5e8d5cb14d8999b

stop ""-overloaded Regex recursing
David Mitchell 2 files changed, 24 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/00bf6ed28afa283a

add test for 6502e08, s/(.)/die/e
David Mitchell 1 file changed, 11 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/610272b504c200c5

perldelta: add recent regex API changes
David Mitchell 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/050862bb322626de

update docs for $`, $&, $' changes
David Mitchell 2 files changed, 18 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c149d39e91968472

Refactor to use test.pl instead of making TAP by hand. Add test names.
Colin Kuskie 1 file changed, 30 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/18b94ad2978e1182

Unify CvDEPTH for formats and subs
Father Chrysostomos 3 files changed, 4 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/8de476573990fa8c

pad.c: Share pad name lists between clones
Father Chrysostomos 1 file changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ef8d5694201d933

Current branch smoke-me/rafl/assert-bincompat
5 commits. 1 unique author. 1 unique committer.
2565 files changed, 283858 insertions(+), 245580 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f5d4e9297bda3cf5.tar.gz

Assert bincompat options when loading extensions
Florian Ragwitz 6 files changed, 32 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5d4e9297bda3cf5

Make PERL_BINCOMPAT_OPTIONS available to extensions
Florian Ragwitz 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e8fc63b838e48f7c

Document XS_APIVERSION_BOOTCHECK errors in perldiag
Florian Ragwitz 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc95998ef8651c1f

Assert binary compat between perl and libperl
Florian Ragwitz 9 files changed, 175 insertions(+), 100 deletion
http://perl5.git.perl.org/perl.git/commit/7ea81bcdb4232fe0

Assert version compat between perl and libperl
Florian Ragwitz 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ddec4969faf63871

Current branch sprout/lexsub
50 commits. 1 unique author. 1 unique committer.
4 files changed, 7 insertions(+), 5 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5ddcfcd2f56a0920.tar.gz

Document lexical subs
Father Chrysostomos 3 files changed, 102 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/5ddcfcd2f56a0920

Increase $feature::VERSION to 1.30
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1d7c9ee3858f4f5

Disable lexsubs outside of experimental.pm
Father Chrysostomos 9 files changed, 85 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/140848ec36f89de6

experimental.pm
Father Chrysostomos 6 files changed, 118 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/ec56cf5210dc7021

perlsub: Document state variables better
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fca3280b092bae15

Allow lexical sub redefinition inside eval
Father Chrysostomos 2 files changed, 55 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/fcabd9771744407d

Move my sub prototype CVs to the pad names
Father Chrysostomos 4 files changed, 19 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/810d2db04393b4f4

Set PL_comppad_name on sub entry
Father Chrysostomos 4 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ef7d716ddcd4927

lexsub.t: Test state sub defined inside eval
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/655cd3c8359d11b6

Honour lexical prototypes
Father Chrysostomos 2 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/642c584bff59f97f

Don’t mention pkg in proto warnings for lex subs
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/362e0b0742554a93

pad.c: Put unavailability warning in one spot
Father Chrysostomos 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/dfce270a62a78b00

Use the same outside logic for mysubs and formats
Father Chrysostomos 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/0589d22fa75c223c

Fix subroutine unavailability during cloning
Father Chrysostomos 2 files changed, 37 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/19ac016efcbf3a9c

‘Subroutine "&x" is not available’ during compilation
Father Chrysostomos 4 files changed, 64 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d92a2e8eb5c8416

In cv_clone, use pad ID to identify mysub outside
Father Chrysostomos 2 files changed, 23 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/73b05898542397b4

CvOUTSIDE should be strong for lexsub declared in inner pack sub
Father Chrysostomos 3 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/bfba0e364168821d

Use the right outside for my subs defined in inner subs
Father Chrysostomos 2 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/9a7cf5ece93181ab

Fix Peek.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/18472e813b94c25e

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d374696346bcf64e

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0cbe12cad068a18d

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/53b3714c9cab8432

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/7b2e6712c0eefd71

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 464 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/8edeafa462960823

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec258fae02688b6b

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/e37d9e2f7dcadf0f

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f118ff5246c1c205

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbb054b178ed6cde

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/53885535be35b42f

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 51 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/7ed7947db76103c9

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b95b7b2e57133c58

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/a010e8bbdff314dd

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 17 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad1b6ee590d96f47

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ed957bd6596d38bf

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 12 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c2a979a3775d8870

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dd74726dac36bf7

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/a41f62fe33c80bfc

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50da4d55ee7d70ce

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/b24f32c5f6e1b3ac

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb78a4a47cc9ee84

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/387dbb514b1d1f75

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/af70e5831578a868

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1a70da810f826c9

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/e24922d58467b0c9

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/efece7a52991d97f

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/5f1ae0b840b7f6ec

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c7116bb48936f373

Look up state subs in the pad
Father Chrysostomos 5 files changed, 638 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/54b6e081a61ea962

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afe14a5ee962ebc9

Store state subs in the pad
Father Chrysostomos 8 files changed, 826 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/244069e5fbe4d5b2

New branch doy/subroutine-signatures
7 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Jesse Luehrs (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/74daaf02459a3b24.tar.gz

more tests
Jesse Luehrs 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74daaf02459a3b24

add a couple more tests
Jesse Luehrs 1 file changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1876e78cde3935f4

fix up the namedproto test
Jesse Luehrs 3 files changed, 99 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/4b72988deb9b5f5f

Enabled named parameters in entersub Updated t/comp/proto.t to cover the now
Peter Martini 3 files changed, 123 insertions(+), 7 deletions(
http://perl5.git.perl.org/perl.git/commit/07821a78abc1ad26

Update parsing to allow named scalars in the proto
Peter Martini 2 files changed, 12 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/b3b95f63735416d5

Move the prototype related code into its own func This will also be called b
Peter Martini 4 files changed, 199 insertions(+), 69 deletions
http://perl5.git.perl.org/perl.git/commit/d9477347fa985dda

Add an AV field to PADLIST to store named params
Peter Martini 2 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/073d019b55dc1d12

New branch smoke-me/davem-die-PL_reginput-die
8 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a06ff0e99bead24c.tar.gz

regmatch(): eliminate reginput variable
David Mitchell 1 file changed, 9 insertions(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a06ff0e99bead24c

regmatch(): remove remaining reads of reginput
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39495505b64dd867

regmatch(): remove reginput from CURLY etc
David Mitchell 1 file changed, 23 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/f3a4c293fc61f21a

regmatch(): remove reginput from CURLYM
David Mitchell 1 file changed, 8 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/874c5da1f557cb25

regmatch(): remove reginput from IFMATCH etc
David Mitchell 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5160e4174fb99635

regmatch(): remove reginput from TRIE_next_fail:
David Mitchell 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7953b4013d878b0a

regmatch(): make PUSH_STATE_GOTO dest explicit
David Mitchell 1 file changed, 38 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/6de4f3eed0c9715e

eliminate PL_reginput
David Mitchell 6 files changed, 98 insertions(+), 82 deletions(
http://perl5.git.perl.org/perl.git/commit/158e75652b057cd4

New branch smoke-me/stack_optimization
1 commit. 1 unique author. 1 unique committer.
Net code removal: Steffen Mueller (1 line)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4ab7cbc880156236.tar.gz

Save one NULL assignment per TMP
Steffen Mueller 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ab7cbc880156236

New branch sprout/smartpatch
3 commits. 1 unique author. 1 unique committer.
Net code removal: Father Chrysostomos (619 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4ccab1925a7ed5cb.tar.gz

New whirled order for givwhen/last/next
Father Chrysostomos 6 files changed, 54 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/4ccab1925a7ed5cb

toke.c: use goto to reduce repetitition
Father Chrysostomos 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e6ee453b5a6be37b

Smart Match 3â„¢
Father Chrysostomos 20 files changed, 1335 insertions(+), 1974 delet
http://perl5.git.perl.org/perl.git/commit/8edc8cadfd3fab2a
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
119 commits. 11 unique authors. 9 unique committers.
104 files changed, 4340 insertions(+), 2016 deletions(-)
Net code removal: Steve Hay (7 lines)
Thanks, applied: jkeenan (4) David Golden (1) Ricardo Signes (1)
Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/adb86be5ee633b22.tar.gz

Squash two win32.c warnings which have crept in recently
Steve Hay 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adb86be5ee633b22

Add missing articles.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/228c57794c695d23

make perlhist_calculate.pl emit ready-to-use text
Ricardo Signes 1 file changed, 23 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/8ed35a78b521ab48

add Porting/perlhist_calculate.pl to RMG
Ricardo Signes 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bd4ce90752c01115

add 5.16.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/df96c2dd43dd2c77

add 5.14.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/ae583030d682deee

update the release schedule
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4bed48067e31ccf8

Minor fixups from 001e9f8966
Steve Hay 3 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/9afd62035da78112

fix over/underflow issues in win32_msgwait
Daniel Dragan 3 files changed, 43 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/001e9f8966c22ce5

perldelta for ${^LAST_FH}
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b932b26697523f55

${^LAST_FH}
Father Chrysostomos 4 files changed, 45 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8561ea1dd1a33578

Handle xhv_super in thread cloning
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79bffe477e0016f5

t/run/mad.t: Avoid %ENV assignment
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5512f27187761a7d

g++ + mad fails t/run/mad.t
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53cf29abd51a29b2

perldelta for #114924
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45f11e9ca40e7c28

[perl #114924] Make method calls work with ::SUPER packages
Father Chrysostomos 8 files changed, 41 insertions(+), 70 deletions(
http://perl5.git.perl.org/perl.git/commit/aae438050a206a80

Revert "Set PL_comppad_name on sub entry"
Father Chrysostomos 4 files changed, 2 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c47725a2c7c1a5a

pp.c:pp_clonecv: Use find_runcv to find the padname
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/62698e047b935ed4

pod/perlsub.pod: Warn about possible lexsub removal
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/441078c249a2505a

Remove duplicate paragraph from perlref.pod
Steve Hay 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40ba7a517798fdce

regexec.c: Avoid unnecessary calculation
Karl Williamson 1 file changed, 42 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/e6a3850e182c1d28

utf8.h: Add macro to test if UTF8 code point isn't Latin1
Karl Williamson 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b4252f49b5cd844

Refactor t/run/noswitch.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0cd39adf63bbc345

Refactor t/run/switchF.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e94c743932935b6

Refactor t/run/switchn.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f61bd287ed4a453

Refactor t/lib/1_compile.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 14 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/c3fcf49dfa6136c0

Make cx_dump() display the correct gimme description
Vincent Pit 1 file changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e8d9e9d0c5f9426c

Fix perl with -DPERL_POISON after commit 22ade07
Vincent Pit 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/72581b5b7341e76b

Save one NULL assignment per TMP
Steffen Mueller 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/22ade07d6a4f442c

Bring bleadperl up to parity with CPAN for version.pm
John Peacock 9 files changed, 20 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/a6075c7300c497a2

perlδ
Father Chrysostomos 1 file changed, 254 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/4db91b87664af670

[Merge] [perl #113930] Lexical subs
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/74760be3f6294dde

Document lexical subs
Father Chrysostomos 4 files changed, 135 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/ca40957e468ea3b8

Disable lexsubs outside of feature.pm
Father Chrysostomos 5 files changed, 40 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/e7d0b8012b8b3d92

Add experimental lexical_subs feature
Father Chrysostomos 4 files changed, 52 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/ebd2568602497a1c

feature.pm: Missing space
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/301381dc4c17004a

Increase $feature::VERSION to 1.30
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dcdae76b490a4fc0

Add experimental warnings categ and :lexical_subs warn ID
Father Chrysostomos 5 files changed, 306 insertions(+), 265 deletion
http://perl5.git.perl.org/perl.git/commit/6f87cb125dd0271a

perlsub: Document state variables better
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad0cc46c82c89c5d

Allow lexical sub redefinition inside eval
Father Chrysostomos 2 files changed, 55 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/a70c2d5688349e99

Move my sub prototype CVs to the pad names
Father Chrysostomos 4 files changed, 19 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/81df9f6f95225e40

Set PL_comppad_name on sub entry
Father Chrysostomos 4 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2c8bf052f5a8bb9

lexsub.t: Test state sub defined inside eval
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c388b2138d3ec12b

Honour lexical prototypes
Father Chrysostomos 2 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/279d09bf89368223

Don’t mention pkg in proto warnings for lex subs
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/689aac7bfc3ed834

pad.c: Put unavailability warning in one spot
Father Chrysostomos 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/445f13ff0d8bfc70

Use the same outside logic for mysubs and formats
Father Chrysostomos 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/ebfebee40d0932ec

Fix subroutine unavailability during cloning
Father Chrysostomos 2 files changed, 37 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/cf748c3cf2f8037f

‘Subroutine "&x" is not available’ during compilation
Father Chrysostomos 4 files changed, 64 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e85e1b4de584869

In cv_clone, use pad ID to identify mysub outside
Father Chrysostomos 2 files changed, 23 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/9ccc915ef51db520

CvOUTSIDE should be strong for lexsub declared in inner pack sub
Father Chrysostomos 3 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f122f9b83a0a767

Use the right outside for my subs defined in inner subs
Father Chrysostomos 2 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/8d88fe29d7f8e580

Fix Peek.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2156df4b70c69d07

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00cc874382d18406

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0afba48f17ab3a5f

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/8d2a5fb44f375599

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/2e800d795e15b864

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 464 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/6d5c21479838db78

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fead535114113406

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/e10681aacd3d56ad

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c10b414049566a01

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/13f89586fe60fad5

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/ecf9c8b78fdc5245

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 51 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/10342479afca0484

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a388207e072a645

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/194774c2461cd523

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 17 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/2435fbd5b7d5a7aa

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3610c89f8ee6462c

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 12 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0039161fd1eda8af

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c8e83515878c840f

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/e07561e6ac7f3810

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20d337866901b1d0

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4eb94d7caf2bf6ca

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/251a11d5449ff643

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09a30bc412a109bc

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d2057d821be1370

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b0305fa36f2ab4ee

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/a56613a9661d8843

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/b290562ef436d531

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/97b03d64e557578d

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/214522520758f1a3

Look up state subs in the pad
Father Chrysostomos 5 files changed, 637 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/73f3e22850d9df38

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ab466d9a0c010c9

Store state subs in the pad
Father Chrysostomos 8 files changed, 826 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/5027875589574a2c

lexsub.t: Add test name, test override from another pkg
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f37b842aabb9fad0

Let barewords look up our subs
Father Chrysostomos 2 files changed, 44 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/18f703895eca8c44

toke.c:yylex:KEY_sub can use PL_tokenbuf to begin with
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24b6ef70a86a5d0e

Make ‘sub foo{}’ respect ‘our foo’
Father Chrysostomos 6 files changed, 955 insertions(+), 967 deletion
http://perl5.git.perl.org/perl.git/commit/4210d3f17cf9d854

Fix our sub with proto
Father Chrysostomos 6 files changed, 55 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/60ac52eb5d5157fb

Make do sub() respect our declarations
Father Chrysostomos 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4b473a5a056427bc

lexsub.t: Fix a test
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/945534e1d3d80e57

Use test.pl in lexsub.t
Father Chrysostomos 1 file changed, 28 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/39075fb14ee634cb

Make &foo respect our sub
Father Chrysostomos 4 files changed, 79 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/c07656ed340bbe70

Allocate ‘our sub’ in the pad
Father Chrysostomos 5 files changed, 1160 insertions(+), 1125 deleti
http://perl5.git.perl.org/perl.git/commit/764212cf73683dc2

Add padcv to Opcode.pm
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ccb8d54fdbdc687

padcv op type
Father Chrysostomos 5 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ac2170572dc0ca66

Don’t allow name after our/state sub
Father Chrysostomos 3 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/8767b1ab5e2415da

PATCH: [perl #82954] Make "Can't do {n,m} with n > m into warning
Karl Williamson 5 files changed, 34 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/31c15ce5372b770c

Update Sys-Syslog to CPAN version 0.32
Chris 'BinGOs' Williams 6 files changed, 29 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/aaa7a44487510d26

Fix build under C++
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3667b52644f6de04

[perl #114888] Localise PL_comppad_name in cv_clone
Father Chrysostomos 2 files changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cbacc9aa064469db

Make SUPER::method respect method changes in moved pkg
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37b0b3b2e3fecf62

Make SUPER::method calls work in moved stashes
Father Chrysostomos 2 files changed, 17 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/0308a534a635b8c3

Make SUPER:: in main less sensitive
Father Chrysostomos 2 files changed, 12 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/3c104e59d83f6195

method.t: Add basic tests for SUPER
Father Chrysostomos 1 file changed, 21 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/697efb9be7053583

method.t: Test more method-BLOCK edge cases
Father Chrysostomos 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bfde49d45e9457b1

cop.h: Remove obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bb5a0ddc2479daec

pp_ctl.c:caller: Remove obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f8e87a8913461b1

Prevent assertion failure with ‘no a a 3’
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2691ae2082d6631

Increase $warnings::VERSION to 1.14
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40490cca4e530eb6

Stop lexical warnings from turning off deprecations
Father Chrysostomos 8 files changed, 47 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/7fc874e826a059bd

Make (caller $n)[9] respect std warnings
Father Chrysostomos 2 files changed, 21 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/f07626add3eda6df

perldiag: 13 years for reserved word deprec. is enough
Father Chrysostomos 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38248b9d23f2dd91

perldiag: ‘Attempt to free unreffed scalar’ is S
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f7e4d2c6f691c40

perlhacktips.pod: readonly ops update (again)
Father Chrysostomos 1 file changed, 4 insertions(+), 27 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db79017c68626c46

sv.c: %vd printf format microöptimisation
Father Chrysostomos 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ac6f7d900699942

Fix %vd with alpha version
Father Chrysostomos 4 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/8b6051f1221d6cda

perldiag: ‘Unbalanced string table’ is a default warning
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31ff3bd29b12e1b9

perldiag: ‘Scalars leaked’ is a default warning
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7bd1381d1eadc68b

Current branch doy/subroutine-signatures
3 commits. 2 unique authors. 2 unique committers.
5 files changed, 96 insertions(+), 29 deletions(-)
Thanks, applied: Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1e8152d6ac38b588.tar.gz

Properly lexicalize arguments. Inlines important pieces of SAVECLEARSV
Peter Martini 4 files changed, 33 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/1e8152d6ac38b588

more tests
Jesse Luehrs 1 file changed, 62 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/33db431570166eef

fix test counts
Jesse Luehrs 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/68a25d063d2c4475

Current branch smoke-me/lexsub
52 commits. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 0 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5b9c931d372e53ca.tar.gz

Document lexical subs
Father Chrysostomos 3 files changed, 102 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/5b9c931d372e53ca

Increase $feature::VERSION to 1.30
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca355f061742d27b

Disable lexsubs outside of experimental.pm
Father Chrysostomos 9 files changed, 85 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/fe144bb232b068f7

experimental.pm
Father Chrysostomos 6 files changed, 118 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/728a0dd20001c526

perlsub: Document state variables better
Father Chrysostomos 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b22f69cd8578e4e

Allow lexical sub redefinition inside eval
Father Chrysostomos 2 files changed, 55 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbf6a4cb2975e082

Move my sub prototype CVs to the pad names
Father Chrysostomos 4 files changed, 19 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/0ec56a544cc98a90

Set PL_comppad_name on sub entry
Father Chrysostomos 4 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/367a6f7894981acc

lexsub.t: Test state sub defined inside eval
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/72a7a99f32ea558d

Honour lexical prototypes
Father Chrysostomos 2 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c47b3454938fdcd7

Don’t mention pkg in proto warnings for lex subs
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/e8d69e0f4d4367a3

pad.c: Put unavailability warning in one spot
Father Chrysostomos 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/474f699ce2b30566

Use the same outside logic for mysubs and formats
Father Chrysostomos 2 files changed, 18 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/482acb3742c39a54

Fix subroutine unavailability during cloning
Father Chrysostomos 2 files changed, 37 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/4273103bb3ed1349

‘Subroutine "&x" is not available’ during compilation
Father Chrysostomos 4 files changed, 64 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/95668a08bcf48920

In cv_clone, use pad ID to identify mysub outside
Father Chrysostomos 2 files changed, 23 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/1b901749a0a207bd

CvOUTSIDE should be strong for lexsub declared in inner pack sub
Father Chrysostomos 3 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/05a14df3feb69a52

Use the right outside for my subs defined in inner subs
Father Chrysostomos 2 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/fea4628f99b1f360

Fix Peek.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/133424ae670d8a83

Preserve outside pointers of my subs with string eval
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a78dc69935a3ead6

Fix up outside pointers for my subs
Father Chrysostomos 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/31805d335c1e394c

perly.y: Remove MYSUB
Father Chrysostomos 5 files changed, 1254 insertions(+), 1270 deleti
http://perl5.git.perl.org/perl.git/commit/ac7375dea0382b5e

CvNAME_HEK_set
Father Chrysostomos 4 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/8a42704a9cd368cf

Clone my subs on scope entry
Father Chrysostomos 12 files changed, 464 insertions(+), 253 deletio
http://perl5.git.perl.org/perl.git/commit/a422885d783f5156

cv_clone: panic for no pad
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16a51d5b0f7c37ae

pad.c: Let S_cv_clone clone stubs
Father Chrysostomos 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/243ee23936a7e5b7

op.c: Remove proto storage optimisation for lex subs
Father Chrysostomos 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a56f2d0cbf330683

Add clonecv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/da9a2abdb9a703a1

Add introcv op type
Father Chrysostomos 7 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ac765005713eba4

Let state sub fwd decls and nested subs work in anons
Father Chrysostomos 2 files changed, 51 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/f4b5f80bd9c9e4a1

Add proto magic type
Father Chrysostomos 5 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/726a6f7ae91b1a1c

First stab at my sub
Father Chrysostomos 4 files changed, 192 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/15ee9defa2bb72dd

op.c:newMYSUB: Pop scope after creating sub
Father Chrysostomos 1 file changed, 17 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/a010ee6415c1db4b

dump.c: Dump CvNAME_HEK
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/57fad87d4860683a

Remove & from redef warnings for lex subs
Father Chrysostomos 2 files changed, 12 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b1d3a2cc9d7da25

lexsub.t: Fix another test
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d876c25e910f108

Clone state subs in anon subs
Father Chrysostomos 6 files changed, 281 insertions(+), 222 deletion
http://perl5.git.perl.org/perl.git/commit/51fd7242e0e6713a

perldiag: closure referents → closure references
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79c15cd414532019

Don’t say ‘variable &foo’ in warnings
Father Chrysostomos 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/3284102cbb28da7e

lexsub.t: Fix some tests
Father Chrysostomos 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ffdf8036b5afc573

Make pad_fixup_inner_anons cope with closed-over subs
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce6fb864377875bb

‘Undefined subroutine &foo called’ for lex subs
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c17b10d7842e9770

op.c:newMYSUB: inline var used only once
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90b6633a5fc87647

Lexical stubs should not AUTOLOAD
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/8146f0374dbdc955

Allow CVs to point to HEKs rather than GVs
Father Chrysostomos 7 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/a0be14c81d6e0183

Implement padcv
Father Chrysostomos 3 files changed, 29 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/a7a10ab9234321aa

Test state subs
Father Chrysostomos 1 file changed, 188 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/91ef309ca5703ba3

Look up state subs in the pad
Father Chrysostomos 5 files changed, 637 insertions(+), 617 deletion
http://perl5.git.perl.org/perl.git/commit/b5995b1cdda5c5cc

op.c:newMYSUB: disable stub optimisation
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4137dc9a0ce52cfc

Store state subs in the pad
Father Chrysostomos 8 files changed, 826 insertions(+), 533 deletion
http://perl5.git.perl.org/perl.git/commit/0ff54ed177b07cf3

lexsub.t: Add test name, test override from another pkg
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94c1da126cbd5bba

Let barewords look up our subs
Father Chrysostomos 2 files changed, 44 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/ed1ceb5bbd9093f8

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/06ba2b2aa8b28aeb.tar.gz

fix 114884 positive GPOS lookbehind regex substitution failure
Yves Orton 2 files changed, 12 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/06ba2b2aa8b28aeb

Deleted branch smoke-me/cpan61577

Deleted branch smoke-me/stack_optimization
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
43 commits. 9 unique authors. 7 unique committers.
102 files changed, 1301 insertions(+), 3373 deletions(-)
Net code removal: Nicholas Clark (2492 lines) Enache Adrian (6 lines)
Thanks, applied: Father Chrysostomos (1) James E Keenan (1)
Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/56e2d9fbd5fb964a.tar.gz

We don't want statistics for every single blead release
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/56e2d9fbd5fb964a

The repository is called perlweb
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5fbaa27a792bed3d

Remove a couple of tentacles from MiNT missed by commit cd86ed9d430a95bb.
Nicholas Clark 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c90bc94255b45dc2

Remove the MPE/iX port.
Nicholas Clark 33 files changed, 30 insertions(+), 2536 deletio
http://perl5.git.perl.org/perl.git/commit/b5afd3466ff5e5b7

Refactor t/run/switcha.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a21c949457ed8dff

Restore mymalloc build with ithreads
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89229eb48301daff

Increase $File::Glob::VERSION to 1.18
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cfe65c2e3208a562

[perl #114984] Glob.xs: Extend stack when returning
Father Chrysostomos 3 files changed, 27 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/a6636b43dc409e4b

[perl #107002] No warnings test for require a::b+1
Father Chrysostomos 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a71a1afb2287c191

pp_hot.c: Clean up after the prev commit
Father Chrysostomos 1 file changed, 6 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89269094eac2074a

[perl #105922] Allow any string before ->meth
Father Chrysostomos 4 files changed, 26 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/7156e69abfd37267

...and we have a 5.17.9 volunteer
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/daef195c35291c88

release schedule updates
Ricardo Signes 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/a78a7e1ad598131b

[perl #105924] require 1 << 2
Father Chrysostomos 2 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c31f6d3b869d78bb

Eliminate the vestigial comment "magical thingies" from intrpvar.h
Nicholas Clark 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a310a8f2bf41061e

Use gv_fetchpvs() instead of gv_fetchpv(), and GV_ADD, not TRUE.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f6dfc73674dee34b

Get rid of PL_formfeed.
Enache Adrian 6 files changed, 1 insertion(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cec4dc0e420ef6e3

For backcompat, B::formfeed can use gv_fetchpvs() if there is no PL_formfeed
Nicholas Clark 2 files changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5f7e30c4a6075995

op.c: Disentangle apply_attrs_my from apply_attrs
Father Chrysostomos 4 files changed, 19 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/ad0dc73b97f22a66

[perl #114764] Stop my vars with attrs from leaking
Father Chrysostomos 2 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fa29fa7929b4167

embed.fnc: Remove d flag from cv_clone_into
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a35cc1c13abf28a1

Bump the perl version to 5.17.5
Florian Ragwitz 22 files changed, 148 insertions(+), 148 deletio
http://perl5.git.perl.org/perl.git/commit/36672c259f294d48

Add a new perldelta
Florian Ragwitz 10 files changed, 929 insertions(+), 541 deletio
http://perl5.git.perl.org/perl.git/commit/5d8c8c8a00421e3a

Add the 5.17.4 epigraph
Florian Ragwitz 1 file changed, 16 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e6a2c28ff41e5df5

Fix a few perldelta nits
Florian Ragwitz 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0da9506150f50391

Specify what to push in the RMG
Florian Ragwitz 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04e228f7cf546f1e

Add 5.17.4 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3043b5cc9fef9c8b

Update Module::CoreList for v5.17.4
Florian Ragwitz 4 files changed, 82 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/a1484e43c674fb00

Make a note of $Module::CoreList::TieHashDelta::VERSION
Florian Ragwitz 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fb18cd59ef24646

Quote corelist bugtracker urls
Florian Ragwitz 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a681e3bc71273f71

Finalise perldelta
Florian Ragwitz 1 file changed, 29 insertions(+), 212 deletions(
http://perl5.git.perl.org/perl.git/commit/8f9354bcd8ac5dfa

Remove an unused variable
Florian Ragwitz 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9542685dc9a76523

Perldelta up to 3b9aea0
Florian Ragwitz 1 file changed, 32 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ea91bbecf634e3f

Add new warning about sleep's limitation on Windows
Steve Hay 2 files changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b9aea04d23bb9e7

Note that sleep is emulated on Windows to allow alarm interrupts
Steve Hay 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3cd504478422d444

Remove MAD-only debugging code from Perl_newATTRSUB_flags().
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/436e4aacde005119

Document when the early return in Perl_newPROG() is bypassed completely.
Nicholas Clark 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b31d4e4418231a5

[perl #114942] Correct scoping for ‘for my $x(){} $x’
Father Chrysostomos 5 files changed, 36 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/3f33d153bd4aa2e9

Update CPANPLUS to CPAN version 0.9131
Chris 'BinGOs' Williams 6 files changed, 13 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/4d539dcf0dc3ee5f

Sync version, erm, version in Maintainers.pl
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d657d9d6ff32d97f

[perl #99382] 'stat' call documentation is poorly worded
Craig A. Berry 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dd766832e653b99b

embed.fnc: Clarify o comments
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/37ccf918afde3d9f

perlgit: bare ‘git push’ is dangerous
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68382b6727fe4a09

Current branch smoke-me/abolish-PL_main_start
2 commits. 1 unique author. 1 unique committer.
175 files changed, 7752 insertions(+), 3585 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6538aac9758af757.tar.gz

Replace PL_main_root with CvROOT(PL_main_cv), and similar for PL_main_start.
Nicholas Clark 14 files changed, 43 insertions(+), 52 deletions
http://perl5.git.perl.org/perl.git/commit/6538aac9758af757

A better test for ensuring no loop between typeglobs and symbol tables.
Nicholas Clark 3 files changed, 48 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/77037f2c730022fd

New branch smoke-me/davem/regex-trailing-null
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8f6719e2c3acfbc7.tar.gz

stop regex engine reading beyond end of string
David Mitchell 5 files changed, 224 insertions(+), 78 deletions
http://perl5.git.perl.org/perl.git/commit/8f6719e2c3acfbc7

regmatch(): fix typo in TRIE commentary text
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ffb83602ac7621e3

regmatch() annotate ops and separate out branches
David Mitchell 1 file changed, 113 insertions(+), 69 deletions(
http://perl5.git.perl.org/perl.git/commit/927ce50c99cfffa6

regmatch(): do nextchr=*locinput at top of loop
David Mitchell 1 file changed, 7 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b05efd3c9cc1583c

regmatch(): nextchar should always be positive
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6855194d74be6612

regmatch(): consolidate locinput++
David Mitchell 1 file changed, 21 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/996dc38f68a45f2b

regmatch(): use nextchar where available
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/10cd6a101a65575e
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
41 commits. 6 unique authors. 4 unique committers.
69 files changed, 850 insertions(+), 383 deletions(-)
Thanks, applied: Father Chrysostomos (10)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/736be88fdd627ea7.tar.gz

Add t/test_pl* to MANIFEST
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/736be88fdd627ea7

Make t/test_pl/tempfile.t produce more diagnostics
Brad Gilbert 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/856b2dd2bfc175ae

Added t/test_pl/tempfile.t
Brad Gilbert 1 file changed, 39 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca3b95856a20c107

Rework tempfile() in t/test.pl to use _num_to_alpha()
Brad Gilbert 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b29226f59fa6ba0

Added test names to some tests in t/test_pl/_num_to_alpha.t
Brad Gilbert 1 file changed, 13 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/a087e8153f95d3e5

Added optional char limit to _num_to_alpha() in test.pl
Brad Gilbert 2 files changed, 20 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c36667f7c4d9127

Add _num_to_alpha() to test.pl
Brad Gilbert 2 files changed, 60 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f6e25e605fbd478e

Move @letters in test.pl earlier
Brad Gilbert 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/48e9c5d48f9e8a88

apparently this actually needs to be regenerated too
Jesse Luehrs 3 files changed, 273 insertions(+), 251 deletion
http://perl5.git.perl.org/perl.git/commit/1795f87385d4c316

fix regen_perly.pl for bison 2.6
Jesse Luehrs 2 files changed, 10 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/04ff073f4b6c9f7c

[perl #56880] Allow v10 as a label or package name
Father Chrysostomos 2 files changed, 30 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9d2327de9f57c23

Update Digest-SHA to CPAN version 5.72
Chris 'BinGOs' Williams 10 files changed, 21 insertions(+), 15 deletions
http://perl5.git.perl.org/perl.git/commit/7ce06b7dca2247fa

[perl #77240] Don’t warn for --subname
Father Chrysostomos 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/898c3bcab4762950

[perl #77094] Stop printf +() from reading past SP
Father Chrysostomos 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/87385d72ee968c05

Don’t crash with existent but undefined &DB::DB
Father Chrysostomos 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/c2cb6f778e2defab

A better fix for leaking array assignment
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1802449202fea1af

Fix C++ build
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f0bb87ff23759a68

[perl #97958] Make reset "" match its docs
Father Chrysostomos 6 files changed, 66 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/ca82605123510c94

don't crash with -d if DB::DB is seen but not defined [perl #114990]
Jesse Luehrs 4 files changed, 20 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/432d4561c48cd74f

[perl #107000] Don’t leak if hh copying dies
Father Chrysostomos 3 files changed, 30 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/0db511c03fa45894

[perl #97466] Stop defined from propagating ref cx too far
Father Chrysostomos 3 files changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/518618af9da07b07

Update Unicode-Normalize to CPAN version 1.15
Chris 'BinGOs' Williams 5 files changed, 25 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/02a7bbbc28f17133

Update Unicode-Collate to CPAN version 0.90
Chris 'BinGOs' Williams 6 files changed, 23 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/946a41026ec32f16

Sync versions of Module-CoreList and Exporter in Maintainers.pl
Chris 'BinGOs' Williams 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/079c9b30834006a8

Increase $B::Deparse::VERSION to 1.18
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a3011959d12bb1bc

[perl #94490] const fold should not trigger special split " "
Father Chrysostomos 8 files changed, 35 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/5255171e6cd0acce

regexp.h: Correct comment
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d8e299374017857b

Stop array assignment from leaking on croak
Father Chrysostomos 3 files changed, 11 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/39984de3a8e9c16c

Stop hash assignment from leaking on croak
Father Chrysostomos 2 files changed, 16 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c744f4f4d767800

Free iterator when freeing tied hash
Father Chrysostomos 2 files changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/895cdc83ca4f8ad0

Don’t leak deleted iterator when tying hash
Father Chrysostomos 2 files changed, 19 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/aec0c0cc27651656

Oops. make regen
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/253f88ce6ee2d400

Add a #! line to config_h.SH
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f28af372a4d9847

add to authors
Sawyer X 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6551c42c6e7c8aa2

add shebangs where missing
Sawyer X 9 files changed, 16 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f00b0d68b2ebb8c

test for files that have exec bit but no shebang
Sawyer X 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67f552ad8995545c

[perl #96230] Stop qr// from reusing last pattern
Father Chrysostomos 2 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e3136378328f908

Let qr.t run from the top level
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ab1d075370c212c5

qr.t: Load test.pl in BEGIN
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/91389db576a7749d

hv.c: comment typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/caee4c53b5a4d5a2

Add #!/bin/sh when re-ordering config_h.SH
H.Merijn Brand 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5b46e1725cda3bd1

New branch smoke-me/PL_stashcache
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7694a74b772346cd.tar.gz

Flush PL_stashcache when assigning a file handle to a typeglob.
Nicholas Clark 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7694a74b772346cd

Restore use of PL_stashcache, the stash name lookup cache for method calls.
Nicholas Clark 2 files changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8328fe4a0dd02723

-Do now also reports updates and use of PL_stashcache.
Nicholas Clark 5 files changed, 28 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/8fcc44c2623f5188

Test the resolution behaviour for file handles and package names.
Nicholas Clark 3 files changed, 143 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/a99ac1b969c4c76e
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
50 commits. 17 unique authors. 11 unique committers.
55 files changed, 1123 insertions(+), 660 deletions(-)
Net code removal: Steve Hay (83 lines) James E Keenan (11 lines)
Thanks, applied: Father Chrysostomos (4) James E Keenan (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/28db5ecb9ba493a1.tar.gz

Add one test for ord('').
James E Keenan 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/28db5ecb9ba493a1

Refactor t/op/chars.t to use test.pl instead of making TAP by hand.
Colin Kuskie 1 file changed, 40 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/9dd59c34733c29fb

[perl #20636] Make h2xs skip #define macros with empty rhs
Aaron Crane 2 files changed, 25 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/dd5f7cf27c952e86

Document :shared and :unique in attributes.pm
Jerry D. Hedden 1 file changed, 21 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4038981c97e0b0ad

Bump $Carp::Heavy::VERSION too to avoid test failure from 858e29b93a
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f056f7d2553231cb

Remove option to build without USE_SOCKETS_AS_HANDLES on Windows
Steve Hay 5 files changed, 13 insertions(+), 101 deletions
http://perl5.git.perl.org/perl.git/commit/72e6b643d040f276

perldelta for ed5044532 and 858e29b9 (Carp)
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1af70165a5e66fcd

bump Carp version to 1.27
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/858e29b93a2d1758

fix -DPERL_GLOBAL_STRUCT build failure introduced in 97b03d64 and e10681aa
Tony Cook 2 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c04ef36ed62ca8fc

todo: strict as warnings
Ricardo Signes 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e053a9219acaca53

Document exportable subroutines longmess() and shortmess().
jkeenan 1 file changed, 15 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed504453245a884c

Clarify rationale for consulting L<feature>.
James E Keenan 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8a26e520c85f7a4

Revert "Add 5.14.3-RC1 to perlhist"
Dominic Hargreaves 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7336f77a8108571b

perlreguts: Fit long verbatim lines to 79 cols
Karl Williamson 2 files changed, 40 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/2bdc80de969b38bd

mktables: Mention USourceData in generated pod
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ee2793fb909a6ff

mktables: Nits in comments, generated pod
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/caa7539541ed1f0d

perlpolicy.pod: clarify module deprecation/removal
David Golden 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42b68fb1f934ac50

move perlrun to a more prominent place in perl.pod
Jesse Luehrs 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b28fe7caf78b8f34

Use official Unicode 6.2
Karl Williamson 4 files changed, 87 insertions(+), 97 deletions(
http://perl5.git.perl.org/perl.git/commit/aa170ab3a91a09a1

Eliminate now superfluous counter.
James E Keenan 1 file changed, 0 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73cfe0523b0240d8

Refactor t/op/lex_assign.t to use test.pl, and not make TAP by hand.
Colin Kuskie 1 file changed, 52 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/5cd1152e19ee6793

Add 5.14.3-RC1 to perlhist
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfec0e075afbe100

Flush PL_stashcache when assigning a file handle to a typeglob.
Nicholas Clark 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc93d7fb33f6b209

Restore use of PL_stashcache, the stash name lookup cache for method calls.
Nicholas Clark 2 files changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3ebc22146bca162

-Do now also reports updates and use of PL_stashcache.
Nicholas Clark 5 files changed, 28 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/103f5a3612749984

Test the resolution behaviour for file handles and package names.
Nicholas Clark 3 files changed, 143 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/6f908f1bab380b2a

Restore special blocks to working order
Father Chrysostomos 5 files changed, 14 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/d699ecb701ac42e5

perlreapi.pod: Reflow verbatim lines to 79 cols.
Karl Williamson 2 files changed, 54 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/02c01adb33bc4dde

porting/podcheck.t: Add test for removed files
Karl Williamson 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/da33abaf8bbfaee9

podcheck.t: Return success/failure from ok()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ef436c1fdeacf417

regen podcheck after MPE port removed
Karl Williamson 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b611509677be6877

regcomp.c: Add a less confusing #define alias
Karl Williamson 2 files changed, 15 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/8ebfc29a8e2bb274

regcomp.c: Properly handle no isblank(), isascii()
Karl Williamson 1 file changed, 62 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/963df1c93d511b0f

pod/perlrecharclass.pod: Small corrections, typos
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc943be5e61ddc40

perlvar.pod: Document UTF8CACHE
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/94df5432700afa9b

mg_get should be called before access
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2dc12fc0f84e0e61

Test XS registration of state subs
Father Chrysostomos 3 files changed, 40 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0be5d18d4f53600d

Make PL_compcv visible to BEGIN blocks
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85ffec368212c676

[MERGE] make regex engine handle non-null-terminated strings
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/9c62c74d253b05d5

stop regex engine reading beyond end of string
David Mitchell 5 files changed, 224 insertions(+), 78 deletions
http://perl5.git.perl.org/perl.git/commit/7016d6ebb4afd4eb

regmatch(): fix typo in TRIE commentary text
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/895cc420d0398ff1

regmatch() annotate ops and separate out branches
David Mitchell 1 file changed, 113 insertions(+), 69 deletions(
http://perl5.git.perl.org/perl.git/commit/3c0563b938225774

regmatch(): do nextchr=*locinput at top of loop
David Mitchell 1 file changed, 7 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3640db6ba49a54c9

regmatch(): nextchar should always be positive
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf798dc4f68faa2d

regmatch(): consolidate locinput++
David Mitchell 1 file changed, 21 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/28b98f76c447cec8

regmatch(): use nextchar where available
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9b31e9d0400a852

Stop declaring non-exported externs to non-core XS modules [perl #114516]
Steve Hay 2 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/e37d7e38fe022990

Test for errors requiring .ph files.
Paul Johnson 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e9ce9c73d646d903

Correct fm vtable in perlguts.pod
Father Chrysostomos 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eccba0447e537a14

Restore perly.o build with -DDEBUGGING
Father Chrysostomos 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3045d9c1f82f3a1

Current branch maint-5.14
9 commits. 4 unique authors. 1 unique committer.
4 files changed, 730 insertions(+), 286 deletions(-)
Thanks, applied: Dominic Hargreaves (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3c363322472ebbba.tar.gz

perldelta for NetBSD 6.* change
Dominic Hargreaves 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c363322472ebbba

Upstream pkgsrc patch to support NetBSD 6.*
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8839f9cb1a8b593f

disarm RC1 bump
Dominic Hargreaves 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df5f26c1217013c4

bump version to RC1
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0d4ba71ce739bc9

Update Module::CoreList for 5.14.3
Dominic Hargreaves 1 file changed, 660 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f1423560edeacaec

Finalise perldelta
Dominic Hargreaves 1 file changed, 38 insertions(+), 259 deletions(
http://perl5.git.perl.org/perl.git/commit/3a352ee592f9b175

Add 5.17.4 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1bedf497789af2e0

add 5.16.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/74a6e80b67970c89

add 5.14.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5658c685894fb33

New branch dom/module-corelist-5.14.3
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c534979d64cc9cbb.tar.gz

Update Module::CoreList for v5.14.3
Dominic Hargreaves 2 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c534979d64cc9cbb

Deleted branch smoke-me/PL_stashcache
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
48 commits. 5 unique authors. 3 unique committers.
50 files changed, 934 insertions(+), 425 deletions(-)
Net code removal: Father Chrysostomos (296 lines) Yves Orton (45 lines)
Thanks, applied: Father Chrysostomos (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/28399f576f6389d2.tar.gz

Upgrade to threads::shared 1.42
Jerry D. Hedden 2 files changed, 456 insertions(+), 86 deletions
http://perl5.git.perl.org/perl.git/commit/28399f576f6389d2

Revert "Upgrade to threads::shared 1.42"
Father Chrysostomos 2 files changed, 68 insertions(+), 428 deletions
http://perl5.git.perl.org/perl.git/commit/9095cc4a20b2690c

Upgrade to threads::shared 1.42
Jerry D. Hedden 2 files changed, 428 insertions(+), 68 deletions
http://perl5.git.perl.org/perl.git/commit/34bd199a87daedea

perly.c: Disarm the YYDEBUG defines in perly.h
Father Chrysostomos 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/599f1ac692fbcd2f

substr.t: Fix for substr_thr.t
Father Chrysostomos 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5888debfcd08c957

Oops; fix threaded build
Father Chrysostomos 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6964422af777c861

[Merge] utf8 caches and overload; other bug fixes
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/2b674b0158897b88

Make sprintf "%1s" and "%.1s" call overloading once
Father Chrysostomos 2 files changed, 14 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/667f6f1513bb7f13

sprintf{2,}.t: Explain why we have two test files
Father Chrysostomos 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6715405f56348468

pp_sys.c: Simplify uses of sv_len_utf8
Father Chrysostomos 1 file changed, 4 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f9147780a321aeb

pp_pack.c: Simplify sv length determination in one spot
Father Chrysostomos 1 file changed, 1 insertion(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48a5da33bd0f1ec8

Call overloading once for utf8 ovld→substr assignment
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a385470b6148c63

Make substr assignment work with changing UTF8ness
Father Chrysostomos 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/fc061ed836b74a70

mg.c:magic_setsubstr: rmv redundante null check
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d3361061f711b74

Test #7678
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/307e609aa9d3524c

Make rvalue substr call overloading once on utf8 str
Father Chrysostomos 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d788f38463b7bfe

sv.c: One less assignment in sv_pvutf8n_force
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7c1f5fb6d5d76ca7

Make 4-arg substr call FETCH once when upgrading target
Father Chrysostomos 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01680ee999d21aaa

Make 4-arg substr check SvUTF8(target) after stringfying
Father Chrysostomos 3 files changed, 48 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/6582db62b4fd96c4

Remove length magic on scalars
Father Chrysostomos 6 files changed, 2 insertions(+), 89 deletions(-
http://perl5.git.perl.org/perl.git/commit/9bb29b6866a80dfa

Update utf8.t tests
Father Chrysostomos 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/158f7f72a5e9f438

sv.c: Don’t cache utf8 length on gmagical SVs
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9541058ee037f567

pp_length should stringify before checking DO_UTF8
Father Chrysostomos 2 files changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/193059ca916a6b5d

Only cache utf8 offsets for PVs
Father Chrysostomos 2 files changed, 36 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/d91e94e1ac80094b

Make substr = $utf8 call get-magic once
Father Chrysostomos 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73a087f073d55a8d

Make utf8::decode respect set-magic
Father Chrysostomos 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/77fc86efb3d857a4

Make utf8::encode respect magic
Father Chrysostomos 3 files changed, 13 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/892f91270f2acad7

sv.c:sv_pos_u2b: Don’t cache anything on magical SVs
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76f7f4d6a8494f1c

Make magic_setsubstr check UTF8 flag after stringification
Father Chrysostomos 2 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/cc02ebe5373ef9dc

Stop substr lvalues from being confused by changing UTF8ness
Father Chrysostomos 4 files changed, 25 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ddea69a03520899

Stop pos from panicking when overloading changes UTF8ness
Father Chrysostomos 3 files changed, 48 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/aec43834c1e29d84

Make sv_len_utf8 return a character count as documented
Father Chrysostomos 1 file changed, 4 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9d50bb49b0231aa

sv.c: Document that sv_len sets the UTF8 flag
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a8b0c4535f00ce3e

Deprecate mg_length; make it return bytes
Father Chrysostomos 4 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/bd8446cfdeebd0d4

Make pos less volatile when UTF8-ness can change
Father Chrysostomos 2 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57e30c7a9fde9284

Upgrade to threads::shared 1.42
Jerry D. Hedden 5 files changed, 110 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/033de87f380b64bf

APItest.xs: Fix mem leak in lexsub test
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1af585b377f459c1

Fix [perl #115050] Double empty sub-regexp makes "panic!"
Yves Orton 2 files changed, 14 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/e6351b379e8a391f

Suggest cause of error requiring .pm file.
Paul Johnson 3 files changed, 25 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/f7ee53b552416483

Increase $warnings::VERSION to 1.15
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ae5d31c28bff875

Increase $feature::VERSION to 1.31
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23d16d50b9b81f01

Use two colons for lexsub warning
Father Chrysostomos 9 files changed, 21 insertions(+), 40 deletions(
http://perl5.git.perl.org/perl.git/commit/f1d34ca8c42df1ce

Merge branch 'rt_115078' into blead
Yves Orton 2 parents
http://perl5.git.perl.org/perl.git/commit/f6abc0d6b4abeb6a

remove test define from regen/regcharclass.pl
Yves Orton 2 files changed, 0 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/d23111dc1240d6df

improve conditional folding logic in regen/regcharclass.pl
Yves Orton 2 files changed, 52 insertions(+), 129 deletions
http://perl5.git.perl.org/perl.git/commit/6c4f067834ceefa3

fix perl #115078, ternary folding logic failure
Yves Orton 2 files changed, 27 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/8fdb8a9d41abc2af

add a new define for testing perl #115078
Yves Orton 2 files changed, 24 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f22151edc9109854

Update CPANPLUS to CPAN version 0.9133
Chris 'BinGOs' Williams 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2fb0ecf669dc6bdb

Current branch maint-5.12
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a01988fd04286c08.tar.gz

be_BY.CP1131 is still broken on Mountain Lion
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a01988fd04286c08

New branch smoke-me/rjbs/debugger-refactoring
87 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1e63360ef4775b36.tar.gz

Extract $DB::dbline[$DB::line].
Shlomi Fish 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e63360ef4775b36

Extract append_to_position and append_to_prefix.
Shlomi Fish 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12962158c8d00f56

Extract method _my_print_lineinfo.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/85b0ebc0aba46f02

Extract DB::Obj - a class.
Shlomi Fish 1 file changed, 256 insertions(+), 201 deletions
http://perl5.git.perl.org/perl.git/commit/da5859eea77349e9

Extract _DB__grab_control().
Shlomi Fish 1 file changed, 119 insertions(+), 102 deletions
http://perl5.git.perl.org/perl.git/commit/61946fd82ed129a7

Extract _DB__handle_watch_expressions() .
Shlomi Fish 1 file changed, 32 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/2245f42fa10a8446

Extract _DB__determine_if_we_should_break() .
Shlomi Fish 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/4dbb8bfc78cdcc2c

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 29 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/bec5acfa01e7ee8d

Extract _restore_shared_globals_after_restart.
Shlomi Fish 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f745e891410389a3

Extract _restore_globals_after_restart.
Shlomi Fish 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70f7edb0be7657c3

[perl5db-refactor] Extract a function.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa5790e95dbf8bcf

[perl5db] Extract a subroutine.
Shlomi Fish 1 file changed, 22 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/b1b8db656e5875c0

[perl5db-refactor] Refactoring.
Shlomi Fish 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d75f4e5a3d7c3517

[perl5db-refactor] convert to use vars and &s.
Shlomi Fish 1 file changed, 21 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/19a80340e3ce57d7

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 20 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f068478640a7316

[perl5db] Remove a stray declaration.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/988ff41628fc9ff9

[perl5db-refactor] Extract a method.
Shlomi Fish 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf0bc3670d88020b

[perl5db-refactor] Extract _delete_all_breakpoints.
Shlomi Fish 1 file changed, 51 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/b40cf3aa98f5fcf5

[perl5db] Remove leading ampersands in sub calls.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b637c9d0872408c

More refactoring.
Shlomi Fish 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b9d4d66c62c0f28

[perl5db] Remove ampersand.
Shlomi Fish 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b45d4204e8b10b04

[perl5db-refactor] Merge two conditionals.
Shlomi Fish 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96d0700c32354743

Add more.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b76604643822c3fa

Refactored a loop.
Shlomi Fish 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d2ea92bea2cedd2

[perl5db] Avoid predeclaration.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51d37dada8331e14

[perl5db] Refactored more.
Shlomi Fish 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/903610a18368f70d

[perl5db-refactor] Remove leading ampersands.
Shlomi Fish 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b51878b90e264927

[perl5db] refactoring + minor bug-fix.
Shlomi Fish 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0632858e8af47abf

[perl5db-refactoring] Refactored parse_options.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/26c48aa0dd40e676

[perl5db] Convert $| to ->autoflush(1).
Shlomi Fish 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93a22c56abc6551d

[perl5db] Refactor the LineInfo function.
Shlomi Fish 1 file changed, 13 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/9f27c9191938bb90

[perl5db-refactoring] Got rid of trailing whitespace.
Shlomi Fish 1 file changed, 244 insertions(+), 244 deletions
http://perl5.git.perl.org/perl.git/commit/7a805ffc4a8de4fc

[perl5db-Refactor] Convert $_ to a lexical.
Shlomi Fish 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b3d5a902c25d8c1

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/76d4583d4e49172e

[perl5db] Remove some trailing space.
Shlomi Fish 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f36588b88b826abd

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/055fd548036c6234

[perl5db] Convert @pods to a hash and moved it out.
Shlomi Fish 1 file changed, 47 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b902d931872fa9f

Move away from more "or do { ... }" statements.
Shlomi Fish 1 file changed, 49 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/79b679afd6d817ee

[perl5db] Refactored do {...}s into ifs.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/7356c8a2d82e4c44

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 73 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/b096f6fe1ca87db9

More refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/e883fbde50ae02ca

Convert some COND() && do to ifs.
Shlomi Fish 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e184c7e1dec90621

Add a test for the frame option.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/01e5f34ea3219337

[perl5db] o PrintRet=0 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f5a4752250a3883

Test o PrintRet=1 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/98a6d5b4c6467e1f

[perl5db] Add another test.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d72e07f3b57602fe

[perl5db] Test o PrintRet in list context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/54099776debc79bf

[perl5db] add a test for o PrintRet=0.
Shlomi Fish 1 file changed, 27 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c329dd4da7320a0d

Add a test for o PrintRet.
Shlomi Fish 3 files changed, 73 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/47e0115621de05c0

Test o inhibit_exit=0.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bc0c6d119ea6ac97

Fix a bug with o AutoTrace.
Shlomi Fish 2 files changed, 29 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f21ff07bf010bd1

[perl5db] Add a test for t command with sub calls.
Shlomi Fish 1 file changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e38c92bc2198b85

[perl5db] Test o AutoTrace .
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a872fe5c8c31615b

[perl5db] Add a test for the 't' command.
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/75cf545deadd12e4

[perl5db] Add a test for warnLevel=1.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9d4342cb77e841ce

[perl5db] Add test for dieLevel option.
Shlomi Fish 3 files changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e7d7da72797c4809

[perl5db] Test the recallCommand option.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1528f33e77906ed3

[perl5db] Test the M command.
Shlomi Fish 1 file changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9baa629a2682eb74

Test more for the m staetement.
Shlomi Fish 3 files changed, 70 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/df93ba75f4523371

Test the m command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ea022ed86b15bc78

[perl5db] Test the = command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/57e67b1900a665ea

Correct the test blurbs.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/388c43a75cbb7a33

Add a test for the H command.
Shlomi Fish 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/05e3ae74ae632266

[perl5db] Add a test for H -7.
Shlomi Fish 1 file changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e11742906eb04012

[perl5db] Fix source cmd from typeahead.
Shlomi Fish 4 files changed, 43 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/1a2f20dcf84a93c1

Add a test for the source command.
Shlomi Fish 3 files changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f0dbcd6e0b08be7e

Extract a common subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/464b777e8c3797f2

Rename to something more meaningful.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8de8ead4ff0dca1f

Convert to DebugWrap.
Shlomi Fish 1 file changed, 20 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/cf3e15fa03fd578e

Convert more to DebugWrap.
Shlomi Fish 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a85fa0bb99698de0

Convert the 61222 test to DebugWrap.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/269b714845919a0d

Extract _calc_threads_wrapper.
Shlomi Fish 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4c7491b48d8bfc53

Remove some no-longer used code.
Shlomi Fish 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/efb55281a10ed725

Prepend with an underscore.
Shlomi Fish 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/459bc35def63c74d

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 19 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/15e68b510adfd113

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 39 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/8e994b8adeafb89c

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/329de39421499457

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 48 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/574dcb497beff809

Extract a constructor.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3af057fdc97d7be7

Convert a test to DebugWrap.
Shlomi Fish 1 file changed, 21 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/ddfe3e3f4d752744

Convert a perl5db.t test to DebugWrap.
Shlomi Fish 1 file changed, 25 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/ef82511b9f8f3fad

Add a test for l -num.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c2dca0df1aecc6b9

Test the ! command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b961084799d3237e

Test the { * command.
Shlomi Fish 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/07adf05556580039

Convert to a different quoting.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1b5fdd73944ece7f

Test for the { and { ? commands.
Shlomi Fish 1 file changed, 35 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba9d26f3a8479c92

Add a test for the < and > commands together.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c03f546959d4fce6
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
23 commits. 6 unique authors. 4 unique committers.
42 files changed, 459 insertions(+), 260 deletions(-)
Net code removal: Colin Kuskie (10 lines)
Thanks, applied: Karl Williamson (2) Steffen Mueller (1) Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/108cb980748a75d7.tar.gz

[perl #79824] Don’t cow for sv_mortalcopy call from XS
Father Chrysostomos 8 files changed, 31 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/108cb980748a75d7

Increase $PerlIO::encoding::VERSION to 0.16
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9c1fdeb11a8ed6c7

Make PerlIO::encoding more resilient to buffer changes
Father Chrysostomos 2 files changed, 70 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/667763bdbf37a305

Remove exports of dummy set[ug]id functions on Windows
Steve Hay 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c38a575805726e1

Revert to string evals: EBCDIC
Steffen Mueller 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76445bb00ac5ac3b

Note new Data::Dumper release in Porting/Maintainers.pl
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0c6ae41cfbb4f97

Refactor Porting/Maintainers.pm to use Test::More instead of making TAP by h
Colin Kuskie 1 file changed, 7 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec9012acbc1b007a

bignum: Suppress warnings under 5.6
Father Chrysostomos 3 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/6aa4fbb50135d486

bignum overrides.t: Fix for 5.8
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f275339d46b79cc

bigint: Fix new oct override for older Math::BigInt
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2585a2dbcf7b50d

bignum overrides.t: Skip some tests under 5.8
Father Chrysostomos 1 file changed, 24 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/2666a4be6e28d06a

Increase bignum versions to 0.31 after the preceding change
Father Chrysostomos 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b1c39ffe7d4f594

Rewrite bignum’s hex and oct overrides
Father Chrysostomos 5 files changed, 178 insertions(+), 124 deletion
http://perl5.git.perl.org/perl.git/commit/9663a7f582d8b5a4

Data::Dumper: Promote dev version to stable release
Steffen Mueller 2 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40f316a72b14619d

regen/regcharclass.pl: improved optree generation
Yves Orton 2 files changed, 32 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/9a3182e96982be7c

regen/regcharclass.pl: add comments and some minor code cleanup
Yves Orton 1 file changed, 34 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/e405c23abd5bcb33

substr.t: Move two tests outside run_tests
Father Chrysostomos 1 file changed, 29 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/0815177a768bcedb

perldelta for 4ae07704fb
Steve Hay 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8852ba3c43ef41e9

Bump $ExtUtils::CBuilder::VERSION and add Changes entry for prelink() fix
Steve Hay 14 files changed, 20 insertions(+), 13 deletions
http://perl5.git.perl.org/perl.git/commit/5fe0597566ccd0f4

Add missing Changes entries for ExtUtils-CBuilder per its README.patching
Steve Hay 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38ba765bd22a90e6

Allow a list of symbols to export to be passed to link() when on Windows, as
Eric Brine 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4ae07704fb5f7a6e

Fix uninit warnings under old cow
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b5b0f9e8f734fa95

Stop sv_force_normal from crashing on ro globs under old cow
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1a8e64184f13718

New branch improved_charclass_generator
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1ca849df652402f7.tar.gz

improved optree generation
Yves Orton 2 files changed, 119 insertions(+), 32 deletions
http://perl5.git.perl.org/perl.git/commit/1ca849df652402f7

add comments and some minor code cleanup
Yves Orton 1 file changed, 34 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f1c74a1f1d496ec6

New branch sprout/ookow
2 commits. 1 unique author. 1 unique committer.
Net code removal: Father Chrysostomos (21 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ebe9858174a5be36.tar.gz

SVf_IsCOW
Father Chrysostomos 8 files changed, 44 insertions(+), 67 deletions(
http://perl5.git.perl.org/perl.git/commit/ebe9858174a5be36

Missing dependency in XS::APItest’s Makefile
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d66e6fde6668a47
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
37 commits. 9 unique authors. 5 unique committers.
29 files changed, 1590 insertions(+), 534 deletions(-)
Net code removal: Ruslan Zakirov (2 lines)
Thanks, applied: Father Chrysostomos (8) Karl Williamson (2) Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/86e69b18632c87a8.tar.gz

[perl #26986] Skip subst const repl optimisation for logops
Father Chrysostomos 2 files changed, 14 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/86e69b18632c87a8

have embed.pl add PERL_CALLCONV_NO_RET to noreturn statics
Daniel Dragan 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/cdc4a17406010fd1

perlreapi.pod: grammar and other nits
Karl Williamson 1 file changed, 72 insertions(+), 72 deletions(-
http://perl5.git.perl.org/perl.git/commit/5a2b28cee560cf25

regexec.c: White-space only; comment only; no code changes
Karl Williamson 1 file changed, 26 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/5400f398f5599ed8

regexec.c: Refactor slightly for clarity
Karl Williamson 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3337dfe33afadc08

utf8.c: Remove an unnecessary conditional
Karl Williamson 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cbf4130b6036022

PATCH: [perl #114982]: case-insensitive regex bug with UTF8-flagged strings
Karl Williamson 2 files changed, 218 insertions(+), 53 deletions
http://perl5.git.perl.org/perl.git/commit/c74f6de970ef0f0e

Allow _swash_inversion_hash() to be called in regexec.c
Karl Williamson 3 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb241e71f66a1094

regex: Allow any single char to be SIMPLE
Karl Williamson 2 files changed, 39 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/b40a2c17551b484a

regcomp.c: Slightly relax restriction of SIMPLE nodes
Karl Williamson 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51e68360f9d9caf2

regexec.c: Turn test into an assertion
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb5c1be832f93391

regexec.c: White-space only
Karl Williamson 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/17d815919cfc62e8

regexec.c: indent properly and reflow some comments to 80 cols
Karl Williamson 1 file changed, 24 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/7f18ad16e2d0e9f1

regcomp.c: Refactor join_exact() to handle all multi-char folds
Karl Williamson 3 files changed, 172 insertions(+), 206 deletion
http://perl5.git.perl.org/perl.git/commit/0a982f06581f4400

regen/regcharclass.pl: Generate macros for multi-char fold sequences
Karl Williamson 2 files changed, 238 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/8769f413b9f20a6c

Add regen/regcharclass_multi_char_folds.pl
Karl Williamson 2 files changed, 107 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/4b9dbf476b4dd332

regen/regcharclass.pl: Simplify regex
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fbd1cbddb39b0020

regen/regcharclass.pl: Add ability for more complex inputs
Karl Williamson 1 file changed, 23 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60910c93e3c374b8

regcomp.c: min len is chars, not bytes
Karl Williamson 2 files changed, 23 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/2d6084134c9368aa

[perl #114658] perl5180delta: Mention B::Hooks::Parser
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b92848b53e0a0b0d

[perl #114632] perl5180delta: Mention B::Generate in known problems
Father Chrysostomos 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/23dd6e2e120f048e

Begin perl5180delta
Father Chrysostomos 2 files changed, 383 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/e5ba1bf1fb0310fb

Clarify that in-place editing actually creates a new file.
Peter Martini 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/479e5f8787e42000

remove redundant calls in S_minus_v in perl.c
Daniel Dragan 1 file changed, 34 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/fc3381af5499bfa8

use HVhek_KEYCANONICAL in hv_delete
Ruslan Zakirov 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6b230254a744a8e6

there is no obvious reason not to set flags
Ruslan Zakirov 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ddecb91901742e7

no need to get shared hash value here
Ruslan Zakirov 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f9d7e2b943ef7f6

use && rather than &
Ruslan Zakirov 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/37ae23ffcb6e43db

No colon at end of subheading
Smylers 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4843cf1de844c154

Merge 2 gv_fetch* calls in Perl_newXS_len_flags
Daniel Dragan 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b566a5e96cd2851

Perl_sv_mortalcopy expects a return value.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/33971c01593943c6

Add TODO tests for RT#115156
Aaron Crane 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8cafa51a7762a2c

Fix infinite loop with $tied =~ s/non-utf8/utf8/
Father Chrysostomos 2 files changed, 38 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c1648b021578273

sv.c: perlapi pod grammar
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0efd04728ae1d7e6

regexec.c: PATCH: [perl #114808]
Karl Williamson 4 files changed, 102 insertions(+), 41 deletions
http://perl5.git.perl.org/perl.git/commit/7e0d5ad7c9cdb21b

Fix spurious "uninitialized value" warning in regex match
Aaron Crane 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c72077c4fff72b66

Silence an uninitialized value warning.
James E Keenan 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e09ec70cb4ef34d

Current branch smoke-me/rjbs/debugger-refactoring
155 commits. 2 unique authors. 1 unique committer.
94 files changed, 3543 insertions(+), 1908 deletions(-)
Thanks, applied: Ricardo Signes (153)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f4df52d498ad3e8d.tar.gz

correct the documented value of ${"_<$fn"}
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f4df52d498ad3e8d

fix two small typos in MANIFEST updates
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29606d38ac02fd16

Refactoring - merged the two n/s cases.
Shlomi Fish 1 file changed, 4 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56de0edcd6d52a9c

Extract a common method.
Shlomi Fish 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/db75bef326fa70ad

Extract _handle_[sn]_and_arg_commands.
Shlomi Fish 1 file changed, 25 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/290381dff94c36b4

[perl5db] Remove unnecessary code.
Shlomi Fish 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/779e27490ff48e6a

Extract _DB__handle_run_command_in_pager_command.
Shlomi Fish 1 file changed, 73 insertions(+), 58 deletions(-
http://perl5.git.perl.org/perl.git/commit/c4631ada2283cf73

Extract _DB__handle_restart_and_rerun_commands().
Shlomi Fish 1 file changed, 38 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/e124668357f67a7c

Extract _handle_save_command.
Shlomi Fish 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/792fd22ac61d5022

Extract _handle_enable_disable_commands .
Shlomi Fish 1 file changed, 43 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/0a8efeed7d8541d6

Extract _handle_source_command.
Shlomi Fish 1 file changed, 23 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/36fa996ecbd1328a

[perl5db] Extract _handle_equal_sign_command .
Shlomi Fish 1 file changed, 79 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/eb983d9ec0902b7c

Extract _handle_p_command.
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a5072bd3977523c2

Extract _handle_doc_command.
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/023bf3c918686e5a

[perl5db] Extract _handle_H_command.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/b9f34187eb76a251

[perldb] Extract _handle_rc_search_history_command.
Shlomi Fish 1 file changed, 39 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/f495559b2d4e4b0c

Add quotes.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/248f4a4766f8d92c

[perl5db] Get rid of leading ampersands.
Shlomi Fish 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/17eb808ce3630cd3

[perl5db] Avoid some trailing expressions.
Shlomi Fish 1 file changed, 19 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/14d4a0adc5c19bc9

[perl5db] Remove leading ampersands in sub call.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df6d5fcddaaa96c9

Add a reminder comment;
Shlomi Fish 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c2d1a8249471da4

Extract _handle_rc_recall_command.
Shlomi Fish 1 file changed, 34 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/7948ed0a6e8859bc

Extract _DB__handle_question_mark_command() .
Shlomi Fish 1 file changed, 76 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/03555ea4592da17f

Extract _DB__handle_forward_slash_command().
Shlomi Fish 1 file changed, 92 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/b86f10db6d8bf032

Extract _handle_W_command .
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b00d117cb6de643

Extract _handle_w_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01fe6527cc44991c

Extract _handle_T_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4b94fc784acf061

[perl5db] Extract _handle_r_command.
Shlomi Fish 1 file changed, 20 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/04cf29798cffb052

[perl5db] Extract _handle_c_command.
Shlomi Fish 1 file changed, 116 insertions(+), 101 deletions
http://perl5.git.perl.org/perl.git/commit/3c5e5c060779c6bf

Extract _handle_s_command and refactored.
Shlomi Fish 1 file changed, 28 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/805b85676e86490e

[perl5db] Extract _handle_n_command.
Shlomi Fish 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/cbcd50bb8095aca2

Extract _DB__handle_y_command .
Shlomi Fish 1 file changed, 44 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/e36c7bccdb3c73e9

[perl5db] Extract $obj->_handle_dash_command.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/22905b65b173d51c

[perl5db] Extract another function.
Shlomi Fish 1 file changed, 22 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/d27d43d029cfe8af

Extract _DB__handle_f_command.
Shlomi Fish 1 file changed, 49 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/f739cf3799bf089b

Extract _handle_V_command_and_X_command.
Shlomi Fish 1 file changed, 74 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0cc8e4f7710926b

Extract _handle_S_command.
Shlomi Fish 1 file changed, 33 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/0159261ab20607a0

Fix "a [command]" statement.
Shlomi Fish 4 files changed, 53 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/5dd27cf7621f83e2

$slave_editor → our.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd7135ddc9e1cb79

Placed declarations on one line and sorted.
Shlomi Fish 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f56c6fce4ad0429a

More variables to our.
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/477ae831477667be

[perl5db] Convert more global vars to our.
Shlomi Fish 1 file changed, 18 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/163c0033e3bc9cbd

[perl5db] Convert variables to our.
Shlomi Fish 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/176faa18f3c4e361

Refactoring - convert $trace to our.
Shlomi Fish 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/31ed4f751ff40cce

[perl5db] Extract a method.
Shlomi Fish 1 file changed, 16 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/e1577401d22a4ac8

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b4ab6676c51e9dc4

perl5db: extract a function.
Shlomi Fish 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20cd18a6d12ad594

[perl5db] Convert tabs to spaces.
Shlomi Fish 1 file changed, 82 insertions(+), 82 deletions(-
http://perl5.git.perl.org/perl.git/commit/321f0bc5707624c9

perl5db: fix some indentation that was off.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2fb76630b17cc4e9

[perl5db] Extract a function in the condition.
Shlomi Fish 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/c123bc1d240787e5

Convert comma-separated expressions to do{}.
Shlomi Fish 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c12a72fc2bff7e0

perl5db: remove leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb8c68b57c117594

[perl5db] extract a subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/152b72f2ccfcf84f

[perl5db] Missed one.
Shlomi Fish 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/151f5b82009cd0c5

perl5db: Avoid trailing ifs with 2 expressions.
Shlomi Fish 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/306eb12681b5d5cc

[perl5db-refactor] Avoid trailing ifs.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fab324676f1aa516

perl5db: no longer passing arguments to DB::eval().
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/159a88484b7a834f

Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9366fd7fc7577e1

perl5db: refactored a regex match.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9c68fb89a61cea7e

perl5db refactor: avoid ampersands, and trailing.
Shlomi Fish 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/580ecad835e42b54

[perl5db] Extract some subroutines.
Shlomi Fish 1 file changed, 35 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/1626f80558556e44

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fd89e702f2686e42

Extract a common closure.
Shlomi Fish 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f9b63d3301e7028

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 18 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/3333dd34b8428e95

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/77e22c2ad680a64d

[perl5db] Refactored argument passing.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f24aa7c06db06b6

[perl5db] Add explicit empty returns.
Shlomi Fish 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/369cfffd5c993f69

[perl5db] Fix a bug - with a test.
Shlomi Fish 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/8cd3359d43002bc9

Extract $DB::dbline[$DB::line].
Shlomi Fish 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68f846f57aade536

Extract append_to_position and append_to_prefix.
Shlomi Fish 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/213c3dd6391d03df

Extract method _my_print_lineinfo.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/3928cf21cea507ee

Extract DB::Obj - a class.
Shlomi Fish 1 file changed, 256 insertions(+), 201 deletions
http://perl5.git.perl.org/perl.git/commit/962093a395dd229d

Extract _DB__grab_control().
Shlomi Fish 1 file changed, 119 insertions(+), 102 deletions
http://perl5.git.perl.org/perl.git/commit/bc7ae21c74ef2e9e

Extract _DB__handle_watch_expressions() .
Shlomi Fish 1 file changed, 32 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/3158e144a5339199

Extract _DB__determine_if_we_should_break() .
Shlomi Fish 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/740bb1470840b941

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 29 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/d45873e9c07f8c66

Extract _restore_shared_globals_after_restart.
Shlomi Fish 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d56689c8c7086c8

Extract _restore_globals_after_restart.
Shlomi Fish 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c8577617e506407

[perl5db-refactor] Extract a function.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7edb3167ad1fcfb4

[perl5db] Extract a subroutine.
Shlomi Fish 1 file changed, 22 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/1839282875cb6353

[perl5db-refactor] Refactoring.
Shlomi Fish 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88da46cf15b2c942

[perl5db-refactor] convert to use vars and &s.
Shlomi Fish 1 file changed, 21 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/122fc8e82b88e26b

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 20 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/b21a6f791d52a1b9

[perl5db] Remove a stray declaration.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1e90f0a28f1c124b

[perl5db-refactor] Extract a method.
Shlomi Fish 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8f2b0679145951f

[perl5db-refactor] Extract _delete_all_breakpoints.
Shlomi Fish 1 file changed, 51 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/22edcc287dc2a9a3

[perl5db] Remove leading ampersands in sub calls.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9cd18d0e5ebc1bb3

More refactoring.
Shlomi Fish 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e418805cd4bef4c1

[perl5db] Remove ampersand.
Shlomi Fish 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f16df0b939bdbbf

[perl5db-refactor] Merge two conditionals.
Shlomi Fish 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a929f27c200ee96

Add more.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cc0e86742a04c21

Refactored a loop.
Shlomi Fish 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b83910e0aa21433f

[perl5db] Avoid predeclaration.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9357a142a935c70

[perl5db] Refactored more.
Shlomi Fish 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0c07302c5028ea1

[perl5db-refactor] Remove leading ampersands.
Shlomi Fish 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00b08333e9187d74

[perl5db] refactoring + minor bug-fix.
Shlomi Fish 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00440c4c5953aefc

[perl5db-refactoring] Refactored parse_options.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/ac74547a17e2dd55

[perl5db] Convert $| to ->autoflush(1).
Shlomi Fish 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3358e165f80ca089

[perl5db] Refactor the LineInfo function.
Shlomi Fish 1 file changed, 13 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/22dd1b1ad08659c7

[perl5db-refactoring] Got rid of trailing whitespace.
Shlomi Fish 1 file changed, 244 insertions(+), 244 deletions
http://perl5.git.perl.org/perl.git/commit/493f059fedf46a21

[perl5db-Refactor] Convert $_ to a lexical.
Shlomi Fish 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/30760a7f5f7ed3de

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/77b94f29d3dd8fe0

[perl5db] Remove some trailing space.
Shlomi Fish 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c6649550c5b316a

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95ce9274a0878245

[perl5db] Convert @pods to a hash and moved it out.
Shlomi Fish 1 file changed, 47 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/7d0d3a36dbe57a39

Move away from more "or do { ... }" statements.
Shlomi Fish 1 file changed, 49 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/03fc58b5da4b49cd

[perl5db] Refactored do {...}s into ifs.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/474efb6b435effc9

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 73 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/e99b7b6a8a343c90

More refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/23e13b054bffb8d0

Convert some COND() && do to ifs.
Shlomi Fish 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e2e408bdfd9a487

Add a test for the frame option.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/35b3e970fbd38638

[perl5db] o PrintRet=0 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df8db6e6303dfea2

Test o PrintRet=1 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b116f345c04fa651

[perl5db] Add another test.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e2bc479c783dfd9

[perl5db] Test o PrintRet in list context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/18f0fefb34be938a

[perl5db] add a test for o PrintRet=0.
Shlomi Fish 1 file changed, 27 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43f969b5682595a5

Add a test for o PrintRet.
Shlomi Fish 3 files changed, 73 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4153957ed86b8243

Test o inhibit_exit=0.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/678b4b05e9df2c26

Fix a bug with o AutoTrace.
Shlomi Fish 2 files changed, 29 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/256e04f2f71bf241

[perl5db] Add a test for t command with sub calls.
Shlomi Fish 1 file changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/181564a8145378d9

[perl5db] Test o AutoTrace .
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/12357ed6e47868b7

[perl5db] Add a test for the 't' command.
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/44df2e91dec21d9c

[perl5db] Add a test for warnLevel=1.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b1909c0b42b96f1a

[perl5db] Add test for dieLevel option.
Shlomi Fish 3 files changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c96f3fb06e4b6cee

[perl5db] Test the recallCommand option.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e5a1966484442ef3

[perl5db] Test the M command.
Shlomi Fish 1 file changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/88cb46007a453f25

Test more for the m staetement.
Shlomi Fish 3 files changed, 70 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/743551cb331873ca

Test the m command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/46c6c8959f645b6c

[perl5db] Test the = command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ecdebb3cedad8b9

Correct the test blurbs.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b44044c717768d2

Add a test for the H command.
Shlomi Fish 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b844ca960f325044

[perl5db] Add a test for H -7.
Shlomi Fish 1 file changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba656e20852cb6cb

[perl5db] Fix source cmd from typeahead.
Shlomi Fish 4 files changed, 43 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/292efc73e268e404

Add a test for the source command.
Shlomi Fish 3 files changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8325f708fc4cd68a

Extract a common subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/060cd2874743576c

Rename to something more meaningful.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df6b28ecfc1cd5b3

Convert to DebugWrap.
Shlomi Fish 1 file changed, 20 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/dc5bf9ae2a93225f

Convert more to DebugWrap.
Shlomi Fish 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68de1f86600232a9

Convert the 61222 test to DebugWrap.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/846793b627538432

Extract _calc_threads_wrapper.
Shlomi Fish 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/947b7b0c8609f396

Remove some no-longer used code.
Shlomi Fish 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90dbff20b4027f98

Prepend with an underscore.
Shlomi Fish 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1de2025f4edf6433

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 19 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/e21ef5059ef12f66

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 39 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/dda385fdb2068781

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b16e171bd60fcfb3

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 48 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/5ddb2d707fee76a4

Extract a constructor.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de3ecd1b16d62531

Convert a test to DebugWrap.
Shlomi Fish 1 file changed, 21 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/7e9aebacfb172c03

Convert a perl5db.t test to DebugWrap.
Shlomi Fish 1 file changed, 25 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/aa7db7fe044619a5

Add a test for l -num.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7abb3e2de206be45

Test the ! command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5b0e89551f0c1c28

Test the { * command.
Shlomi Fish 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/efe274c92fe59124

Convert to a different quoting.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/218581cb15346de8

Test for the { and { ? commands.
Shlomi Fish 1 file changed, 35 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bad9bca552e2e1ed

Add a test for the < and > commands together.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a45142abc67a4712

Current branch sprout/ookow
4 commits. 1 unique author. 1 unique committer.
24 files changed, 384 insertions(+), 123 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d687da2923cfdd6b.tar.gz

COW: Work in progress
Father Chrysostomos 16 files changed, 185 insertions(+), 73 deletion
http://perl5.git.perl.org/perl.git/commit/d687da2923cfdd6b

Move a CAN_COW_MASK comment from sv.c to sv.h
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff271154fa47bc55

SVf_IsCOW
Father Chrysostomos 8 files changed, 44 insertions(+), 67 deletions(
http://perl5.git.perl.org/perl.git/commit/b1c903927d34f9f0

Missing dependency in XS::APItest’s Makefile
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ebb71563abc2d3c4

New branch smoke-me/khw-foldbug
20 commits. 5 unique authors. 1 unique committer.
Net code removal: Daniel Dragan (2 lines)
Thanks, applied: Karl Williamson (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/df72541c15bf70e1.tar.gz

regexec.c: White-space only; comment only; no code changes
Karl Williamson 1 file changed, 26 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/df72541c15bf70e1

regexec.c: Refactor slightly for clarity
Karl Williamson 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76b600fe94f84f2e

utf8.c: Remove an unnecessary conditional
Karl Williamson 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9763e6e914dacc4

PATCH: [perl #114982]: case-insensitive regex bug with UTF8-flagged strings
Karl Williamson 2 files changed, 218 insertions(+), 53 deletions
http://perl5.git.perl.org/perl.git/commit/999a4c8179b6a8d6

Allow _swash_inversion_hash() to be called in regexec.c
Karl Williamson 3 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fce4b649fcd9a86

regex: Allow any single char to be SIMPLE
Karl Williamson 2 files changed, 39 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/48291695d62b72ff

regcomp.c: Slightly relax restriction of SIMPLE nodes
Karl Williamson 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f36711ce540289de

regexec.c: Turn test into an assertion
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d463c4a03554f34

regexec.c: White-space only
Karl Williamson 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4b482bd0901b3dd

Merge 2 gv_fetch* calls in Perl_newXS_len_flags
Daniel Dragan 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/244c4c178436f071

Perl_sv_mortalcopy expects a return value.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/91cc3c3229525a47

Add TODO tests for RT#115156
Aaron Crane 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad52a674e0c01658

Fix infinite loop with $tied =~ s/non-utf8/utf8/
Father Chrysostomos 2 files changed, 38 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/00e257d7f36d548b

regexec.c: indent properly and reflow some comments to 80 cols
Karl Williamson 1 file changed, 24 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/47480f6d90086a72

regcomp.c: Refactor join_exact() to handle all multi-char folds
Karl Williamson 3 files changed, 172 insertions(+), 206 deletion
http://perl5.git.perl.org/perl.git/commit/03030b23c30a5ca0

regen/regcharclass.pl: Generate macros for multi-char fold sequences
Karl Williamson 2 files changed, 238 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/6e8b80852f51bed2

Add regen/regcharclass_multi_char_folds.pl
Karl Williamson 2 files changed, 107 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/84169de375aa67e1

regen/regcharclass.pl: Simplify regex
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9897618c85440b95

regen/regcharclass.pl: Add ability for more complex inputs
Karl Williamson 1 file changed, 23 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/30f534e0f88d798e

regcomp.c: min len is chars, not bytes
Karl Williamson 1 file changed, 14 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/b45ed6fe31f0ed46

New branch smueller/no_taint
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0b19d8abc7df710b.tar.gz

Add C define to remove taint support from perl
Steffen Mueller 22 files changed, 160 insertions(+), 101 deletio
http://perl5.git.perl.org/perl.git/commit/0b19d8abc7df710b
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
51 commits. 8 unique authors. 6 unique committers.
54 files changed, 1694 insertions(+), 762 deletions(-)
Net code removal: Brad Gilbert (148 lines) Steve Hay (1 line)
Thanks, applied: Father Chrysostomos (2) Steve Hay (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/70ce046ea7ef87cf.tar.gz

Add references to perl5143delta
Dominic Hargreaves 3 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70ce046ea7ef87cf

Add the 5.14.3 perldelta
Dominic Hargreaves 1 file changed, 291 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/877744bd6390b878

Add 5.14.3 to perlhist
Dominic Hargreaves 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70b198cc2f9513d5

add 5.14.3 epigraph
Dominic Hargreaves 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/413f509353d31957

Update Module-CoreList Changes file
Chris 'BinGOs' Williams 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef5592538d623279

Add v5.14.3 data to Module::CoreList and bump to 2.74
Chris 'BinGOs' Williams 2 files changed, 16 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f7a5efebd238ec9a

toke.c: Rewrite bogus yylex comment
Father Chrysostomos 1 file changed, 52 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/3875fc11b72f06ce

perlreapi.pod: Consistent spaces after dots
Father Chrysostomos 1 file changed, 63 insertions(+), 57 deletions(-
http://perl5.git.perl.org/perl.git/commit/2edc787c0b1ef0ee

perlreapi.pod: Document RXf_MODIFIES_VARS
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94bbc698d82d5f7f

perlreapi.pod: Update RXf_SKIPWHITE section
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51b1fee8f8a93a4f

perlreapi.pod: Update RXf_SPLIT section
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f6ecbda77f5a734

Disable const repl optimisation for empty pattern
Father Chrysostomos 3 files changed, 16 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/b97b7b693710c4cd

defins.t: Suppress uninit warning
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b29368b888231924

Move tests from t/op/while_readdir.t to t/op/defins.t
Brad Gilbert 3 files changed, 34 insertions(+), 182 deletions
http://perl5.git.perl.org/perl.git/commit/6a6a13d6acb473fc

Use const repl optimisation with s///e where possible
Father Chrysostomos 4 files changed, 31 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/ef90d20ae1b70bb2

perl5180delta: B::Generate is fixed
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa4533d036f96ddb

[perl #49190] Don’t prematurely optimise s/foo/bar$baz/
Father Chrysostomos 5 files changed, 42 insertions(+), 62 deletions(
http://perl5.git.perl.org/perl.git/commit/bb933b9ba3a34a45

Don’t taint return value of s///e based on replacement
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52c47e1631d20f2f

Remove PMf_MAYBE_CONST
Father Chrysostomos 2 files changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/266d9182a2c7501b

[perl #49190] Stringify repl repeatedly in s///g
Father Chrysostomos 3 files changed, 39 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/1754320d025df69f

RXf_MODIFIES_VARS
Father Chrysostomos 3 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ed8c61f1921fabd

Define RXf_SPLIT and RXf_SKIPWHITE as 0
Father Chrysostomos 3 files changed, 16 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/cccd1425414e6518

pp_hot.c:pp_subst: add comment
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/26a745235f6f2b64

Simplify the fix for bug #41530
Father Chrysostomos 3 files changed, 15 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/64534138a19b24be

perldelta for [perl #114982]
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0dd190b98da5a18

regcomp.c: Use more precise definition of folding chars
Karl Williamson 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/175bc858cac21269

handy.h: Add macro which returns if a char is folding
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37ede9263a99fca4

regen/mk_PL_charclass.pl: Add bit for if character folds
Karl Williamson 2 files changed, 118 insertions(+), 115 deletion
http://perl5.git.perl.org/perl.git/commit/f79937459278f854

regcomp.c: Optimize EXACTFish nodes without folds to EXACT
Karl Williamson 1 file changed, 55 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3465e1f03c6c748e

regexec.c: Fix EXACT node handling in regrepeat()
Karl Williamson 2 files changed, 51 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/5e4a1da18f8fd71f

Fix indentation after a19baa613c
Steve Hay 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/def6ed225c88257d

stop Win32 VC miniperl from exporting functions
Daniel Dragan 5 files changed, 27 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/a19baa613c976970

fix C++ builds broken by cdc4a174060
Daniel Dragan 4 files changed, 34 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/98c015b7a9b5140b

[perl #114658] Fix line numbers at the end of string eval
Father Chrysostomos 3 files changed, 28 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/451f421fe4742646

Add extern "C" to definitions of four win32_ functions
Steve Hay 2 files changed, 8 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73f2c082cce3e45a

[MERGE] revamp dist/B-Deparse/t/core.t
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/0334a26770c8f679

Deparse/t/core.t: add support for lex vars
David Mitchell 1 file changed, 53 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/aaaaf4274b748225

overhaul dist/B-Deparse/t/core.t
David Mitchell 1 file changed, 565 insertions(+), 88 deletions(
http://perl5.git.perl.org/perl.git/commit/d8e99b9768201060

fix deparsing of select(F)
David Mitchell 2 files changed, 21 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc1cc2c34ba3dffd

Deparse: handle system/exec prog arg,arg,,..
David Mitchell 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/327088eb578a0735

Deparse: grep($a) became grep($a,); ditto map
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6d08f7b3ce620464

Deparse: handle some strong keywords better
David Mitchell 1 file changed, 14 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ac5308ab39749a3

Deparse crashed on argless sort()
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca3319858bbce2cc

[perl #115206] Don’t crash when vivifying $|
Father Chrysostomos 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4505a31f43ca4e1a

Test perl #4760
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f25f6c031ddddc0

Add $(EXTRACFLAGS) to $(CFLAGS) for MinGW/gcc build on Windows
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fdb5f000643af6bd

Fix VC compilation of universal.c as C++ following commit 613875e219
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a6ecb12de219330

Minor tidy-ups from 624a1c42c1
Steve Hay 1 file changed, 19 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/b75e117712b47a04

clean up vmem.h, remove unused instrumentation hooks
Daniel Dragan 1 file changed, 30 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/624a1c42c1b67cb5

Fixes to enable building win32 files as C++ with VC
Steve Hay 2 files changed, 15 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/f76b679e8cb2954f

add const to Perl_boot_core_UNIVERSAL's xsub registration struct
Daniel Dragan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/613875e219013b58

Current branch maint-5.12
1 commit. 1 unique author. 1 unique committer.
1 file changed, 3 insertions(+), 0 deletions(-)
Thanks, applied: Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5ee2604e72cdd836.tar.gz

avoid calling memset with a negative count
Andy Dougherty 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ee2604e72cdd836

Current branch maint-5.14
10 commits. 2 unique authors. 2 unique committers.
14 files changed, 548 insertions(+), 138 deletions(-)
Thanks, applied: Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2e7a68aa50a4ed5b.tar.gz

Create perldelta for 5.14.4
Dominic Hargreaves 11 files changed, 533 insertions(+), 148 deletio
http://perl5.git.perl.org/perl.git/commit/2e7a68aa50a4ed5b

Add 5.14.3 to perlhist
Dominic Hargreaves 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e467ae0bf0a6262

add Digest pointer to security section
Dominic Hargreaves 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9461ae2d4d028535

perldelta for Module::CoreList
Dominic Hargreaves 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23d7696a6093cecc

Bump Module::CoreList version again in order to fix %released
Dominic Hargreaves 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b237687d094a953

disarm RC2 bump
Dominic Hargreaves 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/60ebb1cd3cd83939

bump version to RC2
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d071228b493635c8

refresh Acknowledgements
Dominic Hargreaves 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c702c1ede23c39e

perldelta for heap buffer overrun fix
Dominic Hargreaves 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb1ae21680de484a

avoid calling memset with a negative count
Andy Dougherty 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b675304e3fdbcce3

Current branch maint-5.16
9 commits. 7 unique authors. 2 unique committers.
11 files changed, 338 insertions(+), 17 deletions(-)
Net code removal: Darin McBride (3 lines)
Thanks, applied: Ricardo Signes (7)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/495a70389718bcaa.tar.gz

Add references to perl5143delta
Dominic Hargreaves 3 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/495a70389718bcaa

Add the 5.14.3 perldelta
Dominic Hargreaves 1 file changed, 291 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/cbce216be8124c1b

mg_get should be called before access
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e0b2391226c98b24

PATCH: [perl #114220] /\h/ not equiv to /[\h]/
Karl Williamson 2 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5350737fcf17b84

Add Karen Etheridge to AUTHORS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68134919a7d178ed

RT#114312: prevent ls from colourizing output
Karen Etheridge 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dabac76a37371132

AIX isn't a new platform, move its note to the right place
Tony Cook 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/49a8948aee6d0bf0

perldelta for 9d7bf4
Darin McBride 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45258f3d47caba1b

AIX Hints file change
Darin McBride 1 file changed, 4 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c75974d2823fafb6

Current branch smoke-me/khw-regex
4 commits. 1 unique author. 1 unique committer.
491 files changed, 48389 insertions(+), 41958 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f3dbfa4cde89d2cc.tar.gz

regcomp.c: Fix-up indentaion; no code changes
Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/f3dbfa4cde89d2cc

PATCH: [perl #89774] multi-char fold + its fold in char class
Karl Williamson 8 files changed, 243 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/128528fe2bcd50bd

regen/mk_invlists.pl: Make list for multi-fold chars
Karl Williamson 2 files changed, 68 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/06b9a7bbfa50231e

mktables: Add table for chars with multi-char fold
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/173eb1846086679e

Current branch smoke-me/rjbs/debugger-refactoring
159 commits. 2 unique authors. 1 unique committer.
18 files changed, 994 insertions(+), 465 deletions(-)
Net code removal: Ricardo Signes (2 lines)
Thanks, applied: Ricardo Signes (156)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/693ee45347c4224c.tar.gz

avoid overriding prototypes when the call can be fixed
Ricardo Signes 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/693ee45347c4224c

correct the documented value of ${"_<$fn"}
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/120d72a3d33760f7

fix two small typos in MANIFEST updates
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e117c8bce42ed37e

Add ampersand to share.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e694ddefd9b6785

perl5db: extract _handle_sh_sh_command().
Shlomi Fish 1 file changed, 15 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad422058b1fda260

Get rid of a leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31b0c1cc2aa85d54

Refactoring - merged the two n/s cases.
Shlomi Fish 1 file changed, 4 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1b38ec6f313d3666

Extract a common method.
Shlomi Fish 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c046d852381e9bf

Extract _handle_[sn]_and_arg_commands.
Shlomi Fish 1 file changed, 25 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/d91d05ece7cdacae

[perl5db] Remove unnecessary code.
Shlomi Fish 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac50a199263cb7dc

Extract _DB__handle_run_command_in_pager_command.
Shlomi Fish 1 file changed, 73 insertions(+), 58 deletions(-
http://perl5.git.perl.org/perl.git/commit/2645e09cc91d0430

Extract _DB__handle_restart_and_rerun_commands().
Shlomi Fish 1 file changed, 38 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/b45f77b0d063c7db

Extract _handle_save_command.
Shlomi Fish 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/78d1622257b5d0cb

Extract _handle_enable_disable_commands .
Shlomi Fish 1 file changed, 43 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/1e6611d3587f62e2

Extract _handle_source_command.
Shlomi Fish 1 file changed, 23 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b9051c1782a1121

[perl5db] Extract _handle_equal_sign_command .
Shlomi Fish 1 file changed, 79 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fab8482169bd6b1

Extract _handle_p_command.
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f894c828a390d5a

Extract _handle_doc_command.
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56be0a81193d223b

[perl5db] Extract _handle_H_command.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/0a6785beaecdda0e

[perldb] Extract _handle_rc_search_history_command.
Shlomi Fish 1 file changed, 39 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/43d8d6674abddba9

Add quotes.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a4209661fb7adf80

[perl5db] Get rid of leading ampersands.
Shlomi Fish 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00646189e6dfca4a

[perl5db] Avoid some trailing expressions.
Shlomi Fish 1 file changed, 19 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/392d991d6427dfc8

[perl5db] Remove leading ampersands in sub call.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b16bb7a891e3ddeb

Add a reminder comment;
Shlomi Fish 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2389c1155a396646

Extract _handle_rc_recall_command.
Shlomi Fish 1 file changed, 34 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/7100355b01bfb925

Extract _DB__handle_question_mark_command() .
Shlomi Fish 1 file changed, 76 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/af4a89a45512b7d9

Extract _DB__handle_forward_slash_command().
Shlomi Fish 1 file changed, 92 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/4517d588b668ae5f

Extract _handle_W_command .
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/46761df273f2a9ff

Extract _handle_w_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b66fab3e0b989989

Extract _handle_T_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/432d37472777320c

[perl5db] Extract _handle_r_command.
Shlomi Fish 1 file changed, 20 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a9c2dd54e536e00

[perl5db] Extract _handle_c_command.
Shlomi Fish 1 file changed, 116 insertions(+), 101 deletions
http://perl5.git.perl.org/perl.git/commit/5d180cccfb677e5e

Extract _handle_s_command and refactored.
Shlomi Fish 1 file changed, 28 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/7373eeedd3d632cb

[perl5db] Extract _handle_n_command.
Shlomi Fish 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/7ad0e2b0842f259d

Extract _DB__handle_y_command .
Shlomi Fish 1 file changed, 44 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/213c8bcf0788ad6f

[perl5db] Extract $obj->_handle_dash_command.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/8612767a31593859

[perl5db] Extract another function.
Shlomi Fish 1 file changed, 22 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/1fda313c11921b4f

Extract _DB__handle_f_command.
Shlomi Fish 1 file changed, 49 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d0c61d78e96a96a

Extract _handle_V_command_and_X_command.
Shlomi Fish 1 file changed, 74 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/fe32a546d5a152cb

Extract _handle_S_command.
Shlomi Fish 1 file changed, 33 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b669e47c346c2af

Fix "a [command]" statement.
Shlomi Fish 4 files changed, 53 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3b7ce87a965fa99

$slave_editor → our.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b48f93fd8abba9e5

Placed declarations on one line and sorted.
Shlomi Fish 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/951a3bfa9f1e50c7

More variables to our.
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1366f019769c804

[perl5db] Convert more global vars to our.
Shlomi Fish 1 file changed, 18 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/dedfb8eaf472febe

[perl5db] Convert variables to our.
Shlomi Fish 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/2fc98ba68e4e56b4

Refactoring - convert $trace to our.
Shlomi Fish 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27c1be1d2e89d45e

[perl5db] Extract a method.
Shlomi Fish 1 file changed, 16 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/1c682b7f6d82b056

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99c383e0ce805b3d

perl5db: extract a function.
Shlomi Fish 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b0704299358d401

[perl5db] Convert tabs to spaces.
Shlomi Fish 1 file changed, 82 insertions(+), 82 deletions(-
http://perl5.git.perl.org/perl.git/commit/b7eea60409d9e2cf

perl5db: fix some indentation that was off.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c106c9cc7b9659e

[perl5db] Extract a function in the condition.
Shlomi Fish 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/0389876faecaf48e

Convert comma-separated expressions to do{}.
Shlomi Fish 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/fd04ce8c9e2c1e80

perl5db: remove leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c43353615275c5f4

[perl5db] extract a subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/ded3f6160c6224d5

[perl5db] Missed one.
Shlomi Fish 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8a8abf5896364d34

perl5db: Avoid trailing ifs with 2 expressions.
Shlomi Fish 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9d399cc205de512

[perl5db-refactor] Avoid trailing ifs.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e877bfa8706ef73

perl5db: no longer passing arguments to DB::eval().
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbb35dc5293fbac2

Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f27ba078f7ab1c00

perl5db: refactored a regex match.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16d7d690f9d8af50

perl5db refactor: avoid ampersands, and trailing.
Shlomi Fish 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/262aba08e9d9829f

[perl5db] Extract some subroutines.
Shlomi Fish 1 file changed, 35 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/ced4516b69a868b4

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01d50588ca3e2987

Extract a common closure.
Shlomi Fish 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7c18e6a920dab16

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 18 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/b3f825ba46e05c71

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/27faded6821a2e9f

[perl5db] Refactored argument passing.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e88a110bce32edf

[perl5db] Add explicit empty returns.
Shlomi Fish 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84538f0a6daaae38

[perl5db] Fix a bug - with a test.
Shlomi Fish 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7e3a08337f057009

Extract $DB::dbline[$DB::line].
Shlomi Fish 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41f9a417aceed276

Extract append_to_position and append_to_prefix.
Shlomi Fish 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03541e7a98e5c1ce

Extract method _my_print_lineinfo.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/90b2d4a57288a4fb

Extract DB::Obj - a class.
Shlomi Fish 1 file changed, 256 insertions(+), 201 deletions
http://perl5.git.perl.org/perl.git/commit/ea448699aeb1a667

Extract _DB__grab_control().
Shlomi Fish 1 file changed, 119 insertions(+), 102 deletions
http://perl5.git.perl.org/perl.git/commit/228841348d9345fc

Extract _DB__handle_watch_expressions() .
Shlomi Fish 1 file changed, 32 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/16530836a592616e

Extract _DB__determine_if_we_should_break() .
Shlomi Fish 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/ac2c572eabb27ec0

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 29 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/98957863ab99c5b4

Extract _restore_shared_globals_after_restart.
Shlomi Fish 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00eb047dc49b1076

Extract _restore_globals_after_restart.
Shlomi Fish 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adc1fa40f227d35f

[perl5db-refactor] Extract a function.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83caa39827073216

[perl5db] Extract a subroutine.
Shlomi Fish 1 file changed, 22 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/0eae14f74e6eb810

[perl5db-refactor] Refactoring.
Shlomi Fish 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f54fb01ca08f4957

[perl5db-refactor] convert to use vars and &s.
Shlomi Fish 1 file changed, 21 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b22b5d93a12433c

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 20 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/9cfc0a333e233584

[perl5db] Remove a stray declaration.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b91337e6a12da3c

[perl5db-refactor] Extract a method.
Shlomi Fish 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1be2fc61c9c5fa52

[perl5db-refactor] Extract _delete_all_breakpoints.
Shlomi Fish 1 file changed, 51 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/a1dac27b608df2f3

[perl5db] Remove leading ampersands in sub calls.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43d543c84d75bc79

More refactoring.
Shlomi Fish 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27e054ac3fb98e22

[perl5db] Remove ampersand.
Shlomi Fish 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f42d581042b86e0

[perl5db-refactor] Merge two conditionals.
Shlomi Fish 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/33c7e63a3f3366f3

Add more.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38373a5717bc6ec2

Refactored a loop.
Shlomi Fish 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e357f93ef3d69e03

[perl5db] Avoid predeclaration.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a42db1a6acbe851c

[perl5db] Refactored more.
Shlomi Fish 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/175546269a9d9668

[perl5db-refactor] Remove leading ampersands.
Shlomi Fish 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b4c464b9a023325

[perl5db] refactoring + minor bug-fix.
Shlomi Fish 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16b52df6117f9ee9

[perl5db-refactoring] Refactored parse_options.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d4898e6104ad042

[perl5db] Convert $| to ->autoflush(1).
Shlomi Fish 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f8b1bb51fd3cf2a

[perl5db] Refactor the LineInfo function.
Shlomi Fish 1 file changed, 13 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/68ffc580e93e00f8

[perl5db-refactoring] Got rid of trailing whitespace.
Shlomi Fish 1 file changed, 244 insertions(+), 244 deletions
http://perl5.git.perl.org/perl.git/commit/94261eab08e803c0

[perl5db-Refactor] Convert $_ to a lexical.
Shlomi Fish 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27f9a76e8b80e7e0

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/3e5a61da7a44ea88

[perl5db] Remove some trailing space.
Shlomi Fish 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/d34769c8f28db6e7

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a9d624112b01352

[perl5db] Convert @pods to a hash and moved it out.
Shlomi Fish 1 file changed, 47 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/fbf5063bc275d3b2

Move away from more "or do { ... }" statements.
Shlomi Fish 1 file changed, 49 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/06cb3416ffd564d9

[perl5db] Refactored do {...}s into ifs.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/4eae80e9e7106379

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 73 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/570e237d4b4c2bab

More refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/5a5f0248ccd44a96

Convert some COND() && do to ifs.
Shlomi Fish 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed0b690fd86b4275

Add a test for the frame option.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4bf48f628f98c1f5

[perl5db] o PrintRet=0 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dfb07cc636ef982d

Test o PrintRet=1 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6ba2024c8ef11eb1

[perl5db] Add another test.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/02c8468298ebfea4

[perl5db] Test o PrintRet in list context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9960d5735626d7e3

[perl5db] add a test for o PrintRet=0.
Shlomi Fish 1 file changed, 27 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b85e5d48059e6dd9

Add a test for o PrintRet.
Shlomi Fish 3 files changed, 73 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7c2d357263185074

Test o inhibit_exit=0.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b8d16f0bfe7e17f

Fix a bug with o AutoTrace.
Shlomi Fish 2 files changed, 29 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/a7e6ac32c1b34cb5

[perl5db] Add a test for t command with sub calls.
Shlomi Fish 1 file changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/71f3760d9d267217

[perl5db] Test o AutoTrace .
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4fd63227c0956105

[perl5db] Add a test for the 't' command.
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ffc3a2a65b73e519

[perl5db] Add a test for warnLevel=1.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1b9655d157f67c88

[perl5db] Add test for dieLevel option.
Shlomi Fish 3 files changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/829c17ac5e2a6d6e

[perl5db] Test the recallCommand option.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a190b782003f01d

[perl5db] Test the M command.
Shlomi Fish 1 file changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f982e06cba76ceb6

Test more for the m staetement.
Shlomi Fish 3 files changed, 70 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4f34e741ac2aaebb

Test the m command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1f60868ec9add17

[perl5db] Test the = command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/416bf5a92bf20a80

Correct the test blurbs.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a08995ab0693253c

Add a test for the H command.
Shlomi Fish 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/049f4e99eecc6354

[perl5db] Add a test for H -7.
Shlomi Fish 1 file changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e7198eb97dceb35

[perl5db] Fix source cmd from typeahead.
Shlomi Fish 4 files changed, 43 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/2734ed96c0960fa3

Add a test for the source command.
Shlomi Fish 3 files changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64aade1c9e4e995d

Extract a common subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c96c976169158af

Rename to something more meaningful.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b21dea1f13c7613

Convert to DebugWrap.
Shlomi Fish 1 file changed, 20 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/19a1ba4465fd7ff3

Convert more to DebugWrap.
Shlomi Fish 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a1719ee181f9dee

Convert the 61222 test to DebugWrap.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a892dd9f748392a

Extract _calc_threads_wrapper.
Shlomi Fish 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88b2fef20349425a

Remove some no-longer used code.
Shlomi Fish 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b6441a404e38de9

Prepend with an underscore.
Shlomi Fish 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/069644b589e72091

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 19 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/80428e56e51d410e

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 39 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/e94ef4e18a59ee68

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b43004d0ff3ffe74

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 48 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/66749927229fc175

Extract a constructor.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d117a6e55cb0befb

Convert a test to DebugWrap.
Shlomi Fish 1 file changed, 21 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/fa1cad90dda8a1aa

Convert a perl5db.t test to DebugWrap.
Shlomi Fish 1 file changed, 25 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/739021df3c5c46bc

Add a test for l -num.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0a427f9ad4c8428f

Test the ! command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ffad2aa4bded5e4c

Test the { * command.
Shlomi Fish 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc06bf293cead0f1

Convert to a different quoting.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cbd5d92c0552b288

Test for the { and { ? commands.
Shlomi Fish 1 file changed, 35 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b627dacaea5e8a2

Add a test for the < and > commands together.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b942fcb21f881390

Current branch smueller/no_taint
4 commits. 1 unique author. 1 unique committer.
23 files changed, 143 insertions(+), 70 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/dd86234b7294193d.tar.gz

Core module test workarounds for perls without taint support
Steffen Mueller 8 files changed, 58 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/dd86234b7294193d

NO_TAINT_SUPPORT treatment for PL_taint_warn
Steffen Mueller 5 files changed, 14 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/160698e8ab5b6bfc

Introduce SILENT_NO_TAINT_SUPPORT, some warning fixes
Steffen Mueller 10 files changed, 54 insertions(+), 19 deletions
http://perl5.git.perl.org/perl.git/commit/797d5522bc6e784e

Make more regexp-related logic conditional on NO_TAINT_SUPPORT
Steffen Mueller 4 files changed, 17 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/b3b5e42f18b64f54

Deleted branch dom/module-corelist-5.14.3
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
27 commits. 7 unique authors. 6 unique committers.
37 files changed, 1266 insertions(+), 803 deletions(-)
Thanks, applied: Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0f43fd573c94446b.tar.gz

[perl #115260] Stop length($obj) from returning undef
Father Chrysostomos 2 files changed, 22 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/0f43fd573c94446b

[perl #96230] Stop s/$qr// from reusing last pattern
Father Chrysostomos 3 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a97c51d3ccb6044

perlδ up to the present
Father Chrysostomos 1 file changed, 135 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/90814a4e3c744b16

cpan: Upgrade AutoLoader to 5.73
Steffen Mueller 3 files changed, 46 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/07e2e970a0707344

Update HTTP-Tiny to CPAN version 0.024
Chris 'BinGOs' Williams 2 files changed, 55 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/4e375cef4c9fb697

Sync Module-CoreList in Porting/Maintainers.pl with CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f01d5fbb7c762a51

perlδ up to 40f316a72b
Father Chrysostomos 1 file changed, 149 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/7c164bee4a26cf12

Make PerlIO::encoding handle cows
Father Chrysostomos 2 files changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f79eb5b229ed806

Prune some dead code in pp.c:pp_undef
Father Chrysostomos 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc1df6c26399cfc1

Make PerlIO::encoding even more resilient to moving buffers
Father Chrysostomos 2 files changed, 13 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9a8753af0f0f92b

Bump $Win32CORE::VERSION following commit 35f601d964
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/42037ad6a00723df

have Win32CORE use ALIAS/XSANY
Daniel Dragan 1 file changed, 85 insertions(+), 53 deletions(-
http://perl5.git.perl.org/perl.git/commit/35f601d964ee4d14

regcomp.c: Don't set /i in start class unless /l
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae6bdd37b100ecab

regexp.t: Add 'no warnings "utf8";
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/969c44e74a39672c

utf8.h: Correct some values for EBCDIC
Karl Williamson 2 files changed, 32 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/03c769848502ede1

regex: White-space, comment only; no code changes
Karl Williamson 3 files changed, 62 insertions(+), 55 deletions(
http://perl5.git.perl.org/perl.git/commit/1f327b5e67f741f6

regex: Rename macro to reflect its narrowed use
Karl Williamson 3 files changed, 18 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/538b546eb0f25225

regex: Splice out no longer used array element
Karl Williamson 2 files changed, 9 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/88675427278c9e63

regex: Remove old code that tried to handle multi-char folds
Karl Williamson 7 files changed, 246 insertions(+), 514 deletion
http://perl5.git.perl.org/perl.git/commit/e0193e472b025d41

regcomp.c: Fix-up indentaion; no code changes
Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/6d14883236070a9e

PATCH: [perl #89774] multi-char fold + its fold in char class
Karl Williamson 8 files changed, 247 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/9d53c4576e551530

regen/mk_invlists.pl: Make list for multi-fold chars
Karl Williamson 2 files changed, 68 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/9ffebac4d942e0e3

mktables: Add table for chars with multi-char fold
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a099d8e14d03a773

regcomp.c: Rename a macro, fix-up comments
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c61f1635db9cf52

Link to 5.14.3 announcement
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0bce251cd12dd88a

Handle cow $_ in @INC filter
Father Chrysostomos 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b68108d9b5245170

Allow COW copies in aassign
Father Chrysostomos 2 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2203fb5a8b3178b6

Current branch smoke-me/khw-foldbug
10 commits. 1 unique author. 1 unique committer.
89 files changed, 3678 insertions(+), 1880 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2ab171cf81a5b3a3.tar.gz

regex: \R can match either 1 or 2 chars
Karl Williamson 3 files changed, 5 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ab171cf81a5b3a3

regcomp.c: Pass NULL instead of &dummy to function
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90a60a0230450684

regcomp.c, regexec.c: Comments only; no code changes
Karl Williamson 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ae6aaffdfaa94b4

regexec.c: White-space only; no code changes
Karl Williamson 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/edc7efa02154c13b

regexec.c: Tighten loops in regrepeat()
Karl Williamson 1 file changed, 42 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/6d51eb4434dcd640

regexec: Do less work on quantified UTF-8
Karl Williamson 3 files changed, 273 insertions(+), 170 deletion
http://perl5.git.perl.org/perl.git/commit/af06cc7218e913f3

utf8.h: Add guard against recursive #include
Karl Williamson 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04694875bc109118

regen/regcharclass.pl: Change name of generated macro
Karl Williamson 4 files changed, 19 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/938a71825d437fa4

regexec.c: Change variable name
Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/0621ef8b608392ff

regexp.h: Update comments
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b52a2fb28f70476b

Current branch sprout/ookow
4 commits. 1 unique author. 1 unique committer.
90 files changed, 4084 insertions(+), 1958 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/70e74c5635198aec.tar.gz

New COW mechanism
Father Chrysostomos 14 files changed, 186 insertions(+), 69 deletion
http://perl5.git.perl.org/perl.git/commit/70e74c5635198aec

Move a CAN_COW_MASK comment from sv.c to sv.h
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/653268e57b687807

SVf_IsCOW
Father Chrysostomos 11 files changed, 53 insertions(+), 78 deletions
http://perl5.git.perl.org/perl.git/commit/495a580bdbecc2b3

Missing dependency in XS::APItest’s Makefile
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c583e99fdc859d41

Deleted branch smoke-me/dom/5.14.2

Deleted branch smoke-me/khw-5.14.3

Deleted branch smoke-me/khw-6.2

Deleted branch smoke-me/khw-clump

Deleted branch smoke-me/khw-maint5.16_bug114220

Deleted branch smoke-me/khw-regex
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
31 commits. 9 unique authors. 8 unique committers.
39 files changed, 737 insertions(+), 394 deletions(-)
Net code removal: Niko Tyni (6 lines)
Thanks, applied: Steve Hay (2) Ricardo Signes (1) Andy Dougherty (1)
Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7b37959603b1b0d6.tar.gz

Note CPAN upgrade in perldelta.
Craig A. Berry 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b37959603b1b0d6

Udate CPAN to CPAN version 1.99_51
Craig A. Berry 13 files changed, 139 insertions(+), 70 deletion
http://perl5.git.perl.org/perl.git/commit/591ecbea5fa7c3df

regexec.c: regrepeat() change default: handling
Karl Williamson 1 file changed, 21 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/584b1f026f7044a6

regex: Make \R simple again.
Karl Williamson 2 files changed, 24 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/e64f369d58efdbd3

regexec.c: Fix bugs in regrepeat()
Karl Williamson 2 files changed, 94 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/4063ade8503ac887

perlre: grammar, typo
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5771dda049fadfc4

Correct a version number in perl5180delta
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2917e21e155ca484

Perldelta up to 1443c94
Florian Ragwitz 1 file changed, 73 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d9cd31f143aa659

5.14.3 has been released
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/014e292f37a50655

regmatch(): fix out bounds array access
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1443c94c5785506d

regmatch(): add asserts for legal values of nextchr
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e6ca698ca4309632

regcomp.c: Use unlikely initialization value; not 0
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6703dff2fdca09b5

PATCH: [perl #115342] Properly initialize S_regclass value (again)
rurban@cpanel.net 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4295830fe1ff58b

utfebcdic.h: white space only
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/530495eb4df942f1

add PERL_CALLCONV_NO_RET to perlhost.h's PerlProcExit and PerlProc_Exit
Daniel Dragan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/084b56d791cbec7e

Remove unnecessary overrides in gnukfreebsd and gnuknetbsd hints.
Niko Tyni 2 files changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7dc65651902f0390

avoid calling memset with a negative count
Andy Dougherty 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2709980d5a193ce6

win32_freeenvironmentstrings: convert nonpublic exported function to macro
Daniel Dragan 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c8ca683ba2cfa11

perldelta for #115260
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba714418a7aa9942

Used pad name lists for pad ids
Father Chrysostomos 6 files changed, 9 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/8771da69db301343

regcomp.c: Silence compiler warning
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/61c8799482f9e533

regex: \R can match either 1 or 2 chars
Karl Williamson 3 files changed, 5 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/565fc1bb88638c24

regcomp.c: Pass NULL instead of &dummy to function
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89fd9d0b0c00e75d

regcomp.c, regexec.c: Comments only; no code changes
Karl Williamson 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2db97d4168d61ce2

regexec.c: White-space only; no code changes
Karl Williamson 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/49b95fadfe8c5c97

regexec.c: Tighten loops in regrepeat()
Karl Williamson 1 file changed, 42 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/613a425dda0dc9e3

regexec: Do less work on quantified UTF-8
Karl Williamson 3 files changed, 272 insertions(+), 171 deletion
http://perl5.git.perl.org/perl.git/commit/79a2a0e89816b808

utf8.h: Add guard against recursive #include
Karl Williamson 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57f0e7e230d864f5

regen/regcharclass.pl: Change name of generated macro
Karl Williamson 4 files changed, 19 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/40b1ba4ffc62ae81

regexec.c: Change variable name
Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/b429129092631279

regexp.h: Update comments
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d1714db8368fab1

Current branch maint-5.16
2 commits. 2 unique authors. 1 unique committer.
2 files changed, 10 insertions(+), 287 deletions(-)
Net code removal: Ricardo Signes (280 lines)
Thanks, applied: Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d88574fd8d73044f.tar.gz

update perldelta for 5.16.2
Ricardo Signes 1 file changed, 7 insertions(+), 287 deletions(-
http://perl5.git.perl.org/perl.git/commit/d88574fd8d73044f

avoid calling memset with a negative count
Andy Dougherty 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b11b0d3ef18a3559

New branch release-5.17.5
3 commits. 1 unique author. 1 unique committer.
Net code removal: Florian Ragwitz (158 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/723b6a9dd2282471.tar.gz

Add 5.17.5 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/723b6a9dd2282471

Update Module::CoreList for 5.17.5
Florian Ragwitz 6 files changed, 67 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0370894617df1fbf

Finalise perldelta
Florian Ragwitz 1 file changed, 27 insertions(+), 248 deletions(
http://perl5.git.perl.org/perl.git/commit/0602e0f22225ef14

New branch sprout/ookow2
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fba2ddafdfa990c7.tar.gz

Min string length for COW
Father Chrysostomos 2 files changed, 10 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/fba2ddafdfa990c7

sv.c: Shortcut for cow-to-cow assignment
Father Chrysostomos 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c84856389dd38364
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
32 commits. 8 unique authors. 7 unique committers.
64 files changed, 1450 insertions(+), 874 deletions(-)
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/af2fe5eb7afec48a.tar.gz

fork() should return undef on failure, even in list context
Jesse Luehrs 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/af2fe5eb7afec48a

Move more X's off the PUSH into EXTEND's
Steffen Mueller 1 file changed, 13 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/2102d7a2adc27f86

ext/re: Optimize XPUSH's to EXTEND(), PUSH,...
Steffen Mueller 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/855ea7c74bf7bb29

Data::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...
Steffen Mueller 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a876a4206a1561f

Pushing to stack after EXTEND doesn't require *X*PUSH
Steffen Mueller 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c76dbb3b9920dac

Update CPANPLUS-Dist-Build to CPAN version 0.64
Chris 'BinGOs' Williams 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00900d46c2978c71

Synchronilise Module-CoreList in Maintainers.pl with CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/45ccb7bbaadd5190

Proper skippage for sanity check in B::Deparse's core.t.
Craig A. Berry 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/37fc255eccf5c09c

PATCH: [perl #115242] Test
Dagfinn Ilmari Mannsåker 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fad493ef34530a95

PATCH: [perl #115242]: /m and regex optimizer bug.
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d46b78c674c5ad23

perlapi.pod: Clarify what a parameter means
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03bb5c85a720f445

fold_grind.t: Set $| if debugging
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c09dddb1574eb902

Add comment
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2fd926759fe936aa

regen/mk_PL_charclass.pl: Move code to subroutine
Karl Williamson 2 files changed, 12 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/07725c18fbb2dc80

mktables: Don't generate no-longer needed tables
Karl Williamson 1 file changed, 0 insertions(+), 19 deletions(-)
http://perl5.git.perl.org/perl.git/commit/434b60df9b892537

regen/mk_PL_charclass.pl: White-space only; no code changes
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ef0bd695c634a69

regen/mk_PL_charclass.pl: Generate our own tables for certain properties
Karl Williamson 1 file changed, 28 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62841d052dd50ca8

regen/mk_invlists.pl: Generate our own tables for certain properties
Karl Williamson 1 file changed, 72 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a02047bf497b08d7

Exclude signal-related symbols on VMS without home-grown signalling.
Craig A. Berry 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc2a396bba8663b0

regen/regcharclass.pl: White space only; no code changes
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/e2a80cb510d52963

regen/regcharclass.pl: Generate better code for some macros
Karl Williamson 2 files changed, 293 insertions(+), 94 deletions
http://perl5.git.perl.org/perl.git/commit/75929b4b01bac175

regen/regcharclass.pl: White-space only; no code changes
Karl Williamson 1 file changed, 88 insertions(+), 88 deletions(-
http://perl5.git.perl.org/perl.git/commit/2358c533570dc87f

regen/regcharclass.pl: Refactor a 'return' slightly
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a52943ce01ea00b

Tweak psect attributes in VMS initialization code.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2646d7b3acfbf626

Shorten command length when generating linker options file.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3ecbfd38f4ef2da

Add epigraph link for 5.17.5
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bc9f67ba0a974b35

Merge branch 'post-release-5.17,5' into blead
Florian Ragwitz 2 parents
http://perl5.git.perl.org/perl.git/commit/b0f3e486f06163a3

fix off-by-one error in key detection logic for uninitialized warnings
Yves Orton 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a2d1992541701e8

add a TODO test for uninitialized warning hash bucket fencepost error
Yves Orton 1 file changed, 30 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40baebf6601f1e63

Bump the version to 5.17.6
Florian Ragwitz 23 files changed, 149 insertions(+), 149 deletio
http://perl5.git.perl.org/perl.git/commit/2da5678247ccadc1

Add a new perldelta
Florian Ragwitz 10 files changed, 739 insertions(+), 351 deletio
http://perl5.git.perl.org/perl.git/commit/7e7cfa2d07e3a40e

Add the 5.17.5 epigraph
Florian Ragwitz 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6720b7ff728a3998

Current branch sprout/ookow2
2 commits. 1 unique author. 1 unique committer.
2 files changed, 25 insertions(+), 11 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7fbba3773f6c09d2.tar.gz

Min string length for COW
Father Chrysostomos 2 files changed, 30 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/7fbba3773f6c09d2

New COW mechanism
Father Chrysostomos 14 files changed, 186 insertions(+), 69 deletion
http://perl5.git.perl.org/perl.git/commit/6747274c2b3f252b

New branch steffen/signatures
48 commits. 3 unique authors. 2 unique committers.
Thanks, applied: Peter Martini (5)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a0d5bc4039517902.tar.gz

Test for namedprotos: @_ should be a valid slurpy param
Steffen Mueller 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a0d5bc4039517902

Test for namedprotos: @_ in string eval
Steffen Mueller 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7299842ac091680e

Made bad slurpy args fatal (fixed TODO test)
Peter Martini 3 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/36e61546e38b3b4a

Replace false with FALSE, true with TRUE
Peter Martini 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fc1e28ab4d3ab87

The last element in the proto is never stale.
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c286e6d2afda7cb4

Cleaning up a TODO comment
Peter Martini 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b689254da9e0800

NAMECNT on the PADLIST only works if there is one
Peter Martini 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b79949543182c32

Added entries for the 3 possible error messages
Peter Martini 1 file changed, 20 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1843ab7f5cefc69d

Added an exception for namedproto: use feature
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/812c8f2dfe61e1c5

Update perly.y digest
Peter Martini 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f379c0d22ab1580

CvPADLIST can be NULL, which would segv NAMECNT
Peter Martini 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bfdcc36b74854c3a

Die if a sub with a sig would use an inherited @_
Peter Martini 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/13468428e00e94d6

Reduce redundant code
Peter Martini 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fada251e2aff7821

NAMECNT should be cloned in cv_clone,
Peter Martini 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64aff98bb4428712

Ban goto'ing into a sub with a signature.
Peter Martini 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a3e6e7c20a3bfeb6

Incorrect tests - &banned5 is using inherited @_,
Peter Martini 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/92395a8963f9a779

Changed the error message from Cannot to Can't
Peter Martini 3 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3acb25eecfaba00

Its not necessary to explicitly undef in entersub
Peter Martini 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03431483a371a871

Restore the original check for doing an arg list
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6603ab94a4140c3f

Added proto attribute awareness
Peter Martini 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7df717f4308e841b

No need to pass bad_proto to scan_named_proto
Peter Martini 4 files changed, 12 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/929711b80b294ee6

Teaching B::Deparse about the new signatures.
Peter Martini 2 files changed, 18 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/475d2f0338c39820

Remove an outdated comment
Peter Martini 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/483c7b017a02c01c

Add support for named hashes.
Peter Martini 3 files changed, 28 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f250e9e59cfb20df

Add support for named arrays.
Peter Martini 3 files changed, 38 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/8fb3f6fa74d360c7

The TODO for mismatched parameters is already done
Peter Martini 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c771908fb3fd6f0c

PADSTALE must be off, since its always in scope
Peter Martini 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b40e78f15d882f80

Added tests for aliasing @_
Peter Martini 1 file changed, 27 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/494a785eeeaf41dd

Added a new kind of magic, poison, so @_ is deadly
Peter Martini 11 files changed, 36 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/0b9215cfb0f2492e

The warning won't have a space unless signatures
Peter Martini 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2e0c9da65f643b02

Make the literal '@_' illegal in subs with sigs
Peter Martini 2 files changed, 24 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/5632222e0bfa170a

Added a private function is_sub_with_sig
Peter Martini 4 files changed, 18 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/5bf2377b5871d824

Clearing the pad between calls is no longer a TODO
Peter Martini 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a00c73af8f74596d

Move the new behavior under a feature
Peter Martini 5 files changed, 33 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/d76c33d2e0f962ab

Parameters will be writable copies
Peter Martini 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5843ee1ced291edf

Need to explicitly clone the name count
Peter Martini 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a036ba8ea8218847

Add support for the proto() attribute
Peter Martini 2 files changed, 59 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/16ff69e0de424361

Remove redundant SvPADMY_on
Peter Martini 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1bbc337737135529

Create lexicals in pp_entersub
Peter Martini 4 files changed, 32 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/e68550c127833b50

more tests
Jesse Luehrs 1 file changed, 62 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c42c969fb5e3c09

fix test counts
Jesse Luehrs 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/93e1e15b2f06949d

more tests
Jesse Luehrs 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/715085a3846549b8

add a couple more tests
Jesse Luehrs 1 file changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/584883768ff72b23

fix up the namedproto test
Jesse Luehrs 3 files changed, 99 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/121e6166a3ad74af

Enabled named parameters in entersub Updated t/comp/proto.t to cover the now
Peter Martini 3 files changed, 123 insertions(+), 7 deletions(
http://perl5.git.perl.org/perl.git/commit/7a02f5d2ab998ba1

Added scan_proto, and manually merged perly.act
Peter Martini 2 files changed, 14 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/22ac01f400362d34

Move the prototype related code into its own func This will also be called b
Peter Martini 4 files changed, 199 insertions(+), 69 deletions
http://perl5.git.perl.org/perl.git/commit/662be13d22aa0033

Add an AV field to PADLIST to store named params
Peter Martini 2 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/653233e1c5be1f54

New branch steffen/signatures2
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0692bedc515f120f.tar.gz

namedproto: TODO tests for using a variable multiple times
Steffen Mueller 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0692bedc515f120f

Test for namedprotos: @_ in string eval
Steffen Mueller 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c2316f99116c339

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

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6c42841aa4434a65.tar.gz

tweaks to PERL_HASH logic (experimental)
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c42841aa4434a65

experimental crap to play with how the hash logic allocates buckets
Yves Orton 1 file changed, 44 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/7049ce53fa861b43

add routines for introspecting hash utilization to the Internals namespace
Yves Orton 1 file changed, 140 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/eb69f77b12ba24cb

Fix hash ordering dependency in DBM_Filter/t/int32.t
Yves Orton 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f17362865a09607a

improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquote
Yves Orton 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/904f3d386b264ea2

fix silly typo
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7022a2fd0affca92

fix off-by-one error in uninitialized warnings subscript finding logic
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/71ed085a6540ccad

enable "superfasthash" and add back in the len key distributor (which imo it
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4520cfc032a2f1f5

fixup for autodie
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a5ae4cda5eeb937a

fix another very subtle hash ordering dependency
Yves Orton 1 file changed, 17 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd7c639fbb21e9cc

fix a hash order dependency in autouse tests
Yves Orton 2 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/eddcca805eb8c5ea

fix a hash order dependency in the tests
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d97f312499682f02

check for unset hash use
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad979a0a5c2ae66f

catch if we do a hash lookup with a zero seed
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d83f8cbc7b95e2b4

initialize the PL_hash_seed and the PL_rehash_seed as part of the startup pr
Yves Orton 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/403fac73479610da

why does setting the hash seed break tests when using One-At-A-Time?
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/054c72fc74029cb1

in order to make One-At-A-Time pass test the hash seed must be 0
Yves Orton 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/731ead4e4f376ba3

Switch to Paul Hsieh's 'superfasthash" hashing algorithm.
Yves Orton 1 file changed, 80 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54c41d6da92689f8

PERL_DEBUG_HASH_SEED show both seeds.
Yves Orton 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4cfe3410a7eb598

make get_hash_seed() reusable by removing PL_rehash_seed logic from it
Yves Orton 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40cb5b35b35dd4c0

use a random number as the hash initializer
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f7dfecd1c32ae76d

make cpan/CGI/.. robust to changes in the key hashing algorithm
Yves Orton 4 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f1cc62b01df644d

make cpan/Module-Pluggable/t/23depth.t robust to changes in the key hashing
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f4c31f5f9fd22bb

make test robust to weirdness (I needed this during debugging)
Yves Orton 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ce06eea11d3a95b

make ext/B/t/b.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5825e5f7a74c1096

make ext/Hash-Util-Field/t/10_hash.t robust to changes in the key hashing al
Yves Orton 1 file changed, 11 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/7e76176433fc5eb6

make warnings tests robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db79b1262b777bc5

make t/op/defins.t robust to changes in the key hashing algorithm
Yves Orton 1 file changed, 11 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f4c679e9a8981ee5

Make t/op/hash.t robust to changes in the key hashing algorithm we use
Yves Orton 1 file changed, 12 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/63a6c4d080f131be

add a way to find out what hash key Perl would use
Yves Orton 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50dd4566055b21e5

Deleted branch release-5.17.5

Deleted branch yves/superfasthash5
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
38 commits. 9 unique authors. 6 unique committers.
53 files changed, 1185 insertions(+), 1056 deletions(-)
Net code removal: David Mitchell (206 lines)
Thanks, applied: Father Chrysostomos (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d4fe4ada34b7ac23.tar.gz

RT #115488 cxstack -1 at nested scan_heredoc
Reini Urban 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4fe4ada34b7ac23

Allow cow with $magic = $hashkey
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ecd5fa70f3a95480

Make private variable static in regexec.c.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/991fc03aa2feb1cd

De-globalize regcomp inversion lists.
Craig A. Berry 2 files changed, 172 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/015bb97c08bcdfd1

start to make ext/B work with 5.14.x
David Mitchell 2 files changed, 19 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/32b17be10822fe51

B.xs: move all B::*OP methods to B::OP::next
David Mitchell 1 file changed, 175 insertions(+), 221 deletions
http://perl5.git.perl.org/perl.git/commit/287ce0d803aefd2f

B.xs: rationalise all methods aliased to next()
David Mitchell 1 file changed, 145 insertions(+), 149 deletions
http://perl5.git.perl.org/perl.git/commit/bec746fe92e05b80

ext/B: remove pre-5.10 support
David Mitchell 11 files changed, 53 insertions(+), 351 deletion
http://perl5.git.perl.org/perl.git/commit/35633035766bc6db

make ext/B work with 5.16.x
David Mitchell 12 files changed, 196 insertions(+), 61 deletion
http://perl5.git.perl.org/perl.git/commit/82aeefe162adb05e

Better documentation for internal SV types
Father Chrysostomos 3 files changed, 92 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/a5e62da03c2cb46e

fix a compile warning and refactor some diagnostics in regexec.c
Yves Orton 1 file changed, 10 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/6b54ddc5f039cda5

improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquote
Yves Orton 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9493bd02dc3e10be

Fix hash ordering dependency in DBM_Filter/t/int32.t
Yves Orton 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be57ffc745a68648

fix hash key ordering dependency in t/warnings.t
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26848657c8f7da2b

fix a hash order dependency in t/re_funcs_u.t
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4c7a7875773138f8

fix hash order dependency in ext/B/t/b.t
Yves Orton 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb1ca2d4521fc3ad

fix a very subtle hash ordering dependency in op/smartkve.t
Yves Orton 1 file changed, 17 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b3fe645e08dfd83

fix hash key ordering dependency in t/op/defins.t
Yves Orton 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a35098e0cb451ee0

perl5180delta: List mods broken by padlist changes
Father Chrysostomos 1 file changed, 16 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f023b5a2e1dfa08

Re-enable static op allocation with obslab
Reini Urban 2 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90840c5d1d3d2c75

optimize memory wrap croaks, often used in MEM_WRAP_CHECK
Daniel Dragan 7 files changed, 22 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/f019c49e380f764c

[perl #115440] Fix various leaks with fatal FETCH
Father Chrysostomos 6 files changed, 46 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/3ed356df9354193b

test memory leaks around magic get dieing
Ruslan Zakirov 1 file changed, 53 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/33b889b0162a4f12

toke.c: Avoid unnecessary uninitialized value msgs
Karl Williamson 2 files changed, 2 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/1104029a0824d177

charnames pod: Note that \N{} doesn't accept interpolated $vars
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0fe83d7d6de15175

add missing closing parens to documentation
Ricardo Signes 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c1c521a93a84811

test.pl: Fix description of how PREFIX works
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/708e0e1d497b68c4

charnames.t: Add names for some tests
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99bc91855be4cc86

test.pl: Allow NAME to be used with --FILE--
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e330f831eecc4294

Make \N{unknown char} a syntax error
Karl Williamson 6 files changed, 103 insertions(+), 58 deletions
http://perl5.git.perl.org/perl.git/commit/90249f0ae5df4271

charnames.t: Fix erroneous interpolation of \N{}
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2644e1b79e9da90a

toke.c: Indent properly
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3918902dcbb0a280

regcomp.c: White-space only; no code changes
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89def59c4775b5f5

regcomp.c: Remove dead code
Karl Williamson 1 file changed, 11 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/7a4b011fd58ce867

regexec.c: Nano optimization: reverse 'if' order
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afd2eb184276b5d2

regexec.c: Remove dead code
Karl Williamson 4 files changed, 13 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/635cd5d4249dc12a

regexec.c: Add/modify NOTREACHED asserts.
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/878531d3d40ebac3

regexec.c: Silence compiler warning
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ddb0d839ce5feb80

Current branch maint-5.14
3 commits. 1 unique author. 1 unique committer.
2 files changed, 7 insertions(+), 4 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fed0a1f9be8a5386.tar.gz

perldelta entry for VMS fixes missed in 5.14.3.
Craig A. Berry 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fed0a1f9be8a5386

Remove the VMS-specific private len in S_mayberelocate.
Craig A. Berry 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0749edf595e84e7a

VMS-specific scope fix for S_mayberelocate.
Craig A. Berry 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf6dd99808e83744

Current branch smoke-me/khw-foldbug
7 commits. 1 unique author. 1 unique committer.
97 files changed, 1828 insertions(+), 923 deletions(-)
Net code removal: Karl Williamson (23 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/17fec3e783704110.tar.gz

test
Karl Williamson 6 files changed, 27 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/17fec3e783704110

regcomp.c: White-space only; no code changes
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0228385b83b87490

regcomp.c: Remove dead code
Karl Williamson 1 file changed, 11 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f009a50ca023675

regexec.c: Nano optimization: reverse 'if' order
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/27386969e1685aa4

regexec.c: Remove dead code
Karl Williamson 4 files changed, 13 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/b8d0b2be293672e9

regexec.c: Add/modify NOTREACHED asserts.
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0b59fd174e6ef52

regexec.c: Silence compiler warning
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a3a010da9cde5120

New branch rjbs/maint-5.16
4 commits. 1 unique author. 1 unique committer.
Net code removal: Ricardo Signes (28747 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/23b543fc6fc6d1d7.tar.gz

mark 5.16.2 RC1 in patchlevel.h
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23b543fc6fc6d1d7

bump version to 5.16.2
Ricardo Signes 23 files changed, 138 insertions(+), 138 deletio
http://perl5.git.perl.org/perl.git/commit/56d0b73c333443f1

import Module-CoreList from blead, update for 5.16.2
Ricardo Signes 8 files changed, 7140 insertions(+), 35897 delet
http://perl5.git.perl.org/perl.git/commit/6bbe36b747114bf7

update perldelta for upcoming 5.16.2
Ricardo Signes 1 file changed, 31 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/c24a63bcefe56157

New branch smoke-me/davem/ext-B
5 commits. 1 unique author. 1 unique committer.
Net code removal: David Mitchell (206 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ffbdef7cb3112a4e.tar.gz

start to make ext/B work with 5.14.x
David Mitchell 2 files changed, 19 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/ffbdef7cb3112a4e

B.xs: move all B::*OP methods to B::OP::next
David Mitchell 1 file changed, 175 insertions(+), 221 deletions
http://perl5.git.perl.org/perl.git/commit/c8502a0e1a12372b

B.xs: rationalise all methods aliased to next()
David Mitchell 1 file changed, 145 insertions(+), 149 deletions
http://perl5.git.perl.org/perl.git/commit/aa49f806f59b1b6d

ext/B: remove pre-5.10 support
David Mitchell 11 files changed, 53 insertions(+), 351 deletion
http://perl5.git.perl.org/perl.git/commit/19b4476dc8271b79

make ext/B work with 5.16.x
David Mitchell 12 files changed, 196 insertions(+), 61 deletion
http://perl5.git.perl.org/perl.git/commit/4b34bccb6563692e
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
25 commits. 5 unique authors. 4 unique committers.
25 files changed, 412 insertions(+), 288 deletions(-)
Thanks, applied: Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8bdd21ca8ae42964.tar.gz

Three spelling corrections.
James E Keenan 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8bdd21ca8ae42964

utf8.c: Stop _core_swash_init from leaking
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/360484937816649e

Allow regexp-to-pvlv assignment
Father Chrysostomos 16 files changed, 248 insertions(+), 169 deletio
http://perl5.git.perl.org/perl.git/commit/8d919b0a35f2b57a

regcomp.c: Really stop regexp-to-pv assignment from leaking
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f3cb5c3120c59ad2

Turn off OK flags when creating a regexp.
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/62f099ef204889a2

sv.c: Drop PV when assigning over regexp
Father Chrysostomos 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a896ab67104cb260

Prune dead code in sv.c:sv_force_normal_flags
Father Chrysostomos 1 file changed, 4 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f5a11e9a1224cdb2

regcomp.c: Don’t point mother_re to regexp copy
Father Chrysostomos 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cee586a5b97b5aa6

regcomp.c: Stop regexp-to-pv assignemnt from leaking
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/edd9fea2b8b49b8b

sv.c: Fix code-before-declarations
Father Chrysostomos 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e20b6c3b653d16e4

Don’t crash with $tied[-1] when array is tied to non-obj
Father Chrysostomos 2 files changed, 44 insertions(+), 58 deletions(
http://perl5.git.perl.org/perl.git/commit/ac9f75b57c64f1cb

Don’t skip tied EXISTS for negative array indices
Father Chrysostomos 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/0960ff5ae77d081b

yyerror->yyerror_pvn in toke.c:S_new_constant
Daniel Dragan 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c06ecf4f38015d49

rmv a sv_2mortal and unused var in toke.c:Perl_yyerror_pvn
Daniel Dragan 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b604e36642f9076a

sv.c: Allow blessed cows
Father Chrysostomos 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04fae10148c49c60

sv.c: Remove redundant Sv[INP]OK checks on fbm/regexps
Father Chrysostomos 1 file changed, 2 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a469b748886d855

sv.c: Remove redundant sv_force_normal calls from sv_2[iun]v
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/733815618ef8cd7a

sv.c: !SvLEN does not mean undefined
Father Chrysostomos 2 files changed, 28 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/cd84013aab030da4

Stop regexp assignment from clobbering magic
Father Chrysostomos 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/78a84e43f7c23daa

Fix assertion failure with $float = $regexp assignment
Father Chrysostomos 3 files changed, 10 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/12c45b2548283866

sv.c: No need to de-COW COWs on upgrade
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/093085a8e359c2a6

Don’t sv_force_normal in mg.c:S_save_magic
Father Chrysostomos 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2fd13eccf08a49ce

Workaround for VAX compiler optimizer bug in Digest::SHA.
Craig A. Berry 2 files changed, 15 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/560a4009bab00b29

Fix use of non-existent bareword filehandle in t/TEST.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5403a9a206072524

silence warning in toke.c charnames support
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/97e916ed683ce1dd

Current branch maint-5.12
4 commits. 1 unique author. 1 unique committer.
23 files changed, 773 insertions(+), 132 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b8a9a95d2109537d.tar.gz

Update Module::CoreList for 5.12.5
Dominic Hargreaves 1 file changed, 633 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8a9a95d2109537d

update Copyright year as it's 2012
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/93c26f3c5382a580

Bump the perl version in various places for 5.12.5
Dominic Hargreaves 20 files changed, 126 insertions(+), 126 deletio
http://perl5.git.perl.org/perl.git/commit/b4a7471a53969a5d

perldelta up to 5ee2604e72cdd836101f279f8f9e89243c7f0097
Dominic Hargreaves 1 file changed, 13 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9c031d98b383727

Current branch maint-5.14
2 commits. 2 unique authors. 1 unique committer.
6 files changed, 19 insertions(+), 10 deletions(-)
Thanks, applied: Dominic Hargreaves (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/81635b481014e04a.tar.gz

perldelta for smartmatch tainting fix
Dominic Hargreaves 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/81635b481014e04a

$tainted ~~ [...] failing
Father Chrysostomos 5 files changed, 15 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/667d751ea1f833c1

New branch smoke-me/dom/5.12.4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Dominic Hargreaves (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7524f1b64b1eeb60.tar.gz

Add 5.12.4 release date to pod/perlhist.pod
Leon Brocard 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7524f1b64b1eeb60

New branch smoke-me/yves_rand_hash_seed
8 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/660f18d25312c915.tar.gz

make regcharclass.pl use determinisitic hash ordering
Yves Orton 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/660f18d25312c915

move utility subs to Hash::Util as an experiment
Yves Orton 1 file changed, 28 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/573832c77797c2d1

Adds some hash related introspection routines to the hash:: namespace
Yves Orton 2 files changed, 178 insertions(+), 5 deletions(
http://perl5.git.perl.org/perl.git/commit/aaa2f4e1f22b93f8

Make perl support a variety of new hash algorithms
Yves Orton 2 files changed, 373 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/a42955bba50bf316

fix a hash key order dependency in cpan/autodie/t/hints_pod_examples.t
Yves Orton 6 files changed, 37 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/f02069327755f28c

fix hash key ordering dependencies in cpan/CGI/.. tests
Yves Orton 6 files changed, 24 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/3447a9c50243b1e4

fix hash key order dependency from cpan/Module-Pluggable/t/23depth.t
Yves Orton 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dc555d5497de39e

rip out HvREHASH logic and replace it with random hash seed per process
Yves Orton 18 files changed, 63 insertions(+), 410 deletion
http://perl5.git.perl.org/perl.git/commit/008f78923916c4d4

Deleted branch smoke-me/davem/ext-B
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
27 commits. 8 unique authors. 4 unique committers.
35 files changed, 444 insertions(+), 60 deletions(-)
Thanks, applied: Steve Hay (3) Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b2ffa09b496468f7.tar.gz

Increase $Module::CoreList::VERSION to 2.76
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2ffa09b496468f7

print deprecation information in corelist
Alexandr Ciornii 4 files changed, 30 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/10526356e664e201

svleak.t: Suppress warning
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d861347ee4d008ee

Stop string eval from leaking ops
Father Chrysostomos 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a577af66bcfd9e21

Don’t leak when printf causes wide warnings
Father Chrysostomos 2 files changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c7bd8b847014f9a4

Don’t leak when printfing to bad handle under fatal warnings
Father Chrysostomos 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/104c40b089b35a27

concat2.t: Under miniperl only skip one test
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a608acc6005c3f6

Fix $byte_overload .= $utf8 regression
Father Chrysostomos 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/583a5589b0727e1f

Don’t leak when pushing on to read-only array
Father Chrysostomos 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/644ac3a877e810ca

Don't leak stderr from 'git describe' in cmpVERSION
Hugo van der Sanden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1870a3e0c320485d

Detect empty git tag in cmpVERSION
Hugo van der Sanden 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f85f13d60e8a8fb

test.pl: allow for undefs in eq_hash
Hugo van der Sanden 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb75be7e173fe1e4

Fix /a++(?{})+$code_block/
Father Chrysostomos 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/99543f15a007c887

Don’t leak with /(?{})$invalid_code_block/
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24044fabd839afe7

Free detritus when croaking with /(?{})$invalid/
Father Chrysostomos 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2032cc0cf0dc385e

Stop run-time regexp blocks from leaking regexps
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ac1304871ec6cab

Stop / $looks_like_block/ from leaking
Father Chrysostomos 2 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ddac780e51876b4d

add perl5.16.2 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f67abcc4495468f9

add perl5162delta
Ricardo Signes 4 files changed, 131 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/50f274003539ebf1

add the 5.16.2 epigraph
Ricardo Signes 1 file changed, 23 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae5e50db12f47437

Initial (incomplete) patch to start restoring WinCE build
Konovalov, Vadim (Vadim)... 2 files changed, 72 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/517bb5c6f8501a4a

Remove __attribute__malloc__ from MYSWAP functions
Steve Hay 2 files changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd88b75a7a5146fd

Win32 miniperl: delay loading for Winsock, and then remove it
Daniel Dragan 6 files changed, 71 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/19253ae62cd13079

Add the DynaLoader upgrade to perldelta
Steve Hay 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c26a17602c4585c

Use correct type to avoid a cast added by fe1c5936a5
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c6c79141aa3c3b3

Bump DynaLoader's $VERSION after commit fe1c5936a5
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2dfc21b70c340345

consting in perl.c:S_Internals_V and Win32 DynaLoader
Daniel Dragan 4 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe1c5936a5509bb4

Current branch maint-5.12
12 commits. 4 unique authors. 1 unique committer.
6 files changed, 52 insertions(+), 32 deletions(-)
Thanks, applied: Dominic Hargreaves (8)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0d9d6df7de296091.tar.gz

add perl5.16.2 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d9d6df7de296091

Add 5.17.5 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57cbd6cfeac17d5e

Add 5.14.3 to perlhist
Dominic Hargreaves 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c78423435ecd114

Add 5.17.4 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86d9950ff4443ad4

add 5.16.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/7ba07bb596a5976f

add 5.14.0 sizes and filecounts to perlhist
Ricardo Signes 1 file changed, 27 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b0ebc4b99c5b18e

Add 5.17.3 to perlhist
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfbff229d6c6e0e2

add perl-5.16.1 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e71dc8976d1cfaa

correct reference to perl5125delta.pod
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3bf8d012f4bd5cde

Update Module::CoreList for Encode fix
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d005a52404f4caf4

perldelta for Encode security fix
Dominic Hargreaves 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1bacf2f91352b68

Backport the CVE-2011-2939 fix for Encode (cherry picked from commit 2e8de60
Florian Ragwitz 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bb4451dd25e3c4d

Current branch maint-5.14
2 commits. 2 unique authors. 1 unique committer.
1 file changed, 2 insertions(+), 0 deletions(-)
Thanks, applied: Dominic Hargreaves (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ea4594a94ba54556.tar.gz

add perl5.16.2 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ea4594a94ba54556

Add 5.17.5 to perlhist
Florian Ragwitz 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1cb45f0556f70f71

Current branch maint-5.16
3 commits. 1 unique author. 1 unique committer.
39 files changed, 7712 insertions(+), 36062 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/88a385ecf2160950.tar.gz

prep a perldelta template for 5.16.3
Ricardo Signes 10 files changed, 452 insertions(+), 50 deletion
http://perl5.git.perl.org/perl.git/commit/88a385ecf2160950

5.16.2 is *not* mostly CPAN module updates
Ricardo Signes 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db7f29e888f2e6d7

finalize the version number and date for 5.16.2
Ricardo Signes 2 files changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fa44e063aa511ea3

New branch smueller/no_taint2
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/94bf77e8222289e6.tar.gz

Core module test workarounds for perls without taint support
Steffen Mueller 8 files changed, 58 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/94bf77e8222289e6

Add C define to remove taint support from perl
Steffen Mueller 23 files changed, 231 insertions(+), 116 deletio
http://perl5.git.perl.org/perl.git/commit/82ec3c9c0b29a598

Deleted branch rjbs/maint-5.16

1 ... 10 11 12 13 14 15 16 17 18  View All