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 Saturday

Current branch blead
40 commits. 9 unique authors. 7 unique committers.
72 files changed, 1280 insertions(+), 796 deletions(-)
Net code removal: David Mitchell (2 lines)
Thanks, applied: Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/dea1691deb1529b0.tar.gz

Remove x bit from MANIFEST
Father Chrysostomos 0 files changed, 0 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dea1691deb1529b0

Upgrade to Thread::Queue 3.01
Jerry D. Hedden 4 files changed, 233 insertions(+), 34 deletions
http://perl5.git.perl.org/perl.git/commit/1fd4700eab6b2624

svleak.t: Fix a mad failure
Father Chrysostomos 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9eb48717912f4fd2

Stop eval "qq'\$\0foo'" from leaking
Father Chrysostomos 2 files changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3ce3dcd9d07ae1c7

leakfinder.pl: Clean up exceptions
Father Chrysostomos 1 file changed, 4 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a95d59fd5c2a811

leakfinder.pl: Another exception
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e453bc07684ace67

Skip non-functional glob test on VMS.
Craig A. Berry 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e4c2360c9240fd11

Sync the version of Module::Pluggable in Maintainers.pl with CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/867656676f4f22b0

upgrade Module::Pluggable to 4.5 (test changes only)
Yves Orton 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fa5c3e1fb9321e9

fix NO_TAINT_SUPPORT on g++
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/173c3f27245800af

perl.h: s/non-existant/nonexistent/
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6ecb40c7533daddc

Lose the loose. Fix documentation typo.
Paul Johnson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f778886e520b7c5

More violent warning about using NO_TAINT_SUPPORT
Steffen Mueller 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/053a3618afa182a5

Add C define to remove taint support from perl
Steffen Mueller 31 files changed, 277 insertions(+), 128 deletio
http://perl5.git.perl.org/perl.git/commit/284167a54e2da949

Stop the glob operator from leaking GVs
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e88567f2acf38fe5

leakfinder.pl: Mair exceptions
Father Chrysostomos 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cde09e54e174bfb2

leakfinder.pl: Show file names
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6aad22ca0628a052

op.c:opslab_force_free: Make paranoid code reflect reality
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3bf28c7efbcf1a47

op.c: Stop SAVEFREEOP from leaking slabs
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee5ee8539c714649

Stop %! after syntax error from leaking the module name
Father Chrysostomos 2 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/600beb2e6249f5c5

gv.c:S_require_tie_mod: remove SPAGAIN
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b8b90adcbe18ec6f

Don’t leak BEGIN blocks after syntax errors
Father Chrysostomos 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/98cce6e0f5e5d8cb

leakfinder.pl: Use DD for output
Father Chrysostomos 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ad265de9c2432d2

Don’t leak pattern buffer when invalid flags croak
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/10002bc1e43a1dd7

svleak.t: Enable syntax error tests under -Dmad
Father Chrysostomos 1 file changed, 9 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47c8e7fe4dafea45

Use shared memory for sv_debug_file
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/484e61088c41ed37

Stop require nonexistent::module from leaking
Father Chrysostomos 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e5f02b39a83c292

svleak.t: re-evals leak under mad
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f81bf163fceffa4

Fix invalid token warning with PERL_XMLDUMP and label
Father Chrysostomos 5 files changed, 26 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/5504e6cfd4036fd9

Stop statement labels from leaking
Father Chrysostomos 5 files changed, 458 insertions(+), 474 deletion
http://perl5.git.perl.org/perl.git/commit/c25611d58839424e

Stop char classes from leaking
Father Chrysostomos 2 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2e880be705313389

leakfinder.pl
Father Chrysostomos 2 files changed, 58 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8b3001cd63527bb8

simplify GIMME_V
David Mitchell 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe61507474beae24

Update CGI to CPAN version 3.61
Chris 'BinGOs' Williams 5 files changed, 52 insertions(+), 45 deletions(
http://perl5.git.perl.org/perl.git/commit/f5e87f961187cd72

Update Unicode-Normalize to CPAN version 1.16
Chris 'BinGOs' Williams 5 files changed, 43 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/a257baa941934d6b

Update Unicode-Collate to CPAN version 0.91
Chris 'BinGOs' Williams 5 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/cd7f10f7da19c4f7

Update Digest-SHA to CPAN version 5.73
Chris 'BinGOs' Williams 10 files changed, 19 insertions(+), 16 deletions
http://perl5.git.perl.org/perl.git/commit/2ff8a1aea84b6852

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

fix an epigraph typo
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e4a5e9426224c810

Remove thread context from Perl_vmssetuserlnm.
Craig A. Berry 3 files changed, 10 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/0db501320bec0c31

Current branch maint-5.12
7 commits. 2 unique authors. 1 unique committer.
3 files changed, 35 insertions(+), 174 deletions(-)
Net code removal: Dominic Hargreaves (139 lines)
Thanks, applied: Dominic Hargreaves (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/752c9f682fdbda28.tar.gz

perldelta for NetBSD fix
Dominic Hargreaves 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/752c9f682fdbda28

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/336b1922f8aef7d2

disarm RC1 bump
Dominic Hargreaves 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/45b6f2e4b6498950

bump version to RC1
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84462eea9ace747a

update Module::CoreList Changes with new version
Dominic Hargreaves 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4f89899afec99db

add perldelta for Module::CoreList
Dominic Hargreaves 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82e618ee536dca7a

finalise perl5125delta
Dominic Hargreaves 1 file changed, 24 insertions(+), 175 deletions(
http://perl5.git.perl.org/perl.git/commit/f57984018de6ac0d

Current branch smoke-me/khw-charnames
30 commits. 2 unique authors. 1 unique committer.
448 files changed, 19826 insertions(+), 11655 deletions(-)
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ea91b4714a12be3f.tar.gz

for smoke
Karl Williamson 21 files changed, 460 insertions(+), 131 deletio
http://perl5.git.perl.org/perl.git/commit/ea91b4714a12be3f

toke.c: Fail on malformed UTF-8 in \N{} input
Karl Williamson 3 files changed, 44 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/a44327ad2619a356

utf8.c: Remove redundant unlikely branches
Karl Williamson 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ad3ada8a9dfb241

regcomp.c: Revise comment
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac45dbc3c1492239

utf8.c: Use macro instead of swash for \h
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a5dce33d3c04d39e

regexes: Add \v to table of latin1 char classes
Karl Williamson 4 files changed, 23 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/456dbcc5aa2dafe5

regcomp.h: Make some #defines sequential
Karl Williamson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c47ff9afc2e5b71e

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

regcomp: Change name of #define to better reflect its purpose
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8949b62798118a37

regcomp.c: Revise debugging function
Karl Williamson 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/39c23d6a63009a11

handy.h: white-space, comments only
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae8e01f7e7921e77

handy.h: Mark more clearly things for internal-only use
Karl Williamson 1 file changed, 47 insertions(+), 50 deletions(-
http://perl5.git.perl.org/perl.git/commit/dcf765c3a93725e4

handy.h: Use class numbers instead of macros in macro generation
Karl Williamson 1 file changed, 44 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/78adb93d91a8c4f0

handy.h: Convert 3 macros to standard form
Karl Williamson 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7400aff7f9b4ff41

handy.h: Define some macros for consistency
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a46cae51d24297e

utf8.c: Request function to be inline
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a61c1da93b6a70c8

utf8.c: White-space, comments only
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16a96aad9fe4fe7e

utf8.c: Fix potential bug
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9734db8a128baed

toke.c: Remove no-longer needed {...} and outdent correspondingly
Karl Williamson 1 file changed, 37 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad53670a36a92798

toke.c: [RT#73022] Make \N{...} UTF-8 clean.
Brian Fraser 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e8ab35c22c45bf8

toke.c Refactor S_get_and_check_backslash_N_name()
Karl Williamson 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/c602049fd574f200

perldiag: Add entry for unknown charname
Karl Williamson 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f72ffbaef4b5655

toke.c: Don't validate core charnames output
Karl Williamson 1 file changed, 23 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4f52d15d01f4c35

charnames: Don't accept illegal :aliases
Karl Williamson 4 files changed, 47 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/e91af972fe3b7dcc

Make \N{alias} deprecations fatal.
Karl Williamson 5 files changed, 27 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/eaf5ffccc5d049e7

charnames: Correct pod misstatement
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b0fa4b15f2ccfbce

toke.c: Extract part of \N{} processing to new function
Karl Williamson 4 files changed, 110 insertions(+), 88 deletions
http://perl5.git.perl.org/perl.git/commit/2ef1d0d6f52827cf

utf8n_to_uvuni() pod: Add clarifications
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6f04eb734c88327d

charnames pod: Nits
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44c6065f07515ae5

charnames.t: Make EXPECTs more robust
Karl Williamson 1 file changed, 30 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/a809560b0e34003b

New branch smoke-me/davem/padrange
10 commits. 1 unique author. 1 unique committer.

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

ext/B/t/OptreeCheck.pm: fix hint stripping
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9054c8a64a5b6858

fix optree_misc.t test after smoke
David Mitchell 1 file changed, 34 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/c2273b2be6519162

Consolidate any single pad ops after a padrange
David Mitchell 2 files changed, 117 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/4f5499fb18810dd7

Consolidate adjacent padrange ops
David Mitchell 2 files changed, 66 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/1cf03aa0bdb71e13

padrange: handle @_ directly
David Mitchell 8 files changed, 237 insertions(+), 32 deletions
http://perl5.git.perl.org/perl.git/commit/596362b293e982e5

reindent block in leave_scope
David Mitchell 1 file changed, 79 insertions(+), 79 deletions(-
http://perl5.git.perl.org/perl.git/commit/a60d66c711913a8f

add SAVEt_CLEARPADRANGE
David Mitchell 5 files changed, 40 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/fde5958f4a86ab70

add padrange op
David Mitchell 18 files changed, 562 insertions(+), 109 deletio
http://perl5.git.perl.org/perl.git/commit/15b44ac07328e888

pad_free(): don't clear SVs_PADSTALE
David Mitchell 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aef4511c9368263d

add $B::overlay feature
David Mitchell 3 files changed, 118 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/bf0e4e67cb71aa91

New branch yves/rand_hash_seed
14 commits. 1 unique author. 1 unique committer.

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

document siphash origins
Yves Orton 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2114e3a5fb824644

randomize order in buckets with collisions (do not merge)
Yves Orton 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf93fea4e565bed9

switch to using global PL_hash_seed (via perlvars.h)
Yves Orton 13 files changed, 70 insertions(+), 42 deletions
http://perl5.git.perl.org/perl.git/commit/2c56c7d170f222dd

improve stats logic
Yves Orton 2 files changed, 83 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/a2739197fcedbc4f

add siphash
Yves Orton 1 file changed, 107 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea7697226aaec258

hash seed var cleanup
Yves Orton 3 files changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a5780eb1f801622

make regcharclass.pl use determinisitic hash ordering
Yves Orton 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79256260ead7483b

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/2973431d764e260a

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/0782a4fd5765e58c

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/4967a947955d8c47

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

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

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

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

Deleted branch smueller/no_taint

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

Current branch blead
18 commits. 7 unique authors. 6 unique committers.
29 files changed, 308 insertions(+), 132 deletions(-)
Net code removal: Daniel Dragan (6 lines)
Thanks, applied: Jan Dubois (4) Father Chrysostomos (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2b01189be5c66b0f.tar.gz

Restore non-DEBUGGING build on Win32, broken in 28e70dfacc
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b01189be5c66b0f

Restore DEBUGGING build with USE_ITHREADS on Win32, broken in 9399a70c62
Steve Hay 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28e70dfacc2bf233

Fix the phrasing of the previous patch.
Shlomi Fish 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6753a9e9c6697925

Replace mentions of the "-w" flag in perl.pod.
Shlomi Fish 1 file changed, 11 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/71b5b09275d3559b

refactor gv.c:Perl_newGP
Daniel Dragan 1 file changed, 26 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/2639089b2b71c912

To-do test for eval "END OF TERMS" leaking
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e942bf50af04341

Another regexp charclass leak
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f248b511d4cec43c

leakfinder.pl: Yet mair exceptions
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f59c2126a21d484c

regcomp.c: Typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6cc6220486894d96

remove various redundant dTHXes
Daniel Dragan 7 files changed, 12 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/dbf7dff66e440223

remove unused dTHXes in /win32/*
Daniel Dragan 4 files changed, 1 insertion(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94f1727772e0683d

create aTHXa, some unused dTHXs removed in /win32/*
Daniel Dragan 4 files changed, 9 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/9399a70c62d6e462

"func not implemented" croaks optimizations in /win32/*
Daniel Dragan 5 files changed, 35 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/073dd0357a846739

perlpolicy: remove 5.12 references from maint cherry pick policy
David Golden 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e566981e5a5b2c27

Sync version of autodie in Maintainers.pl with CPAN
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1ad1ca3b482f0c1

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/91d419acae8f9fec

limit number of args before formatting
Jesse Luehrs 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7eb9d6b8a020c21

fix Carp stacktraces after deleting a stash
Jesse Luehrs 4 files changed, 143 insertions(+), 7 deletions(
http://perl5.git.perl.org/perl.git/commit/5bbc4d5d842c1afb

Current branch maint-5.12
5 commits. 1 unique author. 1 unique committer.
4 files changed, 8 insertions(+), 4 deletions(-)

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

add new release to perlhist
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a9cbd715960a905

add release date to Module::CoreList
Dominic Hargreaves 3 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3b4310a58af57eff

[perl #115612] Correct reference to 5.XXX.XXX in perldelta
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7e67597af2588cf

disarm RC2 bump
Dominic Hargreaves 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2c608a1c61f32606

bump version to RC2
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf754a72fba75f09

Current branch smoke-me/davem/padrange
10 commits. 1 unique author. 1 unique committer.
21 files changed, 466 insertions(+), 83 deletions(-)

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

ext/B/t/OptreeCheck.pm: fix hint stripping
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0f51bf6e02078de8

fix optree_misc.t test after smoke
David Mitchell 1 file changed, 34 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/ff276e42999824c7

Consolidate any single pad ops after a padrange
David Mitchell 2 files changed, 117 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/2c3e1922036ef80e

Consolidate adjacent padrange ops
David Mitchell 2 files changed, 66 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e79718d86ab9763

padrange: handle @_ directly
David Mitchell 8 files changed, 237 insertions(+), 32 deletions
http://perl5.git.perl.org/perl.git/commit/0fcc6a7d49db1e97

reindent block in leave_scope
David Mitchell 1 file changed, 79 insertions(+), 79 deletions(-
http://perl5.git.perl.org/perl.git/commit/f79d47206ef71665

add SAVEt_CLEARPADRANGE
David Mitchell 6 files changed, 41 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/8c2e309746ab289a

add padrange op
David Mitchell 18 files changed, 562 insertions(+), 109 deletio
http://perl5.git.perl.org/perl.git/commit/7b76ba4e3adba6cb

pad_free(): don't clear SVs_PADSTALE
David Mitchell 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a602e0c59af322a

add $B::overlay feature
David Mitchell 3 files changed, 118 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/c1ed00a602179b58

Current branch smoke-me/khw-charnames
17 commits. 2 unique authors. 1 unique committer.
70 files changed, 1517 insertions(+), 1102 deletions(-)
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/269cf1d655b2faf1.tar.gz

Validate above-Latin1 characters in \N{} aliases
Karl Williamson 10 files changed, 196 insertions(+), 64 deletion
http://perl5.git.perl.org/perl.git/commit/269cf1d655b2faf1

embed.fnc: Allow toke.c to call core_swash_init()
Karl Williamson 3 files changed, 15 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8f72870a30b0663

toke.c: Fail on malformed UTF-8 in \N{} input
Karl Williamson 3 files changed, 40 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4464a463a4c68291

toke.c: Remove no-longer needed {...} and outdent correspondingly
Karl Williamson 1 file changed, 37 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/36a87d00132f5719

toke.c: [RT#73022] Make \N{...} UTF-8 clean.
Brian Fraser 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d94a49134adf8f83

toke.c Refactor S_get_and_check_backslash_N_name()
Karl Williamson 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/abfcdac0c9da6286

perldiag: Add entry for unknown charname
Karl Williamson 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b904bdda08ee7a39

toke.c: Don't validate core charnames output
Karl Williamson 1 file changed, 29 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dca7591386832ac

charnames: Don't accept illegal :aliases
Karl Williamson 4 files changed, 50 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/2e16b7f2e218bcd5

regen/mk_PL_charclass.pl: Use mktables table for charname
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c84ad3dff1d44bdd

mktables: Create tables for charname beginning and follow-on
Karl Williamson 1 file changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/49caeb1b34e64c32

Make \N{alias} deprecations fatal.
Karl Williamson 5 files changed, 27 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/4210e49fef638ba7

charnames: Correct pod misstatement
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2314693de976ed1

toke.c: Extract part of \N{} processing to new function
Karl Williamson 4 files changed, 110 insertions(+), 88 deletions
http://perl5.git.perl.org/perl.git/commit/7eb42ab587f9db4b

utf8n_to_uvuni() pod: Add clarifications
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/35a67738620d1c32

charnames pod: Nits
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d4c0f825d25f3bb

charnames.t: Make EXPECTs more robust
Karl Williamson 1 file changed, 30 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/d76e6cdb18a6e5ce

Current branch smoke-me/rjbs/debugger-refactoring
196 commits. 2 unique authors. 1 unique committer.
251 files changed, 8659 insertions(+), 5009 deletions(-)
Net code removal: Ricardo Signes (2 lines)
Thanks, applied: Ricardo Signes (193)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/26fe518fbc4fccdc.tar.gz

Small cleanups.
Shlomi Fish 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26fe518fbc4fccdc

Convert to a lexical file handle.
Shlomi Fish 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f53e124c2fc111ba

[perl5db] unless+eq --> ne.
Shlomi Fish 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4b0940d9ecdc9c4

[perl5db] Refactored cmd_b_sub.
Shlomi Fish 1 file changed, 21 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/cd7493f964319003

perl5db: extract some subroutines.
Shlomi Fish 1 file changed, 36 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/81a047f6db7a8e87

Extract a closure.
Shlomi Fish 1 file changed, 25 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/e4491e524d7c155f

Convert DB::system to _db_system.
Shlomi Fish 1 file changed, 14 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f572ec4f8b5c056

Remove some declared but unused lexicals.
Shlomi Fish 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01dd26e5090b267c

Convert from DB::warn to _db_warn.
Shlomi Fish 1 file changed, 40 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/20cf2667115e9cc8

Got rid of leading ampersands in sub calls.
Shlomi Fish 1 file changed, 35 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/9b91ef574109eec3

Finish the refactoring into cmd_verb and cmd_args.
Shlomi Fish 1 file changed, 8 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca6e2b921ed59c93

Convert up to _DB__handle_y_command to cmd_args.
Shlomi Fish 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3533f539ab811bc1

Convert more to the ->cmd_args() method.
Shlomi Fish 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39df448fc2b9a6e3

Extract _is_full().
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aaaef2e6b72f8c08

More refactoring into cmd_args.
Shlomi Fish 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20c8ca0450c27f97

Refactor some more command-handlers.
Shlomi Fish 1 file changed, 18 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/e217245128593f4e

Start converting to cmd_args.
Shlomi Fish 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bd008ffb61c0680

Refactoring: more renaming and lexicalising.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/928dc8904055e800

Rename "i" as cmd_verb.
Shlomi Fish 1 file changed, 27 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d4b12d43b55cd17

Pass $obj to _DB__trim_command*.
Shlomi Fish 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c73717b1f772d835

_handle_cmd_wrapper_commands to %cmd_lookup.
Shlomi Fish 1 file changed, 23 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a26f2ea433b82c49

Remove extraneous =cut-s from the POD.
Shlomi Fish 1 file changed, 1 insertion(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8c72bf4646ba72e

Low hanging fruit is now in %cmd_lookup.
Shlomi Fish 1 file changed, 12 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/4511a1fd0764abb0

Move more commands to the dispatch.
Shlomi Fish 1 file changed, 8 insertions(+), 33 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adb38d54653f566d

Add more commands to the lookup table.
Shlomi Fish 1 file changed, 9 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d32edcf0832ba874

Start converting to %cmd_lookup.
Shlomi Fish 1 file changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9f4d54240fae3c44

Pass $obj to _DB__handle_f_command.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d32c6f4e33f91526

Extract _handle_cmd_wrapper_commands.
Shlomi Fish 1 file changed, 13 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8732726b68be5847

Extract _handle_q_command .
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/870ac7b5510e9abc

Extract the CMD: continue() into a subroutine.
Shlomi Fish 1 file changed, 67 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/d59bc67522adad20

Extract _DB__handle_m_command.
Shlomi Fish 1 file changed, 17 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e02de9cc503fdcc6

Extract _handle_x_command.
Shlomi Fish 1 file changed, 17 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/cc6076232e101dfb

Convert from ^ to \A.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/51fe57c2e15e413c

Fix indentation.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bd3e95d74fe9beb5

perl5db: &cmd_wrapper -> cmd_wrapper().
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b79bf11123716e29

Correct a bug with #g in list context.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0573e72910024265

perl5db: extract more into _handle_sh_command.
Shlomi Fish 1 file changed, 19 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/d52e98fc2c34a8fd

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/34adac2972f316c9

correct the documented value of ${"_<$fn"}
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a6a6d87dc1c69233

fix two small typos in MANIFEST updates
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ae2d97cc55aef17

Add ampersand to share.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec7fb88eec0df31c

perl5db: extract _handle_sh_sh_command().
Shlomi Fish 1 file changed, 15 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29274d4e3bd00cb9

Get rid of a leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/315db931cd12f45d

Refactoring - merged the two n/s cases.
Shlomi Fish 1 file changed, 4 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ace3c1877024a5f

Extract a common method.
Shlomi Fish 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/0300bc4216a71e15

Extract _handle_[sn]_and_arg_commands.
Shlomi Fish 1 file changed, 25 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/539126e019f9f636

[perl5db] Remove unnecessary code.
Shlomi Fish 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9749fb3f3aded624

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/3f472e651dc903d7

Extract _DB__handle_restart_and_rerun_commands().
Shlomi Fish 1 file changed, 38 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/3c91b566e9f6cb63

Extract _handle_save_command.
Shlomi Fish 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8c2a9eaef428bfb

Extract _handle_enable_disable_commands .
Shlomi Fish 1 file changed, 43 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/d724fda944704b6d

Extract _handle_source_command.
Shlomi Fish 1 file changed, 23 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8f6685d2fbe9ed7

[perl5db] Extract _handle_equal_sign_command .
Shlomi Fish 1 file changed, 79 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/634ed913e7bac90e

Extract _handle_p_command.
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f09405491126abe1

Extract _handle_doc_command.
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d91f4bff18916f8

[perl5db] Extract _handle_H_command.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/d3273a70cd9ac30f

[perldb] Extract _handle_rc_search_history_command.
Shlomi Fish 1 file changed, 39 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/fb2ed9eade2829bb

Add quotes.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4d25d7528b8139b6

[perl5db] Get rid of leading ampersands.
Shlomi Fish 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/13433fdd86d9f620

[perl5db] Avoid some trailing expressions.
Shlomi Fish 1 file changed, 19 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/e1b1a13a0064ab79

[perl5db] Remove leading ampersands in sub call.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c2dc3e61f8b3a203

Add a reminder comment;
Shlomi Fish 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4aa20b6cac174392

Extract _handle_rc_recall_command.
Shlomi Fish 1 file changed, 34 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/b55f3b489afda54b

Extract _DB__handle_question_mark_command() .
Shlomi Fish 1 file changed, 76 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b3e5a9941e51d02

Extract _DB__handle_forward_slash_command().
Shlomi Fish 1 file changed, 92 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/32d740d44d3366a0

Extract _handle_W_command .
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a2d2d6064854450

Extract _handle_w_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96a1189cef356fea

Extract _handle_T_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a60dd8b212c4adc7

[perl5db] Extract _handle_r_command.
Shlomi Fish 1 file changed, 20 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/6a76490ef2a0d0d1

[perl5db] Extract _handle_c_command.
Shlomi Fish 1 file changed, 116 insertions(+), 101 deletions
http://perl5.git.perl.org/perl.git/commit/686f211a63e03214

Extract _handle_s_command and refactored.
Shlomi Fish 1 file changed, 28 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c27b03ab4cc9530

[perl5db] Extract _handle_n_command.
Shlomi Fish 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/4289da6a47136e66

Extract _DB__handle_y_command .
Shlomi Fish 1 file changed, 44 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1c36e3fce94d3f7

[perl5db] Extract $obj->_handle_dash_command.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/b21c609c072695c7

[perl5db] Extract another function.
Shlomi Fish 1 file changed, 22 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/757fdfa632882c48

Extract _DB__handle_f_command.
Shlomi Fish 1 file changed, 49 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/0b60b4ebeb192653

Extract _handle_V_command_and_X_command.
Shlomi Fish 1 file changed, 74 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/0ad2b11c1af68b16

Extract _handle_S_command.
Shlomi Fish 1 file changed, 33 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f48da9af8bc0365

Fix "a [command]" statement.
Shlomi Fish 4 files changed, 53 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/796300e63634e8df

$slave_editor → our.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/597a85767d03b781

Placed declarations on one line and sorted.
Shlomi Fish 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7115cc1f2de0802

More variables to our.
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d626d77ea03ec57

[perl5db] Convert more global vars to our.
Shlomi Fish 1 file changed, 18 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/7f7de44f8f3a585b

[perl5db] Convert variables to our.
Shlomi Fish 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/339f454a34f1b8ef

Refactoring - convert $trace to our.
Shlomi Fish 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38f0dbae4c2a3b36

[perl5db] Extract a method.
Shlomi Fish 1 file changed, 16 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/d576aa28721726ce

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e16ef8f5f90d19c

perl5db: extract a function.
Shlomi Fish 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/098a024d4b3122a7

[perl5db] Convert tabs to spaces.
Shlomi Fish 1 file changed, 82 insertions(+), 82 deletions(-
http://perl5.git.perl.org/perl.git/commit/523b86724a160632

perl5db: fix some indentation that was off.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/19d50011dd0682b0

[perl5db] Extract a function in the condition.
Shlomi Fish 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/525e5c73bdc65813

Convert comma-separated expressions to do{}.
Shlomi Fish 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/56d15140c0384fd1

perl5db: remove leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aa0e30f37bc6c73a

[perl5db] extract a subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/2d71962453e65fa6

[perl5db] Missed one.
Shlomi Fish 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9228ebede50c2099

perl5db: Avoid trailing ifs with 2 expressions.
Shlomi Fish 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ead23c7a6db77dc5

[perl5db-refactor] Avoid trailing ifs.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/278a69d8b60eb622

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/12a620502f9351e2

Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/3b484d1bf381dfd5

perl5db: refactored a regex match.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6450b6b03d985034

perl5db refactor: avoid ampersands, and trailing.
Shlomi Fish 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3816acd2a476993b

[perl5db] Extract some subroutines.
Shlomi Fish 1 file changed, 35 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/97c406cced69ef78

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e584a6c850349d4c

Extract a common closure.
Shlomi Fish 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50dec32c677a273a

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 18 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/eaba158fe44b0b1e

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/6f1adcbdf95b56e1

[perl5db] Refactored argument passing.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89d1909dac21e75f

[perl5db] Add explicit empty returns.
Shlomi Fish 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c644db2f8e6f5050

[perl5db] Fix a bug - with a test.
Shlomi Fish 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e1a199b542a2f37

Extract $DB::dbline[$DB::line].
Shlomi Fish 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7920437b1a66d0d

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

Extract method _my_print_lineinfo.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/87680294043b6af3

Extract DB::Obj - a class.
Shlomi Fish 1 file changed, 256 insertions(+), 201 deletions
http://perl5.git.perl.org/perl.git/commit/2eabe006a98cda56

Extract _DB__grab_control().
Shlomi Fish 1 file changed, 119 insertions(+), 102 deletions
http://perl5.git.perl.org/perl.git/commit/2dacf77523036b5f

Extract _DB__handle_watch_expressions() .
Shlomi Fish 1 file changed, 32 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/eed303c7b61683ef

Extract _DB__determine_if_we_should_break() .
Shlomi Fish 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/9f823fca17501e16

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 29 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f18a3d54578bce4

Extract _restore_shared_globals_after_restart.
Shlomi Fish 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/186a1be0bfcfbf0e

Extract _restore_globals_after_restart.
Shlomi Fish 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ad5496a28608bc8

[perl5db-refactor] Extract a function.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5be64eed96a1c12b

[perl5db] Extract a subroutine.
Shlomi Fish 1 file changed, 22 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/44c9c0232dd41a96

[perl5db-refactor] Refactoring.
Shlomi Fish 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3208bb0ae78ea52

[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/a9354349f6cf9653

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 20 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/30af57ca47164e59

[perl5db] Remove a stray declaration.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f185126b2904061d

[perl5db-refactor] Extract a method.
Shlomi Fish 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/081e6c80aa4d6b56

[perl5db-refactor] Extract _delete_all_breakpoints.
Shlomi Fish 1 file changed, 51 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/88561c058afc4564

[perl5db] Remove leading ampersands in sub calls.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7eedbdb32fe1220b

More refactoring.
Shlomi Fish 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c12e0ccf45f0341

[perl5db] Remove ampersand.
Shlomi Fish 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ad650bd049f6637d

[perl5db-refactor] Merge two conditionals.
Shlomi Fish 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb29ee4d4a13a982

Add more.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d210d0f794ebb8a

Refactored a loop.
Shlomi Fish 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0e1367a0c95dc76

[perl5db] Avoid predeclaration.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2842b6bf1f2aac6c

[perl5db] Refactored more.
Shlomi Fish 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3fba0f703f3d6b8

[perl5db-refactor] Remove leading ampersands.
Shlomi Fish 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/46c459c325be076d

[perl5db] refactoring + minor bug-fix.
Shlomi Fish 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b84b770254ca94e8

[perl5db-refactoring] Refactored parse_options.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/86477e2006f51ef0

[perl5db] Convert $| to ->autoflush(1).
Shlomi Fish 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aba5aff05b83ff42

[perl5db] Refactor the LineInfo function.
Shlomi Fish 1 file changed, 13 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3b96547ca59b108

[perl5db-refactoring] Got rid of trailing whitespace.
Shlomi Fish 1 file changed, 244 insertions(+), 244 deletions
http://perl5.git.perl.org/perl.git/commit/814f2ccfacd3f324

[perl5db-Refactor] Convert $_ to a lexical.
Shlomi Fish 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3219da8f8bc2194

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/6553661bad3bccfc

[perl5db] Remove some trailing space.
Shlomi Fish 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/8e9122a56640c212

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b99cadb4c4ff4938

[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/697f597280a73f25

Move away from more "or do { ... }" statements.
Shlomi Fish 1 file changed, 49 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/3ed523647620b89e

[perl5db] Refactored do {...}s into ifs.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ff81ab04bfb38b5

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 73 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/114321bd7999e639

More refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/5d4f1f39cd21c058

Convert some COND() && do to ifs.
Shlomi Fish 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfde1739913633f8

Add a test for the frame option.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3aa11e5218006d58

[perl5db] o PrintRet=0 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/501ae5229205cfe7

Test o PrintRet=1 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cd73e702ac636862

[perl5db] Add another test.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aaa37c7b7acda072

[perl5db] Test o PrintRet in list context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7c232e3932bcf365

[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/31a966566dc1cc57

Add a test for o PrintRet.
Shlomi Fish 3 files changed, 73 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d19b5e5e6422e475

Test o inhibit_exit=0.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0ef3457639c5950e

Fix a bug with o AutoTrace.
Shlomi Fish 2 files changed, 29 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/61bc4cdc9708e459

[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/aea62b07b9d7e459

[perl5db] Test o AutoTrace .
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/099c2964d7f3933b

[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/6c735f1e1e8cd19c

[perl5db] Add a test for warnLevel=1.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/841ae7f9379bb853

[perl5db] Add test for dieLevel option.
Shlomi Fish 3 files changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c994f2cc0a7a447f

[perl5db] Test the recallCommand option.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76c1ba1ca49c0155

[perl5db] Test the M command.
Shlomi Fish 1 file changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/387bca23c2761b37

Test more for the m staetement.
Shlomi Fish 3 files changed, 70 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/8052b84bc3269dd3

Test the m command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ffd785ab87308e5a

[perl5db] Test the = command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/34aeee1445047ce3

Correct the test blurbs.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/082107912957eb84

Add a test for the H command.
Shlomi Fish 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e8def682cb7d8872

[perl5db] Add a test for H -7.
Shlomi Fish 1 file changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/30bec4ad9f706320

[perl5db] Fix source cmd from typeahead.
Shlomi Fish 4 files changed, 43 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/144c5f239f843646

Add a test for the source command.
Shlomi Fish 3 files changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/87c715954fdb2fff

Extract a common subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/754da799e20b8764

Rename to something more meaningful.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/21bb236ecf18632f

Convert to DebugWrap.
Shlomi Fish 1 file changed, 20 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/8cac3b2b07637fd1

Convert more to DebugWrap.
Shlomi Fish 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f833fbdd2ae8bbd4

Convert the 61222 test to DebugWrap.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/bfc2f177a90eb25a

Extract _calc_threads_wrapper.
Shlomi Fish 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a56b0fc8e7d30547

Remove some no-longer used code.
Shlomi Fish 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45f95a273c711722

Prepend with an underscore.
Shlomi Fish 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7f8017d4d492895

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 19 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b42def1eaaa4b28

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 39 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/5e4cbfc2b793f842

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1a91c02c69f1cde

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 48 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/24e01f52482a7221

Extract a constructor.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc865afc4b081e35

Convert a test to DebugWrap.
Shlomi Fish 1 file changed, 21 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc83f164f6a5ca23

Convert a perl5db.t test to DebugWrap.
Shlomi Fish 1 file changed, 25 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/6b173b4fc2b82503

Add a test for l -num.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1e1bf52ab9cb38ac

Test the ! command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2245a026cc96ef69

Test the { * command.
Shlomi Fish 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7ce64efca9844bf9

Convert to a different quoting.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0f426ea44890c3e

Test for the { and { ? commands.
Shlomi Fish 1 file changed, 35 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/83c6007c841d967d

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/29dccda53b313389

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

Current branch blead
286 commits. 17 unique authors. 10 unique committers.
149 files changed, 7480 insertions(+), 3890 deletions(-)
Net code removal: Ricardo Signes (2 lines)
Thanks, applied: Ricardo Signes (193) Father Chrysostomos (8)
Karl Williamson (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c6568584acbc1692.tar.gz

Preserve case for the current perldelta on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c6568584acbc1692

dTHX implies dVAR, using both fails to build under -DPERL_GLOBAL_STRUCT
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/77c1c05b5b14ff77

leakfinder.pl: More exceptions
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fdf1a9252c27dbcb

Fix assertion failures with anon subs
Father Chrysostomos 2 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d2dfd152adb9e89

Stop /(??{})/ from leaking temporary regexps
Father Chrysostomos 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1ff3a882ff0ab24

regexec.c: Safer stack handling for re-evals
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f87a4de1805b005

Silence two build warnings on systems where ivsize > ptrsize.
Eric Brine\" (via RT) 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a56015b9dc044df9

leakfinder.pl: More exceptions
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f432c75f5f870038

leakfinder.pl: Run code more times
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6814b069be7aa620

Do a better job of escaping components of ldlibpth for the shell
Eric Brine 1 file changed, 19 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/937aac54e77dcd55

Prune dead code in pp_ctl.c:pp_goto
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/960d72e5aabe1bcd

Don’t leak subs containing syntax errors
Father Chrysostomos 2 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ffcdca1f504cb09

Stop anon subs with bad attributes from leaking
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/12d3c230bf3c96ad

Stop goto &sub from leaking when it croaks
Father Chrysostomos 2 files changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/110af9080c3bd184

Update IO-Compress to CPAN version 2.058
Chris 'BinGOs' Williams 32 files changed, 140 insertions(+), 139 deletio
http://perl5.git.perl.org/perl.git/commit/a36462570c37e1b6

Update Compress-Raw-Bzip2 to CPAN version 2.058
Chris 'BinGOs' Williams 5 files changed, 10 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/3a4c7bf38e79f44e

Update Compress-Raw-Zlib to CPAN version 2.058
Chris 'BinGOs' Williams 4 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9149dc3b104010bc

Add Tom Wyant’s e-mail to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f5d4338bd317a0ce

perlvar: two spaces after dots
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/008f9687204c03a8

Documentation of non-handle IO::Handle methods in perlvar.pod
Tom Wyant 1 file changed, 20 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9694850610c26991

pv->pvn for literals in pp_require and Perl_sv_derived_from_pvn
Daniel Dragan 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88010bae48e357de

fix typo in comment
Lukas Mai 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cb596ae4e79864a8

more dTHX optimizations
Daniel Dragan 2 files changed, 11 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/2bcd6579c4ef6796

add items checking to Internals::SvREFCNT
Daniel Dragan 2 files changed, 25 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/fa3febb6e5b7a5e4

clean up the users of PL_no_mem
Daniel Dragan 7 files changed, 28 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/4cbe3a7d4e9196aa

Merge branch 'debugger-refactoring' into blead
Ricardo Signes 2 parents
http://perl5.git.perl.org/perl.git/commit/0e578cb525681b03

Small cleanups.
Shlomi Fish 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb031de9b60d2bbe

Convert to a lexical file handle.
Shlomi Fish 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7441b496a8641ea

[perl5db] unless+eq --> ne.
Shlomi Fish 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae2f328f3e42597c

[perl5db] Refactored cmd_b_sub.
Shlomi Fish 1 file changed, 21 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/83a917af3c0b0840

perl5db: extract some subroutines.
Shlomi Fish 1 file changed, 36 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/6baf5dd0f73d7ede

Extract a closure.
Shlomi Fish 1 file changed, 25 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/262f8b4426598d49

Convert DB::system to _db_system.
Shlomi Fish 1 file changed, 14 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0bb1409d3a96da8

Remove some declared but unused lexicals.
Shlomi Fish 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f717c6ead0218327

Convert from DB::warn to _db_warn.
Shlomi Fish 1 file changed, 40 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/b5679dc0b0f66c67

Got rid of leading ampersands in sub calls.
Shlomi Fish 1 file changed, 35 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0b8faca51fd2e1d

Finish the refactoring into cmd_verb and cmd_args.
Shlomi Fish 1 file changed, 8 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b99202785c405ed1

Convert up to _DB__handle_y_command to cmd_args.
Shlomi Fish 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9875a6d2c4f719c1

Convert more to the ->cmd_args() method.
Shlomi Fish 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f89bf53e3ab1b64c

Extract _is_full().
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/601c6a23362ab7d7

More refactoring into cmd_args.
Shlomi Fish 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a30f63cd4f4aec55

Refactor some more command-handlers.
Shlomi Fish 1 file changed, 18 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/a523ec7c8eea828a

Start converting to cmd_args.
Shlomi Fish 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3249b11379b4b3b1

Refactoring: more renaming and lexicalising.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/9c6fceaffe0437f8

Rename "i" as cmd_verb.
Shlomi Fish 1 file changed, 27 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/610f01b99cc407fb

Pass $obj to _DB__trim_command*.
Shlomi Fish 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/af84fb6968b78dcb

_handle_cmd_wrapper_commands to %cmd_lookup.
Shlomi Fish 1 file changed, 23 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fbe9ebae177a5c97

Remove extraneous =cut-s from the POD.
Shlomi Fish 1 file changed, 1 insertion(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73decac70c99817d

Low hanging fruit is now in %cmd_lookup.
Shlomi Fish 1 file changed, 12 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/8f144dfcb6b7d7a2

Move more commands to the dispatch.
Shlomi Fish 1 file changed, 8 insertions(+), 33 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9a9a6c02b6cf6a6

Add more commands to the lookup table.
Shlomi Fish 1 file changed, 9 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d478d7a00517925a

Start converting to %cmd_lookup.
Shlomi Fish 1 file changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/47e3b8cc5cc82dbc

Pass $obj to _DB__handle_f_command.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/983749018c5b1502

Extract _handle_cmd_wrapper_commands.
Shlomi Fish 1 file changed, 13 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7019653802c5a3eb

Extract _handle_q_command .
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d0e1f389129a610

Extract the CMD: continue() into a subroutine.
Shlomi Fish 1 file changed, 67 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/8e4cceb912e1a987

Extract _DB__handle_m_command.
Shlomi Fish 1 file changed, 17 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/321095c591883c32

Extract _handle_x_command.
Shlomi Fish 1 file changed, 17 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8d11fe0290ee3c7

Convert from ^ to \A.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7f78c337c1e3283

Fix indentation.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3302c52a9485e026

perl5db: &cmd_wrapper -> cmd_wrapper().
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/37a23b7114f6dc6f

Correct a bug with #g in list context.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4ce0d59f3034826

perl5db: extract more into _handle_sh_command.
Shlomi Fish 1 file changed, 19 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/466f24c756f34f64

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

correct the documented value of ${"_<$fn"}
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/da05251685a76a46

fix two small typos in MANIFEST updates
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4a01d490e020cf2d

Add ampersand to share.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c02052adae6a5149

perl5db: extract _handle_sh_sh_command().
Shlomi Fish 1 file changed, 15 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ddf4cf26260dfc41

Get rid of a leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e96345edef1ac2b4

Refactoring - merged the two n/s cases.
Shlomi Fish 1 file changed, 4 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50a8a7593e9189a1

Extract a common method.
Shlomi Fish 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/553947ba6b26bdcf

Extract _handle_[sn]_and_arg_commands.
Shlomi Fish 1 file changed, 25 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/4f29ef90364577a3

[perl5db] Remove unnecessary code.
Shlomi Fish 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cbe777a6cc0abb7c

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/33f361f528a4c68f

Extract _DB__handle_restart_and_rerun_commands().
Shlomi Fish 1 file changed, 38 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f16681273c4b888

Extract _handle_save_command.
Shlomi Fish 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/8baafc8b781dd780

Extract _handle_enable_disable_commands .
Shlomi Fish 1 file changed, 43 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/d0ecd4f3ac15fee3

Extract _handle_source_command.
Shlomi Fish 1 file changed, 23 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ef1dcdb75355600

[perl5db] Extract _handle_equal_sign_command .
Shlomi Fish 1 file changed, 79 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/bdb3f37d8d4c0506

Extract _handle_p_command.
Shlomi Fish 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6aeebb8de1423b2

Extract _handle_doc_command.
Shlomi Fish 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c7b0c61d36b24841

[perl5db] Extract _handle_H_command.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/0664c09ade362658

[perldb] Extract _handle_rc_search_history_command.
Shlomi Fish 1 file changed, 39 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/0d2c714cf2980466

Add quotes.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a024c0573c5e7e0

[perl5db] Get rid of leading ampersands.
Shlomi Fish 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6bffb26466b88dcd

[perl5db] Avoid some trailing expressions.
Shlomi Fish 1 file changed, 19 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/84e7f4754d37db35

[perl5db] Remove leading ampersands in sub call.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6cff0f90c489938e

Add a reminder comment;
Shlomi Fish 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/136ae23d6c713d86

Extract _handle_rc_recall_command.
Shlomi Fish 1 file changed, 34 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/14f38b27cb44176b

Extract _DB__handle_question_mark_command() .
Shlomi Fish 1 file changed, 76 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/11f0f0506437188b

Extract _DB__handle_forward_slash_command().
Shlomi Fish 1 file changed, 92 insertions(+), 71 deletions(-
http://perl5.git.perl.org/perl.git/commit/a4d311a356f7d8d1

Extract _handle_W_command .
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2595330110ef60e6

Extract _handle_w_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6e88520b78cfede

Extract _handle_T_command.
Shlomi Fish 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4038e14c168026d

[perl5db] Extract _handle_r_command.
Shlomi Fish 1 file changed, 20 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/573b5003707d11be

[perl5db] Extract _handle_c_command.
Shlomi Fish 1 file changed, 116 insertions(+), 101 deletions
http://perl5.git.perl.org/perl.git/commit/35cd713a8fd58249

Extract _handle_s_command and refactored.
Shlomi Fish 1 file changed, 28 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/cb9d1513826d698a

[perl5db] Extract _handle_n_command.
Shlomi Fish 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/73c5e526bf8c6025

Extract _DB__handle_y_command .
Shlomi Fish 1 file changed, 44 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c2b78e73d3afe0a

[perl5db] Extract $obj->_handle_dash_command.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1450c23eee44807

[perl5db] Extract another function.
Shlomi Fish 1 file changed, 22 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/6115a17319c67b6f

Extract _DB__handle_f_command.
Shlomi Fish 1 file changed, 49 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/2a80247388466e02

Extract _handle_V_command_and_X_command.
Shlomi Fish 1 file changed, 74 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/1ce985d249cbb047

Extract _handle_S_command.
Shlomi Fish 1 file changed, 33 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d0b71b39ab99458

Fix "a [command]" statement.
Shlomi Fish 4 files changed, 53 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f4beae368bead026

$slave_editor → our.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7793e5c229bfecc8

Placed declarations on one line and sorted.
Shlomi Fish 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b83f3d9122dc76f

More variables to our.
Shlomi Fish 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/18b5b54507e9ce9b

[perl5db] Convert more global vars to our.
Shlomi Fish 1 file changed, 18 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/8ad70697dc4b67ea

[perl5db] Convert variables to our.
Shlomi Fish 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/ebd0282e4fcbe396

Refactoring - convert $trace to our.
Shlomi Fish 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/931ac0366a9ac514

[perl5db] Extract a method.
Shlomi Fish 1 file changed, 16 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/174f9c5e26366987

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eeb7da9694a57d2d

perl5db: extract a function.
Shlomi Fish 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7013f40cab0d92f7

[perl5db] Convert tabs to spaces.
Shlomi Fish 1 file changed, 82 insertions(+), 82 deletions(-
http://perl5.git.perl.org/perl.git/commit/2dbd01ad90ec24ff

perl5db: fix some indentation that was off.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8380a2455f1ccbcc

[perl5db] Extract a function in the condition.
Shlomi Fish 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/32bbadc6b50551dc

Convert comma-separated expressions to do{}.
Shlomi Fish 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/8b09d41d4d5749d8

perl5db: remove leading ampersand.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/32c0843fb1ca61f0

[perl5db] extract a subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/8481f6470d97ef17

[perl5db] Missed one.
Shlomi Fish 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/44909c615b58a6d3

perl5db: Avoid trailing ifs with 2 expressions.
Shlomi Fish 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1750bb2a76458873

[perl5db-refactor] Avoid trailing ifs.
Shlomi Fish 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05da04df10a912a6

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

Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/c2dfabc38dcd414d

perl5db: refactored a regex match.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8a799e0beb40c55b

perl5db refactor: avoid ampersands, and trailing.
Shlomi Fish 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/baf70c80e85d0986

[perl5db] Extract some subroutines.
Shlomi Fish 1 file changed, 35 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/d8ff050e24faec20

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c26e84bde656a16

Extract a common closure.
Shlomi Fish 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f547d17d6a36c68

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 18 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/9590c67524ff6223

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/df062bd814a14462

[perl5db] Refactored argument passing.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc996ef841c04e6a

[perl5db] Add explicit empty returns.
Shlomi Fish 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c895663c85db23eb

[perl5db] Fix a bug - with a test.
Shlomi Fish 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ef6abee5e32c77b6

Extract $DB::dbline[$DB::line].
Shlomi Fish 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44a07e3eb40e7f82

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

Extract method _my_print_lineinfo.
Shlomi Fish 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad46ac7090e9c2b3

Extract DB::Obj - a class.
Shlomi Fish 1 file changed, 256 insertions(+), 201 deletions
http://perl5.git.perl.org/perl.git/commit/22fc883d3b97207e

Extract _DB__grab_control().
Shlomi Fish 1 file changed, 119 insertions(+), 102 deletions
http://perl5.git.perl.org/perl.git/commit/08578f7b0bf9fa14

Extract _DB__handle_watch_expressions() .
Shlomi Fish 1 file changed, 32 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/931d943835db379b

Extract _DB__determine_if_we_should_break() .
Shlomi Fish 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/6791e41b23e1c783

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 29 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b0b9dd173e0c3dc

Extract _restore_shared_globals_after_restart.
Shlomi Fish 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb0fb5f4ca67bf55

Extract _restore_globals_after_restart.
Shlomi Fish 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/185801685619c719

[perl5db-refactor] Extract a function.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca50076b0d2e150e

[perl5db] Extract a subroutine.
Shlomi Fish 1 file changed, 22 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/e18a02a6cdeab2c4

[perl5db-refactor] Refactoring.
Shlomi Fish 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb4d8a6c96bdf7e5

[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/2218c0458cd6546c

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 20 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/0400fe7ed3738b95

[perl5db] Remove a stray declaration.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8c537c4961d419af

[perl5db-refactor] Extract a method.
Shlomi Fish 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a4fc4d618c762ca8

[perl5db-refactor] Extract _delete_all_breakpoints.
Shlomi Fish 1 file changed, 51 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8a8ca636a0216b2

[perl5db] Remove leading ampersands in sub calls.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7238dadea69799f6

More refactoring.
Shlomi Fish 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5830ee134733d5d6

[perl5db] Remove ampersand.
Shlomi Fish 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a814629376d2cc71

[perl5db-refactor] Merge two conditionals.
Shlomi Fish 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b5de49c25ce8ba8

Add more.
Shlomi Fish 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87af3d5db6e35b03

Refactored a loop.
Shlomi Fish 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7157728ba4d658b0

[perl5db] Avoid predeclaration.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59a1c09bd82c289a

[perl5db] Refactored more.
Shlomi Fish 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88ce3e3708c66876

[perl5db-refactor] Remove leading ampersands.
Shlomi Fish 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/626311faed27960b

[perl5db] refactoring + minor bug-fix.
Shlomi Fish 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f86a3406379ebbb6

[perl5db-refactoring] Refactored parse_options.
Shlomi Fish 1 file changed, 44 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/c5c03c9af7210c62

[perl5db] Convert $| to ->autoflush(1).
Shlomi Fish 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70c9432b92364dee

[perl5db] Refactor the LineInfo function.
Shlomi Fish 1 file changed, 13 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/62ba816c70838fac

[perl5db-refactoring] Got rid of trailing whitespace.
Shlomi Fish 1 file changed, 244 insertions(+), 244 deletions
http://perl5.git.perl.org/perl.git/commit/b570d64b161bd6f3

[perl5db-Refactor] Convert $_ to a lexical.
Shlomi Fish 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e07ae11c8ba1b186

[perl5db] Extract a function.
Shlomi Fish 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/b67545dd8a5f62e6

[perl5db] Remove some trailing space.
Shlomi Fish 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/0083b47924dc858e

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b3e68fd4ac19a68

[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/2a0cf698a5dc0a20

Move away from more "or do { ... }" statements.
Shlomi Fish 1 file changed, 49 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/4915c7eeb41998a4

[perl5db] Refactored do {...}s into ifs.
Shlomi Fish 1 file changed, 19 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/ff41e38dc752c588

[perl5db] More refactoring.
Shlomi Fish 1 file changed, 73 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/ef18ae6369094cb3

More refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/826b9a2e7d6ed95e

Convert some COND() && do to ifs.
Shlomi Fish 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d7a2a938a907e95

Add a test for the frame option.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/473c46a8966eb3ce

[perl5db] o PrintRet=0 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/19957b5565b53676

Test o PrintRet=1 in void context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c8dcbe9baa6f16e6

[perl5db] Add another test.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d728fe0efdd765cd

[perl5db] Test o PrintRet in list context.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/855abc473b41cedc

[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/4f7c5654aeba2192

Add a test for o PrintRet.
Shlomi Fish 3 files changed, 73 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/413b124847e90ce7

Test o inhibit_exit=0.
Shlomi Fish 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d9a5afb4619cae3

Fix a bug with o AutoTrace.
Shlomi Fish 2 files changed, 29 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5e2b42ddebea0a22

[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/f910787d6f86aa52

[perl5db] Test o AutoTrace .
Shlomi Fish 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d02bfa8cdadf357

[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/742c59c5d43f5252

[perl5db] Add a test for warnLevel=1.
Shlomi Fish 3 files changed, 56 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca3d93988b101a72

[perl5db] Add test for dieLevel option.
Shlomi Fish 3 files changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b705c7744a0d4605

[perl5db] Test the recallCommand option.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b842515d9c6944f

[perl5db] Test the M command.
Shlomi Fish 1 file changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2bceee64ee91178a

Test more for the m staetement.
Shlomi Fish 3 files changed, 70 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/fedbbdd550d46ec8

Test the m command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/12f1669fbe98ce0d

[perl5db] Test the = command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/088a867e00fb37dd

Correct the test blurbs.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6bf7e1ad25ca8152

Add a test for the H command.
Shlomi Fish 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/761ec47e0510ea08

[perl5db] Add a test for H -7.
Shlomi Fish 1 file changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/741f88f95256a4a1

[perl5db] Fix source cmd from typeahead.
Shlomi Fish 4 files changed, 43 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/35879b90abfa9e6a

Add a test for the source command.
Shlomi Fish 3 files changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5442f9499489fe7e

Extract a common subroutine.
Shlomi Fish 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0b5917d266f178f

Rename to something more meaningful.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c698c5184e978f7a

Convert to DebugWrap.
Shlomi Fish 1 file changed, 20 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/20e060ce58afa3f2

Convert more to DebugWrap.
Shlomi Fish 1 file changed, 27 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/978684edb89d276d

Convert the 61222 test to DebugWrap.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/31d5d77ab964d176

Extract _calc_threads_wrapper.
Shlomi Fish 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12cb1cd21747ef98

Remove some no-longer used code.
Shlomi Fish 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12a58d7e03754bdd

Prepend with an underscore.
Shlomi Fish 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cdb20ca6b97e982

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 19 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/a9879eb80c0e3c09

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 39 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/b16615d5eb1cbc72

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ebd940cbb28f809

Convert another test to DebugWrap.
Shlomi Fish 1 file changed, 48 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/e931e533f20d3879

Extract a constructor.
Shlomi Fish 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c976af957e9e903

Convert a test to DebugWrap.
Shlomi Fish 1 file changed, 21 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/b2e270a34d9086f3

Convert a perl5db.t test to DebugWrap.
Shlomi Fish 1 file changed, 25 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/708dd780e3f61632

Add a test for l -num.
Shlomi Fish 1 file changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ada05bfe590ac0e4

Test the ! command.
Shlomi Fish 1 file changed, 27 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1896f514a7023112

Test the { * command.
Shlomi Fish 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3743412c99b8ad95

Convert to a different quoting.
Shlomi Fish 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e121f70f5f1d7a4

Test for the { and { ? commands.
Shlomi Fish 1 file changed, 35 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/954180176de266c5

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

rmv context from Perl_croak_no_modify and Perl_croak_xs_usage
Daniel Dragan 17 files changed, 53 insertions(+), 43 deletions
http://perl5.git.perl.org/perl.git/commit/cb077ed29694c30e

PADRANGE: don't assume targs are contiguous
David Mitchell 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/18c931a3833eccac

fix hash order dependency bug in new Module::Corelist::deprecated_in()
Yves Orton 2 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/94691b809310834f

[perl #43077] Make goto &sub leave @_ alone
Father Chrysostomos 2 files changed, 58 insertions(+), 57 deletions(
http://perl5.git.perl.org/perl.git/commit/049bd5ffd62b7332

leakfinder.pl: Many more exceptions
Father Chrysostomos 1 file changed, 55 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4e532ee7fc297c53

Env.pm: Fix splice in list context
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0965ce9fa2b4d1a

Increase $Env::VERSION to 1.04
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/69fba0201d8486ab

Even more regexp charclass leaks
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3451022db4f387ee

toke.c: White-space only; no code changes
Karl Williamson 1 file changed, 56 insertions(+), 52 deletions(-
http://perl5.git.perl.org/perl.git/commit/1953db30f65dd65e

toke.c: Don't force \N{} into utf8 unnecessarily
Karl Williamson 2 files changed, 32 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/94ca1619c5a35b49

toke.c: Remove redundant checks
Karl Williamson 1 file changed, 0 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/55025e0373118aae

toke.c: Reorder declaration
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b721c4fa6c962f5

toke.c: Use UTF-8 macros for portability
Karl Williamson 1 file changed, 26 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/54d004e86b75a3ee

utf8.h: Add macro that handled malformed 2-byte UTF-8
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4ab10950b702d335

util.c: Add some asserts()
Karl Williamson 1 file changed, 18 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/223f01dbd9ed1441

utf8.c: Remove redundant unlikely branches
Karl Williamson 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1045c414b4d7fd97

Validate above-Latin1 characters in \N{} aliases
Karl Williamson 10 files changed, 196 insertions(+), 64 deletion
http://perl5.git.perl.org/perl.git/commit/bde9e88d4f9dd5fc

embed.fnc: Allow toke.c to call core_swash_init()
Karl Williamson 3 files changed, 15 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/7baadcd09acc8f33

toke.c: Fail on malformed UTF-8 in \N{} input
Karl Williamson 3 files changed, 40 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/107160e2175acf35

toke.c: Remove no-longer needed {...} and outdent correspondingly
Karl Williamson 1 file changed, 37 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/b6ba113734f23215

toke.c: [RT#73022] Make \N{...} UTF-8 clean.
Brian Fraser 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dd2b1b72954eb51f

toke.c Refactor S_get_and_check_backslash_N_name()
Karl Williamson 1 file changed, 26 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/140b12ad0482fdb0

perldiag: Add entry for unknown charname
Karl Williamson 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dcfe9e74e6516c06

toke.c: Don't validate core charnames output
Karl Williamson 1 file changed, 29 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c415a7950ced3bd

charnames: Don't accept illegal :aliases
Karl Williamson 4 files changed, 52 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/225fb84f3eb1da83

regen/mk_PL_charclass.pl: Use mktables table for charname
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/699ffc5e6f6d1426

mktables: Create tables for charname beginning and follow-on
Karl Williamson 1 file changed, 18 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f67fde43a308b02d

Make \N{alias} deprecations fatal.
Karl Williamson 5 files changed, 27 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/4d7cd48281fd4dc1

charnames: Correct pod misstatement
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84e61d73d3346e93

toke.c: Extract part of \N{} processing to new function
Karl Williamson 4 files changed, 110 insertions(+), 88 deletions
http://perl5.git.perl.org/perl.git/commit/6f613c73269ab31d

utf8n_to_uvuni() pod: Add clarifications
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d088425de1afed17

charnames pod: Nits
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67db75e33e4626a7

charnames.t: Make EXPECTs more robust
Karl Williamson 1 file changed, 30 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/1015ff306bca2ba9

Preserve filename case on VMS.
Craig A. Berry 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ca74088ba0ec206

Move VMS feature-setting function to an appropriate place.
Craig A. Berry 1 file changed, 29 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ddecfe92904fcff

Set feature logical names in VMS init code.
Craig A. Berry 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0c4f95ed2536f927

Normalize VMS case handling in ExtUtils::Manifest.
Craig A. Berry 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d1b7e1c32a98637

Fix VMS-specific case nit in File::Glob's basic.t.
Craig A. Berry 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/799b1ab067018438

Remove an inadvertent case sensitivity from find.t.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/30e6780155285ec5

Amplify diagnostic about in-place editing.
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df7075a87da4c0a5

Update IO-Compress to CPAN version 2.057
Chris 'BinGOs' Williams 33 files changed, 830 insertions(+), 752 deletio
http://perl5.git.perl.org/perl.git/commit/be0289ac5c2b6624

Update Compress-Raw-Bzip2 to CPAN version 2.057
Chris 'BinGOs' Williams 7 files changed, 21 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/14c0f22a0f8ffd6e

Update Compress-Raw-Zlib to CPAN version 2.057
Chris 'BinGOs' Williams 6 files changed, 23 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/5c314eab25b1739b

make MULTICALL safe across cxstack reallocs
David Mitchell 2 files changed, 16 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d26b81e83dca717

README: add pointer to super-quick patch quide
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/285c5e4279bd1c29

fix NAME of perl5125delta.pod
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/292a315f6a7c1478

Module-CoreList updated to 2.77
Chris 'BinGOs' Williams 4 files changed, 39 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/3df1c36a10231bc7

The v5.16.2 updates had disappeared (if they were there in the first place)
Chris 'BinGOs' Williams 2 files changed, 13 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0a7ebbcdbad91a7

add 5.12.5 to perlhist
Dominic Hargreaves 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9670cd721cf3b768

Add the 5.12.5 perldelta
Dominic Hargreaves 4 files changed, 247 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/a5caed3eaae75192

add 5.12.5 epigraph
Dominic Hargreaves 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87af396a675055d2

[MERGE] add PADRANGE op and $B::overlay
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/0fe870f5e3a70e72

ext/B/t/OptreeCheck.pm: fix hint stripping
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aa0b6d222413658a

fix optree_misc.t test after smoke
David Mitchell 1 file changed, 34 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/e7fd4fe6bea96025

Consolidate any single pad ops after a padrange
David Mitchell 2 files changed, 117 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/fd3cc9e5282b97a0

Consolidate adjacent padrange ops
David Mitchell 2 files changed, 66 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4774ee0a8f9bc16a

padrange: handle @_ directly
David Mitchell 8 files changed, 237 insertions(+), 32 deletions
http://perl5.git.perl.org/perl.git/commit/d5524600caf9e8c4

reindent block in leave_scope
David Mitchell 1 file changed, 79 insertions(+), 79 deletions(-
http://perl5.git.perl.org/perl.git/commit/528ad060d8dbad9e

add SAVEt_CLEARPADRANGE
David Mitchell 6 files changed, 41 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/4e09461c68f4fd1b

add padrange op
David Mitchell 18 files changed, 562 insertions(+), 109 deletio
http://perl5.git.perl.org/perl.git/commit/a7fd8ef68b459a13

pad_free(): don't clear SVs_PADSTALE
David Mitchell 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad9e6ae10fb581c6

add $B::overlay feature
David Mitchell 3 files changed, 118 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/71324a3bc4a9e86b

Update CGI to CPAN version 3.62
Chris 'BinGOs' Williams 8 files changed, 93 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/11911e219c403b87

Update Term-UI to CPAN version 0.32
Chris 'BinGOs' Williams 2 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/a744a0b79f6753f7

Current branch maint-5.12
2 commits. 2 unique authors. 1 unique committer.
12 files changed, 292 insertions(+), 19 deletions(-)
Thanks, applied: Dominic Hargreaves (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f06ec69fb39d3ee4.tar.gz

fix NAME of perl5125delta.pod
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f06ec69fb39d3ee4

create perl5126delta
Dominic Hargreaves 11 files changed, 291 insertions(+), 18 deletion
http://perl5.git.perl.org/perl.git/commit/baad63ae19a7586d

Current branch smoke-me/khw-charnames
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)

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

smoke test
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1349b7270b922c0a

New branch yves/rand_hash_seed2
15 commits. 1 unique author. 1 unique committer.

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

fix hash order dependency bug in new Module::Corelist::deprecated_in()
Yves Orton 2 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/6d23dcbddd2b3bd0

rework hash seed logic so it is an array of bytes and not a specific type
Yves Orton 12 files changed, 96 insertions(+), 117 deletion
http://perl5.git.perl.org/perl.git/commit/8cefa8f0e9c01588

Use the arg checker macro so porting/regen.t does not fail
Yves Orton 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2b4fef203d81edd2

move hash introspectiong utility routines into Hash::Util
Yves Orton 2 files changed, 74 insertions(+), 142 deletions
http://perl5.git.perl.org/perl.git/commit/6715c52c410fdb85

initialize second seed properly (siphash)
Yves Orton 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/565d10744c2960a0

switch to global hash seed (and drop the "hash seed set var")
Yves Orton 13 files changed, 60 insertions(+), 39 deletions
http://perl5.git.perl.org/perl.git/commit/972a362a338f83bb

show both hash seeds for siphash
Yves Orton 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae7dff2e9f316db2

improve stats logic
Yves Orton 2 files changed, 83 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f7bccd77eb76a06

add support for the supposedly secure siphash hash function
Yves Orton 1 file changed, 121 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/c58fe495f94802d1

hash seed var cleanup
Yves Orton 3 files changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bcd9dbd96a0ad4dd

make regcharclass.pl use determinisitic hash ordering
Yves Orton 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/947fcd15be697bab

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

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

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/35a93fd41bcd0891

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/506a7bbef7579710

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

Current branch blead
37 commits. 9 unique authors. 7 unique committers.
44 files changed, 930 insertions(+), 648 deletions(-)
Net code removal: Reini Urban (159 lines) Daniel Dragan (9 lines)
Thanks, applied: Father Chrysostomos (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ba593adc2b8b5917.tar.gz

clone() wasn't cloning the whole stack
David Mitchell 2 files changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba593adc2b8b5917

Oops, fix memory leak just introduced by 3fcdbd32b2
Steve Hay 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cfd4abf2bf035401

Don't try to ansify the path if it is empty
Steve Hay 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3fcdbd32b23d57a1

under -Dusedl there are no warnings about the other dl_ functions
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b5ab070a78402b54

leakfinder.pl requires XS::APItest which isn't built with -Uusedl
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac1f638faac4ae88

save_freeop is not an expression, remove PL_Xpv
Daniel Dragan 1 file changed, 3 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6702ba93464c105f

leakfinder.pl: More exceptions
Father Chrysostomos 1 file changed, 14 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2339cd98152c5954

[perl #115742] Push a new pad for recursive DB::DB
Father Chrysostomos 2 files changed, 33 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d976ff5cc49c35e

perlre: Fix syntax error in example
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/576fa0247cb77313

perlfunc: Correct note about eval in DB package
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4f00fc7eb3704838

leakfinder.pl: Run evals four times
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/39fa595e1e5cb421

leakfinder.pl: More exceptions
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b64eceeb91f70b17

[MERGE] refactor pp_iter
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/00ec60ba0b8283af

pp_iter: final whitespace/comment tidy up
David Mitchell 1 file changed, 31 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/b552b52cd84d395a

pp_iter: refactor CXt_LOOP_LAZYSV branch
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bfff044fcc48966

pp_iter: refactor CXt_LOOP_LAZYIV branch
David Mitchell 1 file changed, 10 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fcef60b407682ad7

pp_iter: a bit more refactoring of CXt_LOOP_FOR branch
David Mitchell 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f38aa8823d6f75da

pp_iter: factor out some common code in CXt_LOOP_FOR
David Mitchell 1 file changed, 12 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8a20bb606d6f1fa

pp_iter: move var declarations to narrower scope
David Mitchell 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d6c2cef76517581

pp_iter: reindent after removing if block
David Mitchell 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/25e3aa3332bf90bf

pp_iter: move RETPUSHYES outside switch
David Mitchell 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/17c916408b4fa9ea

pp_iter: reindent code after previous change
David Mitchell 1 file changed, 56 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/de080daaba76d2ab

pp_iter: replace if/else with switch
David Mitchell 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a48ce6be278224ec

Fix unescaped left brace warning in uni/parser.t.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be1927028aa6b7a3

dump.c: Fix non-mad threaded build error
Father Chrysostomos 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09c759566a430d38

SVf_IsCOW
Father Chrysostomos 11 files changed, 53 insertions(+), 78 deletions
http://perl5.git.perl.org/perl.git/commit/e3918bb703cafa92

leakfinder.pl: Duh!
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e9cb264cbba0cfff

Combine duplicate dump code
Reini Urban 1 file changed, 134 insertions(+), 293 deletions
http://perl5.git.perl.org/perl.git/commit/75a6ad4aa3e5ba19

remove most calls to strlen in S_force_ident
Daniel Dragan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9b48522392b1e56

Stop eval "END OF TERMS" from leaking
Father Chrysostomos 6 files changed, 44 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/3ac7ff8feea83945

Stop my subs with syntax errors from leaking
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ca8859f11d3a842

utf8.c: Don't copy a buffer to itself
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca9fab4684db1c2d

Update Unicode-Collate to CPAN version 0.92
Chris 'BinGOs' Williams 15 files changed, 474 insertions(+), 97 deletion
http://perl5.git.perl.org/perl.git/commit/750da83817c1e4f8

Sync 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/265075c0d13cbdf5

leakfinder.pl: more exceptions
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/19e50f268b9962b5

Fix various mad eval leaks
Father Chrysostomos 2 files changed, 28 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/1cac5c33e290951f

op.c: Fix mad+POISON build under clang
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/04d1a275c82dfc84

New branch smoke-me/davem/pp_iter
9 commits. 1 unique author. 1 unique committer.

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

pp_iter: refactor CXt_LOOP_LAZYSV branch
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7cac6c0a8023d78

pp_iter: refactor CXt_LOOP_LAZYIV branch
David Mitchell 1 file changed, 10 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04fe78123a941a61

pp_iter: a bit more refactoring of CXt_LOOP_FOR branch
David Mitchell 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc913dc23174df01

pp_iter: factor out some common code in CXt_LOOP_FOR
David Mitchell 1 file changed, 12 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/aaac5f6a7648f4d7

pp_iter: move var declarations to narrower scope
David Mitchell 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8cf47441dfd3be19

pp_iter: reindent after removing if block
David Mitchell 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f20926ffb927666a

pp_iter: move RETPUSHYES outside switch
David Mitchell 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bdfd4e17a0b4646a

pp_iter: reindent code after previous change
David Mitchell 1 file changed, 56 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/8f28c79fbdcd19ab

pp_iter: replace if/else with switch
David Mitchell 1 file changed, 16 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/371654596c2b88d3

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

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

deal with randomness issues
Yves Orton 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bb6edc3048336ef7

fix gcc'isms. (var decls must be at block begin)
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/46d73fd20d6d68a7

Hash Function Change - Murmur hash and true per process hash seed
Yves Orton 25 files changed, 901 insertions(+), 490 deletio
http://perl5.git.perl.org/perl.git/commit/229a67927f388a38
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
90 commits. 13 unique authors. 12 unique committers.
216 files changed, 28738 insertions(+), 29461 deletions(-)
Net code removal: Nicholas Clark (1723 lines) Karl Williamson (14 lines)
Thanks, applied: Father Chrysostomos (3) Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0af431d354c3a5b7.tar.gz

bump version to 5.17.7
Ricardo Signes 20 files changed, 131 insertions(+), 131 deletio
http://perl5.git.perl.org/perl.git/commit/0af431d354c3a5b7

add perldelta for 5.17.7
Ricardo Signes 10 files changed, 603 insertions(+), 215 deletio
http://perl5.git.perl.org/perl.git/commit/e14ac59b1f12d641

wrap some very long lines in verbatim blocks
Ricardo Signes 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89550e55e963f08f

use verbatim paragraphs for verse epigraphs
Ricardo Signes 1 file changed, 94 insertions(+), 94 deletions(-
http://perl5.git.perl.org/perl.git/commit/5814c912cf563c76

add the v5.17.6 epigraph
Ricardo Signes 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1443de0725f315fa

update perlhist and release schedule
Ricardo Signes 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/15c17f169ef0db20

update Module-CoreList
Ricardo Signes 5 files changed, 93 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/e498bd59cf115c5d

clean up and finalize the perldelta
Ricardo Signes 1 file changed, 30 insertions(+), 124 deletions(
http://perl5.git.perl.org/perl.git/commit/c387386a33a2ab4b

start cleaning up perldelta for 5.17.6
Ricardo Signes 1 file changed, 5 insertions(+), 135 deletions(-
http://perl5.git.perl.org/perl.git/commit/a90d830a273919fb

The MurmurHash3 code can use the existing perl.h #defines for endianness.
Nicholas Clark 1 file changed, 2 insertions(+), 36 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5a2311a24e9ebd2

perldelta.pod: Nits
Karl Williamson 1 file changed, 25 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f773ca46f224752

perldelta for VMS case preservation features.
Craig A. Berry 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ddb1bef540a688a5

Add perldelta for 517bb5c6f8
Steve Hay 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6998fcfcb49308c2

refine
Yves Orton 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1611045a7ca60188

add more perldelta changes about hash patch
Yves Orton 1 file changed, 23 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a7a10c7d9712f49

document hash changes in perldelta
Yves Orton 1 file changed, 17 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86148eee9ccf4d02

perldelta: Entry for NO_TAINT_SUPPORT
Steffen Mueller 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/32209f413b76279d

Fix test-skipping logic for File::Find under no-taint-perl
Steffen Mueller 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7b943a047ed0bc7

pp_hot.c:padsv: rewrt cmnt for clrty
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f90a16d5e60546f

Revert "8c34e50dc slowed down detruction with no DESTROY"
Father Chrysostomos 2 files changed, 6 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95f9781bc2fad025

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

embed.fnc: Fix flags problem for regposixcc
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1e00f0f1e1c04a8d

regen/embed.pl: Fix uninit variable warning.
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/33e8a81374c209ff

Merge topic branch into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/4c88d5e0740d796b

Refactor is(SPACE|PSXSP)_(uni|utf8) macros and utf8.c
Karl Williamson 2 files changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/add4123adc9db705

regexec.c: Use SPACE macros instead of swash
Karl Williamson 3 files changed, 142 insertions(+), 26 deletions
http://perl5.git.perl.org/perl.git/commit/bedac28b0a4795ca

Refactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macros
Karl Williamson 4 files changed, 35 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ac6419dea3d3b14

Refactor is_BLANK_uni() and is_BLANK_utf8() macros
Karl Williamson 4 files changed, 39 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/2cafb56b1b34a7d1

handy.h: Add isVERTWS_uni(), isVERTWS_utf8()
Karl Williamson 6 files changed, 33 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/840f8e9207353b89

Refactor is_CNTRL_utf8(), is_utf8_cntrl()
Karl Williamson 2 files changed, 2 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/a35d759aff667e2d

handy.h: Refactor macros to avoid aTHX_ problems
Karl Williamson 1 file changed, 28 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/252810d00e9eadb6

embed.fnc: Make a function global
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95c823ec176ed167

regexec.c: Add PERL_UNIUSED_VAR()
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1976674d8b5219e

XS-APItest/t/handy.t: Refactor
Karl Williamson 1 file changed, 97 insertions(+), 361 deletions(
http://perl5.git.perl.org/perl.git/commit/e2efe4195e4b1c9e

Unicode::UCD.pm: Fix bugs in undocumented binary search function
Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de13b7b164bf1b8c

regen/regcharclass.pl: Add 'cp_high' macro type
Karl Williamson 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/900c17f9f5aa8369

regcomp.c: Revise comment
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a2a30845ccc7aac

regexes: Add \v to table of latin1 char classes
Karl Williamson 4 files changed, 23 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/a0947d7b65b4267c

regcomp.h: Make some #defines sequential
Karl Williamson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87cad4c09451b76f

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

regcomp: Change name of #define to better reflect its purpose
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f39a4dc253ff51ca

regcomp.c: Revise debugging function
Karl Williamson 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/b99ea430ce1f7215

handy.h: white-space, comments only
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e5dcd9341e979929

handy.h: Mark more clearly things for internal-only use
Karl Williamson 1 file changed, 47 insertions(+), 50 deletions(-
http://perl5.git.perl.org/perl.git/commit/66c175644cb83efd

handy.h: Use class numbers instead of macros in macro generation
Karl Williamson 1 file changed, 44 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/aea0c08c7fb3c67f

handy.h: Convert 3 macros to standard form
Karl Williamson 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e8adce6862559f9

handy.h: Define some macros for consistency
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1545c4e9f4193ebc

utf8.c: Request function to be inline
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26483009bbdb96e8

utf8.c: White-space, comments only
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c41800a873924d31

utf8.c: Fix potential bug
Karl Williamson 1 file changed, 28 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/923b6d4e1d5773f4

embed.fnc: Restrict access to non-public functions
Karl Williamson 3 files changed, 16 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/cb856986338d0002

perldelta: mention OP_PADRANGE
David Mitchell 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ce83ae94edf2f0e

Remove the EPOC port.
Nicholas Clark 32 files changed, 51 insertions(+), 1740 deletio
http://perl5.git.perl.org/perl.git/commit/739a0b843246478d

Update CGI to CPAN version 3.63
Chris 'BinGOs' Williams 4 files changed, 26 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/a2b3762a2993f9d1

Update Unicode-Collate to CPAN version 0.93
Chris 'BinGOs' Williams 89 files changed, 26221 insertions(+), 26201 del
http://perl5.git.perl.org/perl.git/commit/5c77070f059c5263

Fix test-skipping logic for File::Glob under no-taint-perl
Steffen Mueller 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ca7ad8038b8a1f8

CPAN for EU::ParseXS is now at 3.18
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fba89c3956c4cce3

Complete ExtUtils::ParseXS/EU::Typemaps version bump
Steffen Mueller 6 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dcd87d458c83485

refactor pp_padsv
Daniel Dragan 1 file changed, 21 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c28b49647a0d149

reduce scope of a var in save_clearsv
Daniel Dragan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/623e28c6c86d5d4c

perlhack: Note why some t/op tests avoid test.pl
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1b0854bd0007475

Stop \P{Assigned} from leaking
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4aca0fe60f57f806

utf8.c: Fix a minor refcounting bug caused by 02c8547
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc34d8c5166167fc

Request that regcomp.c:S_regpposixcc be inlined
Father Chrysostomos 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2fd63cc5b6152135

Stop /[.zog.]/ and /[[.zog.]]/ from leaking
Father Chrysostomos 5 files changed, 13 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/e5fcdda930c7665d

gv.t: Suppress warning
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0787e28915c2c13f

Inline regcomp.c:S_checkposixcc into its only caller
Father Chrysostomos 5 files changed, 25 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/d7f66cd4b3bccfcd

fix -DPERL_GLOBAL_STRUCT builds broken with the hash merge
Tony Cook 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c25879556450ce50

perldelta: hash function still needs mention
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/388a574e2ce76949

gv.t: More *foo{NAME,PACKAGE} tests
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4fbc72582c1bcbd7

Stop $unicode =~ /[[:posix:]]/ from leaking
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02c85471b2808214

Stop prototype("CORE::...") errors from leaking
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9af70d59afc4163

Stop local $_[0] from leaking
Father Chrysostomos 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1cdc9186cabf19ce

More perlδ stuff
Father Chrysostomos 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9ac52160c0ba46c

Make *_{ARRAY} reify
Father Chrysostomos 2 files changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e14698d83d7e26b9

Document and test *glob{NAME} and *glob{PACKAGE}
Father Chrysostomos 2 files changed, 14 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/171e287923050203

All tests should have descriptions.
James E Keenan 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/831efc5acdf0bb22

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

refactor pp_rand
Daniel Dragan 1 file changed, 27 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/fdf4dddd9dbb73e2

[perl #115756] Fix XS::APItest::SvIsCOW
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dd82de44921d6cab

8c34e50dc slowed down detruction with no DESTROY
Father Chrysostomos 2 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cc6787e9dbebdd8

Hash Function Change - Murmur hash and true per process hash seed
Yves Orton 23 files changed, 917 insertions(+), 486 deletio
http://perl5.git.perl.org/perl.git/commit/7dc8663964c66a69

leakfinder: More exceptions
Father Chrysostomos 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/867b16b50f413adf

perlδ
Father Chrysostomos 1 file changed, 107 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/11e375e08d1253bc

[perl #114864] Don’t use amt for DESTROY
Father Chrysostomos 8 files changed, 30 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/8c34e50dccefe2a0

Preserve case of command-line arguments on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c342cf44e9b6e297

add .gdb_history to .gitignore
Yves Orton 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d4ee4b3ab7a3ef2

Add a utility macro for reading hex digits.
Yves Orton 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95a59cabfd485318

make regcharclass hash order determinisitic
Yves Orton 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/122a2d8fe9130b96

Eliminate test from generated cp macros
Yves Orton 2 files changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee98d22d3f83f14e

Current branch maint-5.14
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 0 deletions(-)

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

update perlhist for 5.17.6
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf7631f2e53782c3

Current branch maint-5.16
1 commit. 1 unique author. 1 unique committer.
1 file changed, 5 insertions(+), 0 deletions(-)

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

update perlhist for 5.17 releases
Ricardo Signes 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a774474f4b786127

Current branch smoke-me/new_hash
1 commit. 1 unique author. 1 unique committer.
9 files changed, 66 insertions(+), 35 deletions(-)

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

Hash Function Change - Murmur hash and true per process hash seed
Yves Orton 23 files changed, 917 insertions(+), 486 deletio
http://perl5.git.perl.org/perl.git/commit/84276c6af1081eb5

Current branch vincent/faster-PathTools
11 commits. 1 unique author. 1 unique committer.
1136 files changed, 117950 insertions(+), 136745 deletions(-)

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

Add more tests for File::Spec::Unix->catfile
Vincent Pit 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bdc524b7ff5f8569

File::Spec::Unix->catfile should preserve leading dots
Vincent Pit 2 files changed, 23 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/a07e394ae83b4d5c

Test some edge cases of File::Spec::Unix::catfile()
Vincent Pit 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a15e2b54489790ae

Optimize File::Spec::Cygwin::{canonpath,catdir}()
Vincent Pit 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2dd6e3f4566aae57

Optimize File::Spec::Epoc::canonpath()
Vincent Pit 2 files changed, 12 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/14ba9f24bab5eaf4

Properly align comments in File::Spec::Unix::canonpath()
Vincent Pit 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2724936cc8b6c2b5

Document and test a couple of edge cases of File::Spec::Unix::canonpath()
Vincent Pit 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8fd527282c5ad121

Simplify the third regexp of File::Spec::Unix::canonpath()
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/19103cb9d1aab849

Merge two substitutions in one in File::Spec::Unix::canonpath()
Vincent Pit 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b82c81fd3c905180

Fix a comment in File::Spec::Unix::canonpath()
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/481c16f144a7e60c

Conditionally compile QNX/NTO code in File::Spec::Unix::canonpath()
Vincent Pit 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37635050fd1838f2

New branch smoke-me/hash-endian
1 commit. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (34 lines)

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

The MurmurHash3 code can use the existing perl.h #defines for endianness.
Nicholas Clark 1 file changed, 2 insertions(+), 36 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3600f8d823bc849a

New branch smoke-me/khw-plrm
17 commits. 1 unique author. 1 unique committer.

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

smoke
Karl Williamson 17 files changed, 431 insertions(+), 455 deletio
http://perl5.git.perl.org/perl.git/commit/8849f78d2a38f3d4

regen/regcharclass.pl: Add 'cp_high' macro type
Karl Williamson 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/d9be6b4cacac10c2

regcomp.c: Revise comment
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2bd7d0dd5251fee

regexes: Add \v to table of latin1 char classes
Karl Williamson 4 files changed, 23 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/097120aa46cb3ad5

regcomp.h: Make some #defines sequential
Karl Williamson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4f61a042ba0ed60

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

regcomp: Change name of #define to better reflect its purpose
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/077c952b08aa7a0e

regcomp.c: Revise debugging function
Karl Williamson 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/493b7a8ed06a6b26

handy.h: white-space, comments only
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64e41b069185d9e9

handy.h: Mark more clearly things for internal-only use
Karl Williamson 1 file changed, 47 insertions(+), 50 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd9cfaf629b40ba7

handy.h: Use class numbers instead of macros in macro generation
Karl Williamson 1 file changed, 44 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/fa9e398454969333

handy.h: Convert 3 macros to standard form
Karl Williamson 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26cfe694680a1dbe

handy.h: Define some macros for consistency
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62e295c489516115

utf8.c: Request function to be inline
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b31d14a573a08551

utf8.c: White-space, comments only
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5152c03f46d90da8

utf8.c: Fix potential bug
Karl Williamson 1 file changed, 28 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/3068cbd53ac59232

embed.fnc: Restrict access to non-public functions
Karl Williamson 3 files changed, 16 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/bdc2cb554f8fd3a2

Deleted branch smoke-me/khw-charnames

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

Current branch blead
35 commits. 11 unique authors. 8 unique committers.
55 files changed, 5588 insertions(+), 191 deletions(-)
Net code removal: Craig A. Berry (14 lines)
Thanks, applied: Steffen Mueller (4) Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/eed484f95050ad51.tar.gz

prevent multiple evaluations of ERRSV
Daniel Dragan 8 files changed, 99 insertions(+), 73 deletions(
http://perl5.git.perl.org/perl.git/commit/eed484f95050ad51

sv.c:S_curse: move assertions to make them useful
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b99c9e9a2fb2fff6

sv.c:S_curse: remove unnecessary null check
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4b748257c65d0cf7

svleak.t: To-do tests for fatal warnings and some syntax errs
Father Chrysostomos 1 file changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/38b1111c5f4e6340

remove an EXTEND from XS_re_regexp_pattern
Daniel Dragan 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/22d874e2615631f6

SuperFastHash needs to define PERL_HASH_SEED_BYTES appropriately.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3a886583b8d98de

The size of PL_hash_seed depends on the chosen hash algorithm.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64b18ddce5bc88a1

Update Unicode-Collate to CPAN version 0.94
Chris 'BinGOs' Williams 13 files changed, 5257 insertions(+), 18 deletio
http://perl5.git.perl.org/perl.git/commit/8058d0d91ae083a6

av_exists: dont make a mortal never to use it
bulk88 (via RT) 2 files changed, 13 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/716ae3b03e04a6b0

Fix typo in perl5120delta
l.mai@web.de 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3315335cdf1a9156

Reduce scope of SP in Perl_eval_pv
Daniel Dragan 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed1786ad0de26936

Preserve the case of t/lib/vmsfspec.t.
Craig A. Berry 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b0640a101c89021

podcheck.t: Was always giving failure under -regen
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ac93cf5da977bd07

Update with Module-CoreList-2.78
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c1eb2b0212466689

Skip the test for fork's undef return if ulimit -u doesn't work locally.
Nicholas Clark 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2cc7fc555d1ecad9

Bump $XS::Typemap::VERSION after previous commit.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f723540e14965a77

Add additional tests for T_BOOL typemap
Steffen Mueller 3 files changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/742aa4c0f475733f

Better pass-through handling for tovmsspec.
Craig A. Berry 1 file changed, 8 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3efb2487fa7bdef

previous patch forgot to bump the version on Locale::Maketext for CPAN
Yves Orton 3 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7b5f3905f5c8cf2

fix hash order dependency bug in Local-Maketext/t/09_compile.t
Yves Orton 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b3baf436d62d0ad

Remove improper use of each() in B::walksymtable and fix ext/B/t/xref.t
Yves Orton 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5cc8528c90096430

regmatch(): silence OpenWatcom compiler warnings
David Mitchell 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c31ee3bbc31a4f8c

sv.c: Remove aTHX from croak_no_modify call
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1cb46099467792c

Fix double free with stashes blessed into each other
Father Chrysostomos 2 files changed, 13 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f6f93f805953c20d

refactor pp_stringify and pp_and
Daniel Dragan 2 files changed, 22 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/4cc783efe0ed9495

fix a hash order dependency in cpan/List-Util tests
Yves Orton 5 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a5bd8731bfdd930

perlhack: better word
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e1c1ee37a1b35d7

Add assertions to S_curse in sv.c
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14eebc59ac4c6c5f

scope.c: Remove XXX tmp comment from SAVEt_FREEOP
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5e5ba94b193276c1

Revert "Revert "8c34e50dc slowed down detruction with no DESTROY""
Father Chrysostomos 2 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c07f9fb2c73bebcf

[perl #115830] Fix crash by not copying DESTROY cache
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fef5350ad7ccf261

sv.c: obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac55090a985ffce2

Mention do_curse in alloc section of sv.c apidocs
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e76981f9f08decfc

Fix panic/crash with sort { $not_num } and fatal warnings
Father Chrysostomos 2 files changed, 29 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f43ddf1ec88f1ae

perldiag: Correct entry about sort sub and single values
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d747172a76be9b40

Current branch nicholas/configpm
1 commit. 1 unique author. 1 unique committer.
2 files changed, 47 insertions(+), 5 deletions(-)
Thanks, applied: Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4cea661a4dfd3760.tar.gz

perlhacktips: add AddressSanitizer
Reini Urban 2 files changed, 47 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4cea661a4dfd3760

Current branch smoke-me/Makefile-norecurse
1 commit. 1 unique author. 1 unique committer.
1 file changed, 12 insertions(+), 13 deletions(-)
Net code removal: Nicholas Clark (1 line)

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

Inline the Makefile target perl.config.dashg into its 3 callers.
Nicholas Clark 1 file changed, 12 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/61303b83bc52532f

New branch smoke-me/SipHash
2 commits. 1 unique author. 1 unique committer.

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

XXX Watch the magic smoke billow everywhere as we test out SipHash
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/279179e781e52cef

Use U64TYPE instead of U64. The latter is a typedef only enabled for PERL_CO
Nicholas Clark 1 file changed, 31 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/61bf8b89eead31f7

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

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

XXX Watch the magic smoke billow everywhere as we test out SuperFastHash
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/10a1981f1b106a3f

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

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

XXX Watch the magic smoke billow everywhere as we test out djb2.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7579353b6a726b4

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

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

smoke
Karl Williamson 64 files changed, 419 insertions(+), 412 deletio
http://perl5.git.perl.org/perl.git/commit/16c0fe952e1d2df8

New branch smoke-me/leont/io-cleanup
4 commits. 1 unique author. 1 unique committer.
Net code removal: Leon Timmermans (1114 lines)

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

Update documentation for removal of old IO
Leon Timmermans 2 files changed, 25 insertions(+), 71 deletions(
http://perl5.git.perl.org/perl.git/commit/a0a18d80783e1b28

Remove old IO implementations
Leon Timmermans 39 files changed, 152 insertions(+), 1218 deleti
http://perl5.git.perl.org/perl.git/commit/311f67ddcc0a7593

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

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

New branch smoke-me/one-at-a-time
1 commit. 1 unique author. 1 unique committer.

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

XXX Watch the magic smoke billow everywhere as we test out one at a time.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/695a833de6ddceb4

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

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

XXX Watch the magic smoke billow everywhere as we test out sdbm.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bb5cb2882b16df25

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

Current branch blead
59 commits. 10 unique authors. 6 unique committers.
129 files changed, 1270 insertions(+), 868 deletions(-)
Net code removal: Karl Williamson (13 lines)
Thanks, applied: James E Keenan (5) Father Chrysostomos (3)
Craig A. Berry (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6b785ed7762408e3.tar.gz

perlapi: Don't mention internal function
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6b785ed7762408e3

[Merge] New COW mechanism
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/cd298ce42eb3c82a

Don’t share TARGs between recursive ops
Father Chrysostomos 2 files changed, 25 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5a0fd1e07ceb486

subst.t: Test something I nearly broke
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1b145039d15f620

Update docs to concur with $`,$&,$' changes
Father Chrysostomos 4 files changed, 47 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/d78f32f607952d58

Increase $English::VERSION to 1.06
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/20961b6483f3653e

English.pm: Update -no_match_vars docs
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b5bc0ddfbcdd17e

Test perl #4289
Father Chrysostomos 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/00f6437b30bbbd24

test_bootstrap.t: Skip PL_sawampersand tests
Father Chrysostomos 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aaee23ae9c2dfc4e

Fix up Peek.t to account for preceding commits
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9669de21442b78c

perl.h: Mention PERL_SAWAMPERSAND in perl -V output
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b50f57e3c9dd69e

Disable PL_sawampersand
Father Chrysostomos 8 files changed, 27 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a904fc88069e249

Enable PERL_NEW_COPY_ON_WRITE by default
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07d01d6ec25527bf

Allow COW with magical and blessed scalars (among others)
Father Chrysostomos 3 files changed, 11 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/f7a8268cd8b5af71

Min string length for COW
Father Chrysostomos 2 files changed, 30 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/9fd2152b911b1c31

New COW mechanism
Father Chrysostomos 14 files changed, 191 insertions(+), 77 deletion
http://perl5.git.perl.org/perl.git/commit/db2c6cb33ec067c8

Fix comment referencing pp_iterinit (should be pp_enteriter)
Matthew Horsfall (alh) 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08bf00be470db7b3

regexec.c: White space only; no code changes
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9566f14a1e60201c

Remove 3 unused interpreter variables
Karl Williamson 4 files changed, 0 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/33f29a4cec504672

Consider /... a directory component with EFS on VMS.
Craig A. Berry 2 files changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06099f79acc9684b

Add Bob Ernst to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05a206c836e4d4e3

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/98c9650cd6a4e552

Missing dependency in XS::APItest’s Makefile
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/048a2f473ab9e164

Stop cv-to-glob assignment redef warnings from leaking
Father Chrysostomos 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f534aaf12174a6c

Add descriptions to tests for exp.t
Bob Ernst 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/e759bc314f0fb0ee

Add descriptions to tests for fh.t
Bob Ernst 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66745c0bdc21eacc

Added descriptions to tests in reverse.t
Bob Ernst 1 file changed, 26 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/af1b6079f4f58b6c

Add descriptions to tests for int.t
Bob Ernst 1 file changed, 17 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/7231abfa401098a6

Update Compress-Raw-Zlib to CPAN version 2.059
Chris 'BinGOs' Williams 5 files changed, 18 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f54119d20adde78

Update Compress-Raw-Bzip2 to CPAN version 2.059
Chris 'BinGOs' Williams 6 files changed, 17 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/ae48cd005ca79179

Update Digest-SHA to CPAN version 5.74
Chris 'BinGOs' Williams 10 files changed, 27 insertions(+), 18 deletions
http://perl5.git.perl.org/perl.git/commit/ab2aaaf441daa1a5

Bump Term::ReadLine version.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b219737899b77447

Add Sven Strickroth to AUTHORS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9afdad132fb2f9ca

Rational findConsole dispatch for Term::ReadLine.
Craig A. Berry 1 file changed, 4 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0788ef2f042eecb

(msys) perl readline creates sys$command files w/o STDIN connected
Sven Strickroth 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0a616d17c63ccea3

pp_hot.c: Comment typo, white-space only
Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c864ec2ac9f9d9b

Remove "register" declarations
Karl Williamson 62 files changed, 422 insertions(+), 423 deletio
http://perl5.git.perl.org/perl.git/commit/5aaab254c0279562

perlhack: Add note to not use "register" declarations
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8bd0d47f960000f

RT-23180 - If we skip matching in pp_match for any reason, pos() must still
Matthew Horsfall (alh) 3 files changed, 75 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/de0df3c095e361ff

Clarify reporting of .DIR extension on VMS.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d5eaec228240ca8b

Handle invalid directory spec with EFS in pathify_dirspec.
Craig A. Berry 1 file changed, 20 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0753128385586b74

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

Errno was added in 5.5, not in 5.5.4
Alexandr Ciornii 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1549d03d8e1310b1

Request is_utf8_char_slow() be inlined
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7af276bcacd71d55

regen/embed.pl: flag 'i' didn't work with 'n'
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/457a9a829c2fcc56

Add "buzzhash16" - a random hash function
Yves Orton 1 file changed, 55 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4886dc4f5813d46e

Stop sub decl redef warnings from leaking CVs
Father Chrysostomos 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d0761305e645847e

perldiag: Correct wording of ‘Using just the first char...’
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/58d67a2773e32367

perldiag: Add cat to ‘Using just the first char...’
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/687531b57f8d0312

Increase $feature::VERSION to 1.32
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c732bbdcdefee234

Warn when declaring lexsubs, not when enabling them
Father Chrysostomos 9 files changed, 34 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/64fbf0dd43246bda

op.c: Factor common ‘existing sub’ logic into static routine
Father Chrysostomos 1 file changed, 61 insertions(+), 81 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b141370e47820ee

Warn by default for constant my sub redefinition
Father Chrysostomos 2 files changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee0832ceab256e5d

Prevent double frees with lexical constants
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ded55f35550b459

op.c:newATTRSUB: Change an if condition to an else
Father Chrysostomos 1 file changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e18702058e5564d

Stop ignored :lvalue warning from leaking CVs
Father Chrysostomos 2 files changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8daf8916b49984fc

prevent memory exhaustion from hash attacks
Yves Orton 1 file changed, 6 insertions(+), 26 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e3171984bd6a5f4

SvPVXtrue single eval->multiple eval
Daniel Dragan 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/630b72b081fe290d

Stop toke.c:S_scan_const from leaking
Father Chrysostomos 2 files changed, 10 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/b899e89d91e81e63

Deleted branch smoke-me/lexsub

Deleted branch sprout/lexsub

Deleted branch sprout/ookow

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

Current branch blead
25 commits. 3 unique authors. 3 unique committers.
30 files changed, 566 insertions(+), 341 deletions(-)

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

Merge branch 'blead' of jkeenan@perl5.git.perl.org:/perl into blead
James E Keenan 2 parents
http://perl5.git.perl.org/perl.git/commit/bdb2361834f8e374

Add descriptions to tests in t/op/arith.t.
James E Keenan 1 file changed, 279 insertions(+), 235 deletions
http://perl5.git.perl.org/perl.git/commit/84721e938609f860

t/win32/runenv.t: Correct syntax error reported by bulk88++.
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86f5deca8b071976

Add descriptions to tests lacking them.
James E Keenan 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39214b38608146a8

t/run/switchx.t: Add descriptions to tests lacking them.
James E Keenan 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de9564ec3e951401

t/run/switchF1.t: Add descriptions to tests in t/run/switchF1.t.
James E Keenan 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3857f2299e371b0

t/run/script.t: Add descriptions to all tests.
James E Keenan 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/582764570d49953e

t/op/args.t: Add descriptions for tests lacking them.
James E Keenan 1 file changed, 18 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/bae5df401b0cbf50

t/run/switchd.t: Add descriptions to tests lacking them.
James E Keenan 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e31dd8854ce2c15

t/run/switchp.t: Add descriptions to all tests.
James E Keenan 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12d9438a6794129c

t/run/switchI.t: Add descriptions to tests lacking them.
James E Keenan 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/610466d93b7a7b6e

Clear method caches when unwinding local *foo=sub{}
Father Chrysostomos 4 files changed, 43 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/db9306af4ddf47b5

method_caching.t: Load test.pl at BEGIN time
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/af5aa9e378e68e52

Clear method caches when unwinding local *foo=*method
Father Chrysostomos 2 files changed, 18 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e52a9b69e39f85d

Fix two local *ISA bugs
Father Chrysostomos 2 files changed, 34 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d460042b1251a4b

Don’t croak for local *DetachedStash::method
Father Chrysostomos 2 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/959f7ad7c12f768f

Reset method caches when GPs are shared
Father Chrysostomos 5 files changed, 44 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/978a498e17ec54b6

Fix two minor bugs with local glob assignment
Father Chrysostomos 3 files changed, 22 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/6e1b2de7c59099ad

scope.c:save_gp: Remove redundant code
Father Chrysostomos 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b01425c33956a0b2

Make isIDFIRST_uni() return identically as isIDFIRST_utf8()
Karl Williamson 6 files changed, 21 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f91dcd139f809352

Remove double underscore in internal function name
Karl Williamson 5 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d65654cb6cbb4fc9

XS-APItest/t/handy.t: Turn off non_unicode warnings
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4f6ef7cc50529741

charnames: Check for enabled warnings before warning
Karl Williamson 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83adc448c422fb39

mktables: Sort some outputs for repeatability
Karl Williamson 1 file changed, 21 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c6c6997cf2a8cd5

embed.fnc, mathoms.c: Add comments
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/55cb5ee05bfa53af

New branch smoke-me/BeOS-is-late
2 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (568 lines)

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

Remove BeOS special-casing from Configure.
Nicholas Clark 1 file changed, 2 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64c092afa26bb49b

Remove the BeOS port.
Nicholas Clark 26 files changed, 31 insertions(+), 590 deletion
http://perl5.git.perl.org/perl.git/commit/bb00df720c39f995

New branch smoke-me/davem/ss_push_pop2
4 commits. 1 unique author. 1 unique committer.

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

Optimise magic handling in save* and leave_scope
David Mitchell 1 file changed, 25 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/591f8b5c3907ba1d

refactor Perl_leave_scope
David Mitchell 2 files changed, 247 insertions(+), 237 deletion
http://perl5.git.perl.org/perl.git/commit/af3ee9faf01c8510

save_int/i32 inline the long version
David Mitchell 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/54f71b70e346c75c

Add SS_ADD_* macros and replace most SSPUSH* uses
David Mitchell 3 files changed, 137 insertions(+), 70 deletions
http://perl5.git.perl.org/perl.git/commit/bc57511565aee138
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
42 commits. 9 unique authors. 6 unique committers.
82 files changed, 3392 insertions(+), 3507 deletions(-)
Net code removal: Sullivan Beck (427 lines) Brian Carlson (7 lines)
Thanks, applied: Father Chrysostomos (2) Ricardo Signes (2)
Chris 'BinGOs' Williams (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3db6cbfca39da94d.tar.gz

Switch default hash to SIPHASH on 64 bit builds and ONE_AT_A_TIME on 32 bit
Yves Orton 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3db6cbfca39da94d

override.t: Suppress deprecation warning
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/703227f154913815

Stop /[a-\d]/ from leaking under fatal warnings
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/057d0762a3f1ec93

Stop /[:foo:]/ from leaking under fatal warnings
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d15d727a14644c88

[perl #115818] Don’t croak for /[.zog.]/
Father Chrysostomos 2 files changed, 0 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5eec17cdc813864

Update Locale-Codes to CPAN version 3.24
Sullivan Beck 33 files changed, 2514 insertions(+), 2941 delet
http://perl5.git.perl.org/perl.git/commit/b15b9c2a4267eed1

add a note about security concerns in Storable
Steffen Mueller 2 files changed, 38 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/664f237a84176c09

Fix misparsing of maketext strings.
Brian Carlson 2 files changed, 9 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/1735f6f53ca19f99

embed.fnc: Explain how X is used for public macros
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/569ba91fcdabdc53

Mention in more places that my $_ is deprecated
Father Chrysostomos 2 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c071e2144a8a97e0

Deprecate lexical $_
Father Chrysostomos 20 files changed, 70 insertions(+), 6 deletions(
http://perl5.git.perl.org/perl.git/commit/90b58ec9e4b2574a

encoding.t: Skip 2 tests under debugging
Father Chrysostomos 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/668a86254af1576e

Increase $sigtrap::VERSION to 1.07
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/130a351361c970c5

sigtrap.pm: Avoid lexical $_
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8e6f76f54394645

silence some non-clang warnings
David Mitchell 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3ba608d9c8ad4db

silence some clang warnings
David Mitchell 6 files changed, 41 insertions(+), 40 deletions(
http://perl5.git.perl.org/perl.git/commit/ccde85316a0db149

Avoid some doubled escapes in tovmsspec.
Craig A. Berry 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c434e88d3bead3f9

add SvREFCNT_dec_NN()
David Mitchell 3 files changed, 22 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/4a9a56a75c57646b

make SvREFCNT_dec() more efficient
David Mitchell 4 files changed, 72 insertions(+), 66 deletions(
http://perl5.git.perl.org/perl.git/commit/75a9bf9690b77515

Optimise magic handling in save* and leave_scope
David Mitchell 1 file changed, 25 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/b492a59ed90fecea

refactor Perl_leave_scope
David Mitchell 2 files changed, 267 insertions(+), 256 deletion
http://perl5.git.perl.org/perl.git/commit/03dba56127506a69

save_int/i32 inline the long version
David Mitchell 1 file changed, 24 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/d172696c35223548

Add SS_ADD_* macros and replace most SSPUSH* uses
David Mitchell 4 files changed, 144 insertions(+), 76 deletions
http://perl5.git.perl.org/perl.git/commit/a3444cc5f8f286b7

Lower version.pm version
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/424fc9e3ff7e2b61

Fix per-hash hash order dependency bug in version.pm
Yves Orton 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a7557453e4808e0

Cwd::fast_abs_path's untaint should allow for multiline directories
Joel Berger 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f28c6384ccf40ab

[perl #115962] cwd.t: Add test for fast_abs_path in LF dir
Father Chrysostomos 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/52ee8d0ab0016f47

Stop /[\i]/ from leaking under fatal warnings
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ea5a229a68de4c28

Stop /(?{})+/ from leaking under fatal warnings
Father Chrysostomos 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d12ff0f842717c6

Make PL_sawampersand checks conditional on PERL_SAWAMPERSAND
Father Chrysostomos 1 file changed, 18 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e240d0bbb287582

Stop /(?{})?/ from leaking under fatal warnings
Father Chrysostomos 2 files changed, 21 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/77381e15105d6b79

Remove use of SAVEDESTRUCTOR_X(clear_re...) from regcomp.c
Father Chrysostomos 1 file changed, 4 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a5e7bc5140f5e3ea

Make it possible to simulate old style one-at-a-time hashing
Yves Orton 1 file changed, 25 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8c9e24c7f6088cb5

Better escaping of dots in tovmsspec.
Craig A. Berry 1 file changed, 17 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1abd561a0a322ca

Remove a spurious strlen in VMS's readdir().
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a84b1d1f98177367

Fix memory leak in VMS's readdir().
Craig A. Berry 1 file changed, 10 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66facaa366b2bb93

Increase $sort::VERSION to 2.02
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2abb04977db87a1e

fixed typos in sample code in sort.pm documentation
Martin Becker 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a78dbd0611ca42e3

Stop format closure fatal warnings from leaking
Father Chrysostomos 2 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fab01863c4c001d

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

Stop duplicate lex vars from leaking under fatal warnings
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c2b36a6de0f63707

Stop newCONSTSUB from leaking the constant under fatal warnings
Father Chrysostomos 2 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9593456923bf641a

Current branch smoke-me/SuperFast
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)

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

No need to use UINT32_C() in the "Super-Fast" hash implementation.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/21b198827d993686

New branch smoke-me/jkeenan/reposition_tests
4 commits. 1 unique author. 1 unique committer.

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

Have each test print out its description.
James E Keenan 2 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eff627e68f60b496

Add or amplify inline comments as to placement of file in t/opbasic.
James E Keenan 5 files changed, 22 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/0eb2679bd99e9413

Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of ne
James E Keenan 8 files changed, 24 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/a0613c68727f169a

Create subdirectory t/opbasic. Move 5 test files there.
James E Keenan 10 files changed, 1054 insertions(+), 1054 delet
http://perl5.git.perl.org/perl.git/commit/337efba9c8554182

New branch smoke-me/khw-invlist
24 commits. 1 unique author. 1 unique committer.

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

perlapi: Remove a bunch of functions from API
Karl Williamson 1 file changed, 55 insertions(+), 55 deletions(-
http://perl5.git.perl.org/perl.git/commit/3bf50d38295cb010

handy.h: Sort macros in groups alphabetically
Karl Williamson 1 file changed, 97 insertions(+), 103 deletions(
http://perl5.git.perl.org/perl.git/commit/879dfb9726f3ec3b

handy.h: Make clear that macro is only true in ASCII range
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b42c4ae2123d2932

handy.h: Fix isBLANK_LC_uni()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c8541422e8d36800

embed.fnc: Note that 'A' functions not necessarily public API
Karl Williamson 2 files changed, 13 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/750ad26cae52792b

ext/XS-APItest/t/handy.t: White space only
Karl Williamson 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ae40976591ec85d

handy.h: White space only
Karl Williamson 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c371247b8d022bb

XS-APItest: Add tests for handy.h
Karl Williamson 3 files changed, 455 insertions(+), 12 deletions
http://perl5.git.perl.org/perl.git/commit/10ee71d094d11af9

utf8.c: Change is_uni_idfirst_lc() to use Perl's defn
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d64ea8df3458ddf

handy.h: Fix up Posix Space macros
Karl Williamson 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0eda20c68a90adb7

Add functions for getting ctype ALNUMC
Karl Williamson 8 files changed, 53 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/396c63d4622f1e97

handy.h: Add some missing macros
Karl Williamson 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07590ea8137abf74

handy.h: Add synonym for some macros
Karl Williamson 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f11673b7cc56f64

handy.h: Make some macros more time efficient
Karl Williamson 1 file changed, 29 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/beb1ccd64bc68827

handy.h: Avoid function calls in 2 macros
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7f2322c7dd2ad5b

handy.h: Define some macros using a base macro
Karl Williamson 1 file changed, 16 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/de94533985c2ac1b

handy.h: Define some locale macros for all inputs
Karl Williamson 1 file changed, 23 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0b02655748d5f2f

intrpvar.h: Add comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ab9b41fd153909d7

Add Todo test for Perl #114272
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8c6a7776ae7bce83

utf8.c: Combine 2 function calls into one
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/475de628e2fa5ce9

utf8.c: Move ARGS_ASSERT to earlier in function
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c959e8bfc078409a

handy.h: Remove unused macro
Karl Williamson 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3c99ebe6cb0b75e0

handy.h: Change EBCDIC isSPACE() to include \v
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4c52a7a973863343

embed.fnc: Add missing entry
Karl Williamson 3 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/887a56c4e0dc3bc6

New branch smoke-me/threads-shared-stress
1 commit. 1 unique author. 1 unique committer.

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

Don't use a fixed iteration count in dist/threads-shared/t/stress.t
Nicholas Clark 1 file changed, 42 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/87bae41e81fb42f0

New branch yves/hash_rotate
5 commits. 1 unique author. 1 unique committer.

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

sort keys in t/op/smartkve.t
Yves Orton 1 file changed, 18 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/fc5026e4cbb1d115

fix Pod::Simple hash order dependency in tests
Yves Orton 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47024368a92a4e43

Fix hash order consistency dependency in JSON::PP
Yves Orton 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53103e2c1ad3ee5f

show rotation (squash with main commit)
Yves Orton 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02e4134aa7731359

per hash rotation - WIP - rebased
Yves Orton 4 files changed, 32 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/a194d3561dee255c

Deleted branch smoke-me/davem-die-PL_reginput-die

Deleted branch smoke-me/davem-regex-buffer-copy

Deleted branch smoke-me/davem/pp_iter

Deleted branch smoke-me/davem/regex-trailing-null

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

Current branch blead
21 commits. 8 unique authors. 7 unique committers.
32 files changed, 271 insertions(+), 236 deletions(-)
Net code removal: Tony Cook (6 lines) Father Chrysostomos (6 lines)
Thanks, applied: Father Chrysostomos (1) Steve Hay (1) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2f445b24d1fcccfa.tar.gz

fix dtrace (as emulated with systemtap) builds on linux
Tony Cook 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f445b24d1fcccfa

scope.c: silence some compiler warnings
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93a641ae382638ff

make regcharclass generate submacros if necessary to keep them short
Yves Orton 3 files changed, 102 insertions(+), 83 deletions
http://perl5.git.perl.org/perl.git/commit/39a0f513a3472b23

add PERL_NO_GET_CONTEXT to xs template in h2xs.PL
Daniel Dragan 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ee084aa8474e0a4

Stop renamed packages from making reset() crash
Father Chrysostomos 7 files changed, 42 insertions(+), 72 deletions(
http://perl5.git.perl.org/perl.git/commit/230834321e308444

Don’t use PMf_ONCE flag for split-to-array
Father Chrysostomos 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bcea25a760263ce0

perldiag: -D message is a warning
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/19b29141f68d34f2

perldiag: Remove category from ‘POSIX syntax [. .]...’
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a125938c1974610b

pp_goto: Call get-magic before choosing goto type
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/55b37f1c313121c8

dist/constant/t/utf8.t: Skip tests for early Perls
Sébastien Aperghis-Tramoni 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7d7d93ad5efb66d5

AUTHORS: Change email for Sébastien Aperghis-Tramoni
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a5e96866ad17df48

regen pod issue
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4c347e8605390be7

sv.c: Correct newSVpvn_share docs
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bd047b2c46c84dde

sv.h: Warning about cows in SvPV_set apidocs
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/235fc0448781935a

Stop "\N{...}" from leaking after errors
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14ca8ff455018322

Use SvREFCNT_dec_NN in various cop.h macros
Father Chrysostomos 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f995715b99bbbe6

Stop v111111111111111 from leaking under fatal warnings
Father Chrysostomos 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ecabb0047526b110

toke.c apidocs: Note that scan_vstring might croak
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/615e0a48731ea26b

Synchronise CPAN Locale-Maketest and core version
Chris 'BinGOs' Williams 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f318c24d5fe0afd0

Update CPANPLUS-Dist-Build to CPAN version 0.68
Chris 'BinGOs' Williams 3 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5a2ec0aae98463a4

more dTHX optimizations in /win32/*
Daniel Dragan 3 files changed, 44 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/04a2c3d983bd747e

Current branch maint-5.14
1 commit. 1 unique author. 1 unique committer.
1 file changed, 11 insertions(+), 3 deletions(-)

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

[perl #115992] PL_eval_start use-after-free
David Mitchell 1 file changed, 11 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eae139f3f1da0f91

Current branch smueller/sort
2 commits. 1 unique author. 1 unique committer.
2 files changed, 211 insertions(+), 10 deletions(-)

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

FIXME WIP Feeble attempt to improve failure modes
Steffen Mueller 1 file changed, 26 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e1a9c7394ad3f811

More brutal sort optimization tests
Steffen Mueller 1 file changed, 185 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0ed9a18b326eb4d3

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

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

Test proposed Unicode punct changes
Karl Williamson 2 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/18bd2a60308a60ce

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

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

Merge remote-tracking branch 'origin/blead' into readline
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/c1380f29f37fd1ba
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
122 commits. 11 unique authors. 7 unique committers.
99 files changed, 5076 insertions(+), 3119 deletions(-)
Thanks, applied: Father Chrysostomos (15) Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3d24912184050c3b.tar.gz

perlvar.pod: Slight clarification, typo
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d24912184050c3b

better POD for mg_get and SvGROW
Daniel Dragan 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b1e7f06143ab88e

Really fix t/op/lex.t
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d2192f4f82773968

[Merge] hash assignment fixes and speedup
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/23b7025ebc631174

pp_hot.c: Comments to clarify pp_aassign
Hugo van der Sanden 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d2b3927543a3fa4

hashassign.t: Suppress oddball warnings
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d2de69e2d8b4ab2

hashassign.t: Test undef explicitly
Father Chrysostomos 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14da5e9ef04c8dab

Copy keys for aassign in lvalue sub
Father Chrysostomos 3 files changed, 16 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/631dbaa279974476

hash argument is not used anymore in do_oddball
Ruslan Zakirov 4 files changed, 12 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/fb8f4cf83c711277

pp_hot.c:pp_aassign: mortalise variable only if we have to
Father Chrysostomos 1 file changed, 14 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/632b9d6f6a19a87e

don't create a copy of keys if it's not LVALUE context
Ruslan Zakirov 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/88e2091baeacd9a4

refactor aassign
Ruslan Zakirov 1 file changed, 39 insertions(+), 61 deletions(-
http://perl5.git.perl.org/perl.git/commit/1c4ea38437d309ec

ary/hash/firsthashelem should be set only once
Ruslan Zakirov 1 file changed, 16 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ff6ceafd69f873d

we need duplicates counter only in list context
Ruslan Zakirov 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a88bf2bcaa12203b

test return values of aassign with various elements on LHS
Ruslan Zakirov 1 file changed, 142 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/b1babc516d40c1a9

hash assign in list context should copy key as well
Ruslan Zakirov 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/139e2abeba926fdf

make sure hash assignment is proper lvalue
Ruslan Zakirov 1 file changed, 23 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/96e574609cc4b7f8

fix issues in hash assignment with odd elements
Ruslan Zakirov 1 file changed, 6 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1baa394bebe0d74f

test hash assignment with odd elements for leaks
Ruslan Zakirov 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/499ace3b7bbe6fb3

warn on ($s,%h) = (1,{}) as on %h = {}
Ruslan Zakirov 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be1092b8b2529803

test "Odd number of elements in hash assignment"
Ruslan Zakirov 1 file changed, 50 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3e125adaaf6d41df

scalar(%h = (1,1,1,1)) should return 4, not 2
Ruslan Zakirov 3 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/231cbeb24ba077cb

t/op/lex.t: Fix test
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6d70c686156da153

regexec.c: silence compiler warning
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6dc34f13cb65573

Glob.xs: PL_opfreehook is an interpreter variable
Father Chrysostomos 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2f13afb5844a212

DosGlob: Don’t leak when caller’s op tree is freed
Father Chrysostomos 3 files changed, 49 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7fddb138e6bbaa0e

Update Digest-SHA to CPAN version 5.80
Chris 'BinGOs' Williams 10 files changed, 26 insertions(+), 15 deletions
http://perl5.git.perl.org/perl.git/commit/a21a75c8b50f9fa1

perldelta for 34213185
Tony Cook 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ef6ec9001c8089e

fix warning in PmopSTASH_set()
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/01f449739adb09a2

Stop DynaLoader.t from unload File::Glob
Father Chrysostomos 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed57bf8d26295a95

Fix problems with -Dr during global destruction
Father Chrysostomos 2 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/49bb71aec3ca9a18

Don’t leak when partly iterated glob op is freed
Father Chrysostomos 2 files changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/11ddfebc6e521f91

Increase $File::Glob::VERSION to 1.19
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6e2f1cd4c88b28be

Remove the second param to tryAMAGICunTARGETlist
Father Chrysostomos 3 files changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc99edcf6b3d3de5

pp.h: Remove tryAMAGICunTARGET
Father Chrysostomos 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05fbd38ddf3c46a4

Zap PL_glob_index
Father Chrysostomos 3 files changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8936b48a49448f4e

Stop using PL_glob_index for PL_globhook
Father Chrysostomos 3 files changed, 2 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/c58b680b06b94939

Don’t pass PL_glob_index to glob overrides
Father Chrysostomos 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/9423a867e1bcf854

File::Glob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 2 files changed, 9 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/f01818e214428dd6

DosGlob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 4 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/c619428f3ddd8b40

Increase $File::DosGlob::VERSION to 1.09
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e2f137a79fc59f85

Move File::DosGlob from lib to ext
Father Chrysostomos 6 files changed, 434 insertions(+), 432 deletion
http://perl5.git.perl.org/perl.git/commit/005b65f96d123f08

hv.c: hv_undef: Don’t set mro fields to null before freeing
Father Chrysostomos 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4f87935b315c22d

Use SvREFCNT_dec_NN in gv.c
Father Chrysostomos 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7881358a40c0c95

Switch dump.c over to using SvREFCNT_dec_NN
Father Chrysostomos 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f95447316b04ae4

doio.c: Use SvREFCNT_dec_NN
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e217d4af45bd3ca

Convert some SvREFCNT_dec's to SvREFCNT_dec_NN's for efficiency
Steffen Mueller 4 files changed, 37 insertions(+), 37 deletions(
http://perl5.git.perl.org/perl.git/commit/fc2b2dcaa051537d

regexec.c: Replace infamous if-else-if sequence by loop
Karl Williamson 5 files changed, 80 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/31c7f561ae1fcf50

Change 4 byte bitmap to 32 bit single word
Karl Williamson 2 files changed, 15 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/9cf78fa04cfee934

handy.h: Add an enum typedef
Karl Williamson 1 file changed, 23 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a371f2f46da7e5b

handy.h: Reorder char class #defines; add comments
Karl Williamson 2 files changed, 58 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/1709d539eca0df21

regcomp.h: Revise #define setup and checking
Karl Williamson 1 file changed, 15 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/b2ef2e3411630a6f

handy.h: Add comment
Karl Williamson 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84238efa57ee5bd0

regexec.c: White space only; no code changes
Karl Williamson 1 file changed, 589 insertions(+), 596 deletions
http://perl5.git.perl.org/perl.git/commit/73104a1bf93a1964

Merge branch 'handy' into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/31032bb69bee1051

Deprecate some functions in utf8.c
Karl Williamson 4 files changed, 105 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/61b19385aad9b4e3

handy.h: Improve isDIGIT_utf8() and isXDIGIT_utf8() macros
Karl Williamson 1 file changed, 14 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc8ab7c00e799e0a

utf8.c: Add locale support to functions
Karl Williamson 1 file changed, 56 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/edfb33188d1b983a

handy.h: Change documentation for perlapi
Karl Williamson 2 files changed, 153 insertions(+), 43 deletions
http://perl5.git.perl.org/perl.git/commit/243effed56c5bea9

perlapi: Remove a bunch of functions from API
Karl Williamson 1 file changed, 55 insertions(+), 55 deletions(-
http://perl5.git.perl.org/perl.git/commit/04665d0770984691

handy.h: Sort macros in groups alphabetically
Karl Williamson 1 file changed, 91 insertions(+), 99 deletions(-
http://perl5.git.perl.org/perl.git/commit/509fb054497ef655

handy.h: Make clear that macro is only true in ASCII range
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3e66ab740f792cca

handy.h: Fix isBLANK_LC_uni()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/36b00f93e6f26e54

ext/XS-APItest/t/handy.t: White space only
Karl Williamson 1 file changed, 16 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/195d0f3befdff0c7

handy.h: White space only
Karl Williamson 1 file changed, 43 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/926bb54cbfda1134

XS-APItest: Add tests for handy.h
Karl Williamson 3 files changed, 455 insertions(+), 12 deletions
http://perl5.git.perl.org/perl.git/commit/981746b9bd7bd370

utf8.c: Change is_uni_idfirst_lc() to use Perl's defn
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e85ea4f9037a4e5b

handy.h: Fix up Posix Space macros
Karl Williamson 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/13380643b4a36ae1

Add functions for getting ctype ALNUMC
Karl Williamson 8 files changed, 53 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/5092f92a753474f7

handy.h: Add some missing macros
Karl Williamson 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e712593e71e0d665

handy.h: Add synonym for some macros
Karl Williamson 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca5b5914906cf989

handy.h: Make some macros more time efficient
Karl Williamson 1 file changed, 29 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/9201a572e97a4bd6

handy.h: Avoid function calls in 2 macros
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/feeab5a94c530ce7

handy.h: Define some macros using a base macro
Karl Williamson 1 file changed, 16 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/69788afdc78e9aa8

handy.h: Define some locale macros for all inputs
Karl Williamson 1 file changed, 23 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/76fde96aebbc983a

handy.h: Remove unused macro
Karl Williamson 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6d83c58a4520cd35

handy.h: Change EBCDIC isSPACE() to include \v
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f1f701070d44deab

embed.fnc: Note that 'A' functions not necessarily public API
Karl Williamson 2 files changed, 14 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/ba4591a5abe7e0d1

locale.t: Add test
Karl Williamson 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf3cd0e64298155c

locale.t: Add optional test name supplement
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9b7c63715bd82e1

regcomp.c: Typo in comment; white space
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9c4383684955582

pp.c pp_pack.c: Use macro instead of function
Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76a77b1b5dc44d6f

regcomp.c:regprop: [bracketize] \w..., add \v
Karl Williamson 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/009ccfeda269d5b3

regexec.c: Nits coding standards-type changing
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e699a1d5e627c624

perl.h: Add comments
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb42f199581875bf

perlrecharclass: Fix defn of [:word:]
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41805eb96d4ab7da

intrpvar.h: Add comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/583d08e34bb72322

Add Todo test for Perl #114272
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d87fc68d13011e07

utf8.c: Combine 2 function calls into one
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c46377d3226d154

utf8.c: Move ARGS_ASSERT to earlier in function
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b81740c0c3e6a549

embed.fnc: Add missing entry
Karl Williamson 3 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e3e825e7fea9a67

Silence some g++ compiler warnings
Karl Williamson 4 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1894d8173506694

intrpvar.h: Use #define instead of hard-coded number
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6c2f1a55be4cd937

Suppress deprec. warning from Devel::PPPort’s tests
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d7b125b0c3d6ada

leakfinder.pl: Skip push/unshift after { or (
Father Chrysostomos 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/632738b310c2e93b

leakfinder.pl: Fix select skip
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe04edcba80d57bb

Stop invalid charnames from leaking
Father Chrysostomos 2 files changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6407c49d7cf6dff

toke.c:S_new_constant: Use NN SvREFCNT_inc in 2 places
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae5c22c148afc309

Stop Constant(%s) errors from leaking
Father Chrysostomos 2 files changed, 23 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/5f7f7af517bf32a8

Change Constant(undef) error to something meaningful
Father Chrysostomos 2 files changed, 13 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/bb4784f001b7eefa

Test ‘Constant(%s) unknown’ error
Father Chrysostomos 1 file changed, 51 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/247a7f40cd18f049

Test error when constant overload handler returns undef
Father Chrysostomos 1 file changed, 44 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b2e3d01a1a3d82b7

perldiag: Make Constant(%s) messages match reality
Father Chrysostomos 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e21e7c6ab6af8471

perldiag: s/about where/whereabouts/
Father Chrysostomos 1 file changed, 44 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/9e3ec65c53bb454a

toke.c: Make _charnames check more robust
Father Chrysostomos 2 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/67a057d6d88eb9aa

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

Fewer strEQ calls in toke.c:S_new_constant
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f374c70f2f466935

getline $/ = \N now reads N characters not bytes
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/34213185c286738a

remove the warning added for 5.16 and indicate the count is chars not bytes
Tony Cook 1 file changed, 1 insertion(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1ee460bffff6bea

Only handle PL_rs differently on VMS for record-oriented files.
Craig A. Berry 1 file changed, 19 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/596a6cbd6bcaa8e6

no need to FIXME, it behaves like read() which is the intent
Tony Cook 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/265c4172cf0ecfa2

fix another boundary case and hopefully improve performance
Tony Cook 2 files changed, 24 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/a1aea1fe12c11cc8

fix a fencepost error I found trying to fall asleep
Tony Cook 2 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90f6536b6e4fefdb

Incomplete implementation of $/ = \number acting like read()
Tony Cook 2 files changed, 89 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ca93b89efc0dce91

die, evil [IU]32
Tony Cook 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/65e57681567f7050

Merge branch 'blead' of jkeenan@perl5.git.perl.org:/perl into blead
James E Keenan 2 parents
http://perl5.git.perl.org/perl.git/commit/551feee877a880cc

Add t/opbasic to list of test directories in one location.
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/32ac41f2f22f799f

Update Unicode-Collate to CPAN version 0.95
Chris 'BinGOs' Williams 16 files changed, 731 insertions(+), 260 deletio
http://perl5.git.perl.org/perl.git/commit/cedc49d5f057bd8c

Have each test print out its description.
James E Keenan 2 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1c96fce6c54beae

Add or amplify inline comments as to placement of file in t/opbasic.
James E Keenan 5 files changed, 22 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/8e7b23703b052410

Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of ne
James E Keenan 8 files changed, 24 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/bb52f720b393a99b

Create subdirectory t/opbasic. Move 5 test files there.
James E Keenan 10 files changed, 1054 insertions(+), 1054 delet
http://perl5.git.perl.org/perl.git/commit/8a5eedb005f7c37f

Current branch smoke-me/khw-invlist
3 commits. 1 unique author. 1 unique committer.
178 files changed, 7987 insertions(+), 6713 deletions(-)

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

intrpvar.h: Place some swash pointers in an array
Karl Williamson 4 files changed, 15 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/132be298ba392cb7

regcomp.c: White-space, comment only
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fcece2cf17258a53

XXX core_name
Karl Williamson 7 files changed, 275 insertions(+), 84 deletions
http://perl5.git.perl.org/perl.git/commit/6371b924c72bf41c

New branch smoke-me/hv_h_split
12 commits. 1 unique author. 1 unique committer.

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

silence a clang/asan warning by casting.
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7e1c8fd36d6cce8

Attempt to eliminate a signed mistmatch in comparison warning
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cd515ced0717dcbf

ignore lib/File/DosGlob.pm
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f83a2b5e7cd2a242

fixup (version bump)
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31cec438bb0f75be

remove C++ comments
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44f1214292f95079

include missing headers so XS modules rebuild when they change
Yves Orton 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc22c130c786416d

add a hardened one-at-a-time hash variant
Yves Orton 1 file changed, 41 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/da2b47d3a4c056b2

fixup for xxhash
Yves Orton 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/32e7eb4f6fab834b

add xxhash
Yves Orton 1 file changed, 180 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/dc4c3fa585b2283f

Split out hash functions into new file and turn into inline static functions
Yves Orton 10 files changed, 519 insertions(+), 522 deletio
http://perl5.git.perl.org/perl.git/commit/4bf7bb301d2add8b

remove toy code
Yves Orton 1 file changed, 1 insertion(+), 53 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29716222835afcb5

remove unused define
Yves Orton 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50ed810350b10683

New branch smueller/svrefcntdecnn
1 commit. 1 unique author. 1 unique committer.

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

Convert some SvREFCNT_dec's to SvREFCNT_dec_NN's for efficiency
Steffen Mueller 4 files changed, 37 insertions(+), 37 deletions(
http://perl5.git.perl.org/perl.git/commit/bd15313be2b0b528

Deleted branch smoke-me/jkeenan/reposition_tests

Deleted branch smoke-me/khw-fixed_record

Deleted branch smoke-me/khw-readline

Deleted branch tonyc/readline-fixed
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
33 commits. 7 unique authors. 7 unique committers.
61 files changed, 379 insertions(+), 804 deletions(-)
Net code removal: Nicholas Clark (518 lines)

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

t/op/inc.t: Add descriptions to all tests lacking them.
James E Keenan 1 file changed, 37 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/fc826e38a4eb6efa

t/op/grent.t: Provide descriptions for tests lacking them.
James E Keenan 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0786cdf53b62dc74

t/op/goto.t: Provide descriptions for remaining tests lacking them.
James E Keenan 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/18bf01f62244c12b

t/op/filetest.t: Provide descriptions for remaining tests lacking them.
James E Keenan 1 file changed, 31 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c5e482d77a818c5

t/op/filehandle.t: Provide descriptions for all tests.
James E Keenan 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/462fadc1c4dfc7ef

t/op/each_array.t: Provide descriptions for all tests.
James E Keenan 1 file changed, 73 insertions(+), 51 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c0cb72665b9854c

t/op/dor.t: Provide descriptions for tests still lacking them.
James E Keenan 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7245301c868bf8ac

t/op/die_unwind.t: Provide descriptions for some tests.
James E Keenan 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d479ea798026224f

t/op/die_except.t: Add description for each test.
James E Keenan 1 file changed, 14 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/1e7893b67d181784

further fix to SvUPGRADE
David Mitchell 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/24e088424d00bddc

Add diagnostics for PERL_HASH_SEED warning
Yves Orton 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aac486f1db32b022

Use the right warn routine
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ec4af90ab460cdbe

warn if PERL_HASH_SEED contains an unexpected character
Yves Orton 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73cf895c2db29127

slight update to perldelta for SvUPGRADE
David Mitchell 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b877d202173d122

make SvUPGRADE() a statement.
David Mitchell 2 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/463ea2290a54ee65

More fun escaping dots in tovmsspec.
Craig A. Berry 2 files changed, 20 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/b7bc7afbe074add3

regcomp.c: silence some compiler warnings
David Mitchell 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/35c9969e6e000502

Typemap.xs: fix warning under clang
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7acd0eed449ac076

Remove BeOS special-casing from Configure.
Nicholas Clark 1 file changed, 2 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/232083c091a7dd8f

Remove the BeOS port.
Nicholas Clark 27 files changed, 33 insertions(+), 594 deletion
http://perl5.git.perl.org/perl.git/commit/b6c36746cf4d7234

Note the GDBM_File changes in perldelta.
Nicholas Clark 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/476161f6df66100c

Eliminate the fifth argument from GDBM_File::TIEHASH.
Nicholas Clark 5 files changed, 2 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/708cce4f6b3b5d37

GDBM_File is meant to croak() if the gdbm library has a fatal error.
Nicholas Clark 4 files changed, 53 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ceab7011c2af9d86

B.xs: silence clang warning
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/71446f2da4f4887c

chdir's argument is a directory in DosGlob.t.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1031b54ebc2b462

Sigh. Fix lex.t again
Father Chrysostomos 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/58b85e8b514ed66d

{Dos,}Glob.xs: Skip freeing during global destruction
Father Chrysostomos 2 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b8bafbdcb2701902

Fix occasional failures in svleak.t and DosGlob.t
Father Chrysostomos 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1ba7ec6b0cd830b

leakfinder.pl: More exceptions
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1b304fad87be0186

perl.h: fix signedness warning with clang
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e440eccb3896f01

In DosGlob.xs, add a block around MY_CXT_INIT, as it contains a declaration.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09391cc554f6d7da

Data::Dumper is at 2.139
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4fbebdebb0ca08b

Bring Data::Dumper version and changelog up to date with CPAN release
Steffen Mueller 2 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c8c262e361f01533

Current branch maint-5.14
1 commit. 1 unique author. 1 unique committer.
1 file changed, 5 insertions(+), 5 deletions(-)

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

fix segv in regcomp.c:S_join_exact()
David Mitchell 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ebb390a3767eb21f

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

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

eliminate PL_regsize
David Mitchell 5 files changed, 61 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/7d70c9c0869d62b6

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

Current branch blead
73 commits. 11 unique authors. 10 unique committers.
195 files changed, 2825 insertions(+), 1325 deletions(-)
Net code removal: Karl Williamson (59 lines)
Thanks, applied: Chris 'BinGOs' Williams (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bfd14e5219e2beca.tar.gz

silence g++ warning with PL_magic_vtable_names
David Mitchell 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfd14e5219e2beca

test the resetting of refcnt for immortals
David Mitchell 3 files changed, 14 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/fe54beba3a096a44

The 5.17.7 release is done, give it a check mark on the schedule
Dave Rolsky 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2e1be9f519db0c7c

skip this test if we can't get an absolute path
Jesse Luehrs 1 file changed, 12 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e0a4ea0a22a75d2

Bump the perl version in various places for 5.17.8
Dave Rolsky 19 files changed, 131 insertions(+), 131 deletio
http://perl5.git.perl.org/perl.git/commit/f01c5b18142fb9b5

Make a new perldelta for 5.17.8-to-be
Dave Rolsky 10 files changed, 651 insertions(+), 263 deletio
http://perl5.git.perl.org/perl.git/commit/6253ee7593dd8132

Add the 5.17.7 epigraph to epigraphs.pod
Dave Rolsky 1 file changed, 17 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c2a10b9ca70b6d53

Add known t/op/require_errors.t failure to known problems
Dave Rolsky 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3cf48cac4c284d89

Add 5.17.7 to perlhist
Dave Rolsky 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/999ff37dbea7f966

Update Module::CoreList for 5.17.7
Dave Rolsky 5 files changed, 138 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/fe03d33b5969be6c

The 23b7025ebc commit is sufficiently documented in perldelta
Dave Rolsky 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83179dd27b5e3bc5

Better description of hash assignment bug fixes
Dave Rolsky 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b814314165fad7b2

Clarify hash assignment bug fix in list context
Dave Rolsky 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3459a26e7c37af7f

Trim description of one bug fix in perldelta
Dave Rolsky 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4e6fe899d1fec1e

Add more build configurations to test in the RMG
Dave Rolsky 1 file changed, 18 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8fc5aa0dbe4457e

Add placeholder for additional 23b7025ebc changes in case no one gets back t
Dave Rolsky 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c042f06a95da7cd

Add an =item marker for sub-list in perldelta
Dave Rolsky 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e8ec4231078c2d84

Add delta for Storable & Locale::Maketext security issues
Dave Rolsky 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dd271d7a0caed014

Fix typo in Locale-Maketext ChangeLog
Dave Rolsky 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6936f67ac656329f

Fix some weird formatting in perldelta
Dave Rolsky 1 file changed, 7 insertions(+), 27 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b00e41a641dbf42

s/5.17.5/5.17.6/ in the INSTALL document
Dave Rolsky 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/98960a104e798d6e

Add the generated Acknowledgements section to perldelta
Dave Rolsky 1 file changed, 27 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f5b737111b5446b5

Remove all the boilerplate notes from perldelta
Dave Rolsky 1 file changed, 1 insertion(+), 237 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ccac37fa9de4f34

Look up RT authors in the DATA section aliases as well as AUTHORS
Dave Rolsky 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac664a5e217c1083

Work in progress on perldelta for 23b7025ebc
Dave Rolsky 1 file changed, 23 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/216cf7fc10c92aa0

use PERL_UNUSED_VAR rather than PERL_UNUSED_DECL
David Mitchell 3 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb65b68777357c80

Update ExtUtils-MakeMaker to CPAN version 6.64
Chris 'BinGOs' Williams 40 files changed, 380 insertions(+), 190 deletio
http://perl5.git.perl.org/perl.git/commit/4800031444245dc3

Update Scalar-List-Utils to CPAN version 1.26
Chris 'BinGOs' Williams 11 files changed, 193 insertions(+), 33 deletion
http://perl5.git.perl.org/perl.git/commit/8b1989690cb5c8e7

GDBM_File must cast fatal_func appropriately for the version of gdbm.h
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/93b74b47eb5e224d

skip the \N{...} unloaded charnames croak test when PERL_UNICODE set
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4ead2eb2e301c11

SKIP in run_multiple_progs() was parsed but unimplemented, implement it
Tony Cook 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c004423157a75cf7

fix the debugger t expr command regression
Tony Cook 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2b8b3e7fdfd63ec

rough TODO test for t expr
Tony Cook 1 file changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e42327f3c8cd945a

Make DosGlob.t more resilient
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4d88a840da7e1443

perl5180delta: Mention 2 more broken+patched modules
Father Chrysostomos 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c53e3a758f27b585

eliminate PL_regsize
David Mitchell 5 files changed, 61 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/92da3157402727e9

mktables, regexec.c: Comments, white-space; no code changes
Karl Williamson 2 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f67f9e537710bc81

Rename property involved in \X matching, for clarity
Karl Williamson 4 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/bff53399755564f2

regen/unicode_constants.pl: Add option to skip if undef
Karl Williamson 1 file changed, 13 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/632c9f80dfaf91e6

regexec.c: More efficient Korean \X processing
Karl Williamson 7 files changed, 8 insertions(+), 73 deletions(-
http://perl5.git.perl.org/perl.git/commit/7d43c479c5220d36

regexec.c: Move #defines to earlier in the file
Karl Williamson 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/22913b96d35efdf1

Added Sergey Alekseev to AUTHORS
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d050f2859975c1e0

Correct typo in perlreftut
Sergey Alekseev 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc75f1548dc48a5d

add lib/File/DosGlob.pm to .gitignore
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/295db5e9de6a0fdd

Fix missing argument in sprintf in Socket.xs
Yves Orton 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d6dfea82e1c4b6a

Silence a warning under clang/asan
Yves Orton 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ee91b45111f396b

Update IO-Compress to CPAN version 2.059
Chris 'BinGOs' Williams 34 files changed, 313 insertions(+), 170 deletio
http://perl5.git.perl.org/perl.git/commit/496575ce841293ea

Add regression tests for split on string of single wordspace or hex20.
James E Keenan 1 file changed, 53 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd346b2859236d69

perldelta: Add to-do note for hash changes
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00dc1094c0ac51b2

perldelta for glob changes
Father Chrysostomos 1 file changed, 25 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7c7d78699444002

known_pod_issues.dat: Allow links to Devel::Callsite
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/55a538a3bcf7003e

perldelta for bb4784f00 (Constant(undef))
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7564097e16b21dd7

perldelta for 67a057d6d8 (charnames crash)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f57782098583d590

perldelta for 230834321 (renamed stashes; m??; reset)
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/785fb8130a41d491

perldelta for 55b37f1c31 (goto $tied)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e50262c7a3eaee3

perldelta for f5eec17c/#115818
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12b847a205756183

perldelta for 90b58ec9e (deprecate lexical $_)
Father Chrysostomos 1 file changed, 36 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/751611d409592eeb

perldelta for 4e52a9b69 and db9306af4 (local *method=...)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52c09c59c96778cf

perldelta: 3d460042 fixed more local *ISA bugs
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/07a222365a133f63

perldelta for 959f7ad7 (local *Detached::method)
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba535ffe33d92fe0

perldelta for 978a498e (PL_sub_generation++)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/139353f8bcac2fba

perldelta for 6e1b2de7 (localised glob assignment)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a0e45bac8a315b4a

perldelta for cows sawing ampersands
Father Chrysostomos 1 file changed, 45 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e078d89da0450295

perldelta for de0df3c09/#23180
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b5dd02a8590009c

perldelta for ee0832cea (lexical constant warnings)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/edc013cbf7f87744

perldelta for 4ded55f35 (lexical constants)
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/966f0fdbf3c6453b

perldelta for lexsub warnings
Father Chrysostomos 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a0708b24106bfbd

perldelta: Blanket entry for memory leaks
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cf3104fcc1721d3

perldelta for f6f93f805 (circular blessings)
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fdea6f98e1b40f28

perldelta for 2f43ddf1e (sort {undef})
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b998a9011e0f36f

Use SvREFCNT_dec_NN in one place in hv.h
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0c920c9bc74af369

leakfinder.pl: exceptions
Father Chrysostomos 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61b476f9dd684b77

Update Unicode-Collate to CPAN version 0.96
Chris 'BinGOs' Williams 43 files changed, 859 insertions(+), 495 deletio
http://perl5.git.perl.org/perl.git/commit/6d3c12b51eab17f7

Current branch maint-5.14
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 0 deletions(-)

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

Add release date for 5.17.7 to perlhist
Dave Rolsky 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60f9a1bd4e2d3c15

Current branch maint-5.16
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 0 deletions(-)

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

Add release date for 5.17.7 to perlhist
Dave Rolsky 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ff9bbd11bcf0c04

Current branch smoke-me/khw-invlist
38 commits. 1 unique author. 1 unique committer.
227 files changed, 4446 insertions(+), 4311 deletions(-)
Net code removal: Karl Williamson (588 lines)

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

f
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3dce3ef2b79ff25

l xor
Karl Williamson 8 files changed, 871 insertions(+), 1320 deletio
http://perl5.git.perl.org/perl.git/commit/29f8945364c47791

regexec.c: Revise comment
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afe5ccb100556394

regcomp.c: Expand only call of a macro
Karl Williamson 1 file changed, 20 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/b2fe5f13f67f9be2

regcomp.c: Combine two cases in a switch()
Karl Williamson 1 file changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/155fdeea7d4d6d6f

regcomp.c: Replace macro by expansion in only place called
Karl Williamson 1 file changed, 40 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/12986fc0351aeffc

XXX regcomp.c: Collapse switch() case
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/590bee3a8b13ed17

regcomp.c: Expand single instance of macro
Karl Williamson 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fbb9fbbf3aab7d1c

regcomp.c: Collapse cases in a switch()
Karl Williamson 1 file changed, 14 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c880356e22ab444

regcomp.c: Use auto variables set to array elements
Karl Williamson 1 file changed, 16 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/7fe5b90c3ef8151a

regcomp.c: Collapse some switch() cases
Karl Williamson 1 file changed, 31 insertions(+), 66 deletions(-
http://perl5.git.perl.org/perl.git/commit/c6125c4116abdeb1

regcomp.c: Move some code to later in block
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/34a574d69d68a553

regcomp.c: Combine some cases in a switch()
Karl Williamson 1 file changed, 17 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/f1764cc084226fc9

regcomp.c: Replace macro call by goto
Karl Williamson 1 file changed, 65 insertions(+), 78 deletions(-
http://perl5.git.perl.org/perl.git/commit/ddfc58ff4747adf3

regcomp.c: Slight refactor of [[:blank:]]
Karl Williamson 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7196574ac9b815e3

XXX remove swash
Karl Williamson 1 file changed, 6 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66565d3d563f4739

regcomp.c: Use values if known at compile time
Karl Williamson 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc96a7cedeb2f697

regcomp.c: Move some cases in a switch around
Karl Williamson 1 file changed, 17 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/6fb5acafc3569cb6

regcomp.c: Collapse some switch casses
Karl Williamson 1 file changed, 6 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/053647d689424173

Use an array for some inversion lists
Karl Williamson 5 files changed, 31 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/130e0d0d0b7a9499

regcomp.c: Collapse two identical cases in a switch
Karl Williamson 1 file changed, 2 insertions(+), 31 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43e4046951d9942e

regcomp.c: Use calculated value instead of hard-coded
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/42b44e4aa2d7c761

regcomp.c: Collapse some switch cases
Karl Williamson 1 file changed, 10 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c06bd920c33dc54

Use an array for some inversion lists
Karl Williamson 5 files changed, 52 insertions(+), 116 deletions
http://perl5.git.perl.org/perl.git/commit/b9b99e64abbfd767

regcomp.c: Use computed value instead of hard-coded one
Karl Williamson 1 file changed, 21 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1e3cd322747177f

regcomp.c: Move #define to earlier in file
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3b0701b86571c534

Use array for some inversion lists
Karl Williamson 6 files changed, 36 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/942168335ccaa6c6

perl.c: Use loop to clear array
Karl Williamson 1 file changed, 6 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b5dc93b0c345c79

regcomp.c: Use table look-up instead of individual strings.
Karl Williamson 2 files changed, 21 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/8e25663c5be01914

regcomp.c: Use values if known at compile time
Karl Williamson 1 file changed, 41 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/be2cd9dbc147220d

handy.h: Move some back compat macros
Karl Williamson 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27886e4a88c5b8da

Add generic _is_(uni|utf8)_FOO() function
Karl Williamson 5 files changed, 87 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/fa1580f736970e76

handy.h: Create isALPHANUMERIC() and kin
Karl Williamson 12 files changed, 203 insertions(+), 179 deletio
http://perl5.git.perl.org/perl.git/commit/ab1e330e8abc53a7

handy.h: Move some #defines
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc02e7ee11b12fcf

intrpvar.h: Place some swash pointers in an array
Karl Williamson 4 files changed, 17 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/2f10f4877d012b7d

intrpvar.h: #include handy.h
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb62bedbf3f75366

handy.h: Guard against recursive #inclusion
Karl Williamson 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7caf335d8993216

regcomp.c: White-space, comment only
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/51d847aac2129019

New branch smoke-me/builtin_rng
5 commits. 1 unique author. 1 unique committer.

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

fix check so it works with system RNG
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d68b394d64cc6cdf

Add drand48 implementation from FreeBSD
Yves Orton 6 files changed, 116 insertions(+), 20 deletions
http://perl5.git.perl.org/perl.git/commit/bfa92b7d3b55088f

Enable WellRNG 512A (for testing)
Yves Orton 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dabff40a07a5e2e1

Add support for WellRNG 512a
Yves Orton 5 files changed, 111 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/7f51f67f71a5490f

Add support for using Tiny MT, a 128 bit state RNG
Yves Orton 9 files changed, 203 insertions(+), 12 deletions
http://perl5.git.perl.org/perl.git/commit/5d72cb7df2373731

Deleted branch smoke-me/davem/kill_regsize

Deleted branch smoke-me/khw-register

Martian commit 67ccfbc12ebf676588f8c8a7eff1604751df7eda
10 commits. 1 unique author. 1 unique committer.

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

Fix my grammar
Dave Rolsky 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67ccfbc12ebf6765

Add known t/op/require_errors.t failure to known problems
Dave Rolsky 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9b7412ea2793174

Add 5.17.7 to perlhist
Dave Rolsky 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/65334a711bbae4bf

Update Module::CoreList for 5.17.7
Dave Rolsky 5 files changed, 138 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/cc0a3017497931a4

The 23b7025ebc commit is sufficiently documented in perldelta
Dave Rolsky 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cebb081527e236bd

Better description of hash assignment bug fixes
Dave Rolsky 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6911642dca720085

Clarify hash assignment bug fix in list context
Dave Rolsky 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/199840278c1b2915

Trim description of one bug fix in perldelta
Dave Rolsky 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/475c088e77eb68c5

Revert "Add delta for list assignment to hash improvement"
Dave Rolsky 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8cb0e435812ea879

Add delta for list assignment to hash improvement
Dave Rolsky 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3eeedad449126d42
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
9 commits. 3 unique authors. 3 unique committers.
7 files changed, 49 insertions(+), 20 deletions(-)
Net code removal: Karl Williamson (1 line)
Thanks, applied: Steffen Mueller (2) Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e2beedf4df02c72f.tar.gz

a better perldelta for d1bee06989
Daniel Dragan 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2beedf4df02c72f

Better POD for newSVrv
Daniel Dragan 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67e0a0c0fa359c21

perldelta for d1bee06989
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c2219caf03810d29

[perl #115796] fix the T_BOOL OUTPUT typemap for parameters
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/d1bee06989ec855a

when the output isn't RETVAL, update the SV instead of replacing it
Tony Cook 2 files changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9712754a3e851ea7

TODO the failing T_BOOL tests
Tony Cook 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85b59111fe65fd85

T_BOOL failure example
Daniel Dragan 3 files changed, 20 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b0bbf7604b0b3256

The T_BOOL_2 tests should have failed, rewrite and TODO
Tony Cook 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a14f212e110df050

regexec.c: Remove some read beyond buffer ends
Karl Williamson 1 file changed, 8 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a902117f5d8a3eb
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
93 commits. 10 unique authors. 7 unique committers.
56 files changed, 2737 insertions(+), 2931 deletions(-)
Net code removal: Karl Williamson (447 lines) Augustina Blair (7 lines)
Thanks, applied: Father Chrysostomos (2) James E Keenan (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/77a9214240d18319.tar.gz

Add new functions of Hash::Util in documentation.
reneeb 1 file changed, 14 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/77a9214240d18319

fix utf8ness in ${"string"}
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8d40577bdbdfa85e

Eliminate PL_reg_flags
David Mitchell 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97a9508cb0d6f106

Eliminate RF_tainted flag from PL_reg_flags
David Mitchell 5 files changed, 32 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/272d35c920ff70f3

eliminate RF_warned flag from PL_reg_flags
David Mitchell 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39819bd9daad8177

eliminate RF_utf8 flag from PL_reg_flags
David Mitchell 5 files changed, 68 insertions(+), 66 deletions(
http://perl5.git.perl.org/perl.git/commit/984e6dd18b2c93d4

[perl #116148] Pattern utf8ness sticks around
David Mitchell 2 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fab19ce1519686c

perlapi: Fix misstatement
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b630937b8bf49e83

perlapi: Fix typos
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/feba1f01825ab9e9

Remove register keywork from randfunc tests in Configure
H.Merijn Brand 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a6214fb052f5ea1

regcomp.c: Add comment, Note for 3018b8238
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ff7674db17214571

regexec.c: Comments, white-space; no code changes
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8da05846f247845

utf8.h: Make sure char* is cast to U8* for unsigned comparison
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0404c92ac7141fbf

utf8.h: Parenthesize macro parameter
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/559c7f10ed871fab

perlapi: Clarify isSPACE(), document isPSXSPC()
Karl Williamson 1 file changed, 25 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/398d098a2fd6b1e1

uninline panic branch from POPSTACK
Daniel Dragan 5 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d04513d447d337f

perlhack: in-line functions need extra care
Karl Williamson 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b48d9bbd702cd2c

handy.h: Add full complement of isIDCONT() macros
Karl Williamson 11 files changed, 101 insertions(+), 7 deletions
http://perl5.git.perl.org/perl.git/commit/eba68aa09a0b159e

ext/XS-APItest/t/handy.t: White-space only
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/31a09021a5558064

ext/XS-APItest/t/handy.t: Work better on platforms sans proper locales
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ff203a1f6b1f966

Proper IEEE overflow semantics for VMS.
Craig A. Berry 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85bba25fe3bc5148

svleak.t: Add a test; make another more robust
Karl Williamson 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f5d1fb2f5a68c62

Deprecate calling isFOO_utf8() with malformed
Karl Williamson 2 files changed, 24 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/281235491e0eef7b

Add Augustina Blair to AUTHORS
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a37c82b6b1246893

Removed p5p-faq reference from perlhack.pod.
Augustina Blair 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa2ffe4abeadc9bc

regcomp.pl: Calculate col widths for perldebguts
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/95fe686d8094d68a

Regenerate the regnode table in perldebguts.pod automatically
Father Chrysostomos 6 files changed, 284 insertions(+), 203 deletion
http://perl5.git.perl.org/perl.git/commit/65aa4ca74a9ca9de

regcomp.c: Change some instances to SvREFCNT_dec_NN
Karl Williamson 1 file changed, 46 insertions(+), 46 deletions(-
http://perl5.git.perl.org/perl.git/commit/03e70be4934ec0e7

Increase $diagnostics::VERSION to 1.31
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/39eeb980e0e1e07c

RT-89642 - Don't treat ,; as special end-of-line characters.
Matthew Horsfall (alh) 4 files changed, 107 insertions(+), 38 deletions
http://perl5.git.perl.org/perl.git/commit/6fbc9859e2a15bb1

regcomp.c: Yet another move of declaration to proper place
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b0d8935dc76d6c1f

Fix erroneous USE_LONG_DOUBLE in configure.com.
Craig A. Berry 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e5be143b5eeb5441

Fix d_nv_preserves_uv on VMS with 64-bit int but no long double.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a2ea9adf4a132fb8

regcomp.c: Move declaration to proper place
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3fde42ccb5ca4eb8

Merge character class handling revamp topic branch into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/75db75df0e3f964b

regcomp.c: Reorder some case: statements so can FALL THROUGH
Karl Williamson 1 file changed, 27 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/605bb55fcdaecb67

regcomp.c: White-space only; no code changes
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07393467667cd8fe

Deprecate all is_(uni|utf8)_foo function uses
Karl Williamson 3 files changed, 90 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/143aeb9644f9cee7

Create internal _is_utf8_mark()
Karl Williamson 6 files changed, 25 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/7dbf68d2396b16bc

regexec.c: Combine adjacent 'ifs' with same clause
Karl Williamson 1 file changed, 12 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/5ac65bffc18d1c86

regexec.c: Remove 2 unnecessary break statements
Karl Williamson 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23366835ed707497

Remove TODO for test for #114272
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/41043df0496fdc02

Remove temporary back-compat PL_ variable names
Karl Williamson 3 files changed, 14 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/03940dc2f46d8ab2

utf8.c: Remove two internal now unused functions.
Karl Williamson 4 files changed, 0 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/dd66872884ceadf7

regexec.c: Revamp the macros to load swashes
Karl Williamson 1 file changed, 38 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/c7304fe2c9745e29

handy.h: Improve some comments
Karl Williamson 1 file changed, 14 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a500dc7205cb3bbe

regexec.c: Remove unused macro definitions
Karl Williamson 1 file changed, 0 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d0d48ac652f9cb6

regcomp.c: Reorder two if-elses
Karl Williamson 1 file changed, 23 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/538e3b3b664a34ab

Consolidate some regex OPS
Karl Williamson 8 files changed, 849 insertions(+), 1354 deletio
http://perl5.git.perl.org/perl.git/commit/3018b823898645e4

regexec.c: comments, white-space only
Karl Williamson 1 file changed, 15 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/7aee35ffd7ab21d1

handy.h: Refactor some internal macro calls
Karl Williamson 1 file changed, 78 insertions(+), 73 deletions(-
http://perl5.git.perl.org/perl.git/commit/cd500f2f496dbe24

regcomp.c: Expand only call of a macro
Karl Williamson 1 file changed, 20 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/76bb60da33476c22

regcomp.c: Combine two cases in a switch()
Karl Williamson 1 file changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac1dd572b7ca3bf4

regcomp.c: Replace macro by expansion in only place called
Karl Williamson 1 file changed, 40 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9b59f7128b78a47

regcomp.c: Collapse switch() case
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/088a9fd72d6720a4

regcomp.c: Expand single instance of macro
Karl Williamson 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5870b43bfb169f90

regcomp.c: Collapse cases in a switch()
Karl Williamson 1 file changed, 14 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/74ee183608c85374

regcomp.c: Use auto variables set to array elements
Karl Williamson 1 file changed, 16 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/6db92bcf5caab835

regcomp.c: Collapse some switch() cases
Karl Williamson 1 file changed, 31 insertions(+), 66 deletions(-
http://perl5.git.perl.org/perl.git/commit/fc72cc635e34879e

regcomp.c: Move some code to later in block
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a5f07f583be93eaa

regcomp.c: Combine some cases in a switch()
Karl Williamson 1 file changed, 17 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/f654391eb8fbdef3

regcomp.c: Replace macro call by goto
Karl Williamson 1 file changed, 65 insertions(+), 78 deletions(-
http://perl5.git.perl.org/perl.git/commit/65e851193a411fbd

regcomp.c: Slight refactor of [[:blank:]]
Karl Williamson 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f3c8c016cc0dc7e

regcomp.c: Remove dead code
Karl Williamson 1 file changed, 6 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44c5540e7e15eb5e

regcomp.c: Use values if known at compile time
Karl Williamson 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e3ac80a78b576a1

regcomp.c: Move some cases in a switch around
Karl Williamson 1 file changed, 17 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/92948144e49e9869

regcomp.c: Collapse some switch casses
Karl Williamson 1 file changed, 6 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7840972d470c837b

Use an array for some inversion lists
Karl Williamson 5 files changed, 31 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/cac6e0ca895dd65e

regcomp.c: Collapse two identical cases in a switch
Karl Williamson 1 file changed, 2 insertions(+), 31 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60ed9e4cacbd16f5

regcomp.c: Use calculated value instead of hard-coded
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f8c7757f700b94d

regcomp.c: Collapse some switch cases
Karl Williamson 1 file changed, 10 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/9e0bec062b2fc2a9

Use an array for some inversion lists
Karl Williamson 5 files changed, 52 insertions(+), 116 deletions
http://perl5.git.perl.org/perl.git/commit/30f9bdb0a6c8a264

regcomp.c: Use computed value instead of hard-coded one
Karl Williamson 1 file changed, 21 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/e92ecb17b5267a74

regcomp.c: Move #define to earlier in file
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f19b1a637e44fd8a

Use array for some inversion lists
Karl Williamson 6 files changed, 36 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/86f72d56e71cb202

perl.c: Use loop to clear array
Karl Williamson 1 file changed, 6 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c0b68885345dfc0

regcomp.c: Use table look-up instead of individual strings.
Karl Williamson 2 files changed, 21 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/b44daeeb190231d5

regcomp.c: Use values if known at compile time
Karl Williamson 1 file changed, 41 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd53f4624016a44f

handy.h: Move some back compat macros
Karl Williamson 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e28f0b9bac356e5

Add generic _is_(uni|utf8)_FOO() function
Karl Williamson 5 files changed, 96 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/922e8cb4d0c8566a

handy.h: Create isALPHANUMERIC() and kin
Karl Williamson 13 files changed, 204 insertions(+), 180 deletio
http://perl5.git.perl.org/perl.git/commit/15861f948fe52aa0

handy.h: Move some #defines
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/fbc19f27a35cc90f

intrpvar.h: Place some swash pointers in an array
Karl Williamson 4 files changed, 17 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/63c61c3fe04eb423

intrpvar.h: #include handy.h
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e3d474b7de6268af

handy.h: Guard against recursive #inclusion
Karl Williamson 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d7458697f94ee4c

regcomp.c: White-space, comment only
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/79a81a6e4b26aadb

perlapi: Grammar nit
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/173db420ea152864

utf8.c: Fix reference count in swash_to_invlist()
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed92f1b349486018

perlapi: Clarify return value of SvREFCNT_inc()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5df2f14060151be4

regexec.c: Remove redundant calculation
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4200a00c234411fe

XS-Typemap: bump version
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/23c3e66f98d2fbf3

Update Unicode-Collate to CPAN version 0.97
Chris 'BinGOs' Williams 7 files changed, 176 insertions(+), 105 deletion
http://perl5.git.perl.org/perl.git/commit/f443a335db5cfba1

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

New branch smoke-me/BeOS-is-late
3 commits. 2 unique authors. 2 unique committers.
Net code removal: Nicholas Clark (568 lines)

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

Remove register keywork from randfunc tests in Configure
H.Merijn Brand 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ee8ec640cfda5a5

Remove BeOS special-casing from Configure.
Nicholas Clark 1 file changed, 2 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64c092afa26bb49b

Remove the BeOS port.
Nicholas Clark 26 files changed, 31 insertions(+), 590 deletion
http://perl5.git.perl.org/perl.git/commit/bb00df720c39f995

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

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

Perl_instr() implement with libc equivalent.
Karl Williamson 1 file changed, 2 insertions(+), 22 deletions(-)
http://perl5.git.perl.org/perl.git/commit/031076cd66f307da

Deleted branch smoke-me/khw-invlist

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

Current branch blead
26 commits. 5 unique authors. 4 unique committers.
30 files changed, 446 insertions(+), 286 deletions(-)
Net code removal: David Mitchell (3 lines)
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/833826ed7ad8c06c.tar.gz

regcomp.c: Make sure optimizer handles node; Note for 3018b823
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/833826ed7ad8c06c

regcomp.c: Use xor to save a test
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b3b4f852b741d64

regcomp.c: Free up ANYOF flag bit
Karl Williamson 2 files changed, 39 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/899d20b99829f8ec

Add new regnode for synthetic start class
Karl Williamson 6 files changed, 162 insertions(+), 164 deletion
http://perl5.git.perl.org/perl.git/commit/9aa1e39f96ac28f6

regcomp.c, regcomp.h: White-space, comment only
Karl Williamson 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/acf6704793b7522f

regcomp.h: Split two ANYOF flag bits
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ffd0d410cf14367

Free up regex ANYOF bit.
Karl Williamson 6 files changed, 165 insertions(+), 157 deletion
http://perl5.git.perl.org/perl.git/commit/954a2af6addd8488

regcomp.c: Remove unnecessary flag setting
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c81eddd4019656a9

regcomp.c: Clean up ANYOF_CLASS handling.
Karl Williamson 3 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b25a103638bc5111

regcomp.c: Add #undef
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0c12ea8fdc0aca8

regcomp.c: typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c5cc0b5b40735789

regcomp.c: Handle edge case in inversion list max
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1a5cbc87a145e63

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

regcomp.c: Don't iterate while changing an inversion list
Karl Williamson 5 files changed, 63 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f799ce5b1c4ca739

regen/embed.pl: Add sanity test for entries
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f68b0f7acd1bcb0

Update Scalar-List-Utils to CPAN version 1.27
Chris 'BinGOs' Williams 6 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9612cb4a5ee19f5

Update HTTP-Tiny to CPAN version 0.025
Chris 'BinGOs' Williams 4 files changed, 47 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/d72a6fbd28855c4f

Add regcomp.c warning checks to t/porting/diag.t.
Matthew Horsfall (alh) 3 files changed, 50 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/b33c0c7199fc122a

Perl_instr() implement with libc equivalent.
Karl Williamson 1 file changed, 2 insertions(+), 22 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d1d68e202770f3a

Fix comment references to removed rexex ops
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca143fe89ad63be1

regcomp.c: Properly indent
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed630eabcbaf98f0

pat_advanced.t: Add tests
Karl Williamson 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ef5b9b5ea635a30

Revert "porting/podcheck corrections."
David Mitchell 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fc1b446946500ee

porting/podcheck corrections.
James E Keenan 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6a6501216dee24e

Add another address for Renee Baecker.
James E Keenan 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7f7a1672c26a172

ext/Hash-Util/lib/Hash/Util.pm: Bump $VERSION to reflect documentation
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc98515d31270017

New branch smoke-me/khw-av
3 commits. 1 unique author. 1 unique committer.

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

for smoke
Karl Williamson 15 files changed, 49 insertions(+), 45 deletions
http://perl5.git.perl.org/perl.git/commit/fe7bc221bccab1c2

Convert core code to use av_top()
Karl Williamson 29 files changed, 80 insertions(+), 80 deletions
http://perl5.git.perl.org/perl.git/commit/1d0106d0f685a6d7

Add av_top() synonym for av_len()
Karl Williamson 5 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3bb3908efdea154

New branch smoke-me/khw-invlist
14 commits. 1 unique author. 1 unique committer.

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

regcomp.c: Use xor to save a test
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/821d43b72152f232

regcomp.c: Free up ANYOF flag bit
Karl Williamson 2 files changed, 39 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/8c1483ac8b23482f

Add new regnode for synthetic start class
Karl Williamson 6 files changed, 162 insertions(+), 164 deletion
http://perl5.git.perl.org/perl.git/commit/74d985a5fd1e3840

regcomp.c, regcomp.h: White-space, comment only
Karl Williamson 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f143d6a18221330e

regcomp.h: Split two ANYOF flag bits
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e643fc142784db2f

Free up regex ANYOF bit.
Karl Williamson 6 files changed, 165 insertions(+), 157 deletion
http://perl5.git.perl.org/perl.git/commit/f50c92d87782d818

regcomp.c: Remove unnecessary flag setting
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c457bfa55a6e7d00

regcomp.c: Clean up ANYOF_CLASS handling.
Karl Williamson 3 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27bcf1eb08a95caf

regcomp.c: Add #undef
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3068c5ac09e2dc4d

regcomp.c: typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ddf55343c2d7ff71

regcomp.c: Handle edge case in inversion list max
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b0d7f94db29f21a4

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

regcomp.c: Don't iterate while changing an inversion list
Karl Williamson 5 files changed, 63 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/eaf8e4599af2fdcb

regen/embed.pl: Add sanity test for entries
Karl Williamson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d99306a8cac845f

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

Current branch blead
24 commits. 4 unique authors. 4 unique committers.
37 files changed, 2144 insertions(+), 882 deletions(-)
Net code removal: David Mitchell (10 lines)

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

Update Term-ANSIColor to CPAN version 4.01
Chris 'BinGOs' Williams 11 files changed, 1563 insertions(+), 366 deleti
http://perl5.git.perl.org/perl.git/commit/ba5532d7ac82464c

Update excluded files for Term-ANSIColor
Chris 'BinGOs' Williams 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/92f80b3734a027c4

regcomp.c: Fix upper loop limit
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3732a8898cd6b079

Change core calls of isALNUM() to isWORDCHAR()
Karl Williamson 13 files changed, 56 insertions(+), 52 deletions
http://perl5.git.perl.org/perl.git/commit/0eb30aebe20a48d6

Convert uses of isALNUM_lazy_if to isWORDCHAR_lazy_if
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a2bca12c113fc82

Add isWORDCHAR_lazy_if() macro
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/326364780a753673

regcomp.c: White-space, comment only; no code changes
Karl Williamson 1 file changed, 174 insertions(+), 153 deletions
http://perl5.git.perl.org/perl.git/commit/aa0d8d5ac0617ddd

regcomp.c: Refactor out a switch statement
Karl Williamson 2 files changed, 98 insertions(+), 127 deletions
http://perl5.git.perl.org/perl.git/commit/35d3207456a60ae4

regcomp.c: Collapse switch cases
Karl Williamson 1 file changed, 7 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f16cee58db950a49

regcomp.c: Collapse two switch cases
Karl Williamson 1 file changed, 6 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae631a89af5d7101

regcomp.c: Remove redundant code
Karl Williamson 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb9ee97444732c84

regcomp.c: Use data structure to remove special handling
Karl Williamson 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/455e0d324acb0d3c

locale.t, pat_advanced.t: Remove TODOs
Karl Williamson 2 files changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dd9aa8b04b38580

regex: Add pseudo-Posix class: 'cased'
Karl Williamson 9 files changed, 170 insertions(+), 157 deletion
http://perl5.git.perl.org/perl.git/commit/b0d691b286d92d66

handy.h, regcomp.h, regexec.c: Sort initializers, switch()
Karl Williamson 3 files changed, 25 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/e8d596e06a8502f9

locale.t: Add TODO tests
Karl Williamson 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3da38613a3e50647

locale.t: Add tests for [:upper:], [:lower:]
Karl Williamson 1 file changed, 41 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/baa71cfd7d0dc145

locale.t: Add extra debugging info
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/15bbd6a21e6c90e6

locale.t: Fix off by 1 error in debug output
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/871d8451932509a5

locale.t: Add capability to have TODO tests
Karl Williamson 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6c2e653d8ed49319

re/pat_advanced.t: Add TODO test for recent regression
Karl Williamson 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b233a8fa09983b1

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

Correct typo in test description.
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1feab43956f936b2

fix g++ and nm
David Mitchell 1 file changed, 0 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/803549060a5644c8

New branch smoke-me/khw-sets
15 commits. 1 unique author. 1 unique committer.

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

smoke
Karl Williamson 2 files changed, 99 insertions(+), 150 deletions
http://perl5.git.perl.org/perl.git/commit/ded309ad29bb5cd4

locale.t, pat_advanced.t: Remove TODOs
Karl Williamson 2 files changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/77caa2d237d2dd11

regex: Add pseudo-Posix class: 'cased'
Karl Williamson 9 files changed, 159 insertions(+), 156 deletion
http://perl5.git.perl.org/perl.git/commit/a37caabda9f456d2

handy.h, regcomp.h, regexec.c: Sort initializers, switch()
Karl Williamson 3 files changed, 25 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/eb2bb3b0fc0f9033

locale.t: Add TODO tests
Karl Williamson 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6af14bf55d2915bb

locale.t: Add tests for [:upper:], [:lower:]
Karl Williamson 1 file changed, 41 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a0c8645d9c3500d0

locale.t: Add extra debugging info
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41327692d865cfb9

locale.t: Fix off by 1 error in debug output
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a011747b2496047

locale.t: Add capability to have TODO tests
Karl Williamson 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/73425ec1445868c9

re/pat_advanced.t: Add TODO test for recent regression
Karl Williamson 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d73a4d6c075c0b71

Create deprecated fncs to replace to-be-removed macros
Karl Williamson 5 files changed, 41 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/9df92ba2c61d7864

Change core calls of isALNUM() to isWORDCHAR()
Karl Williamson 13 files changed, 56 insertions(+), 52 deletions
http://perl5.git.perl.org/perl.git/commit/47d942c6baee9949

Convert uses of isALNUM_lazy_if to isWORDCHAR_lazy_if
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/0325dbed8f3d5ac7

Add isWORDCHAR_lazy_if() macro
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7bf335510418aa92

porting/args_assert.t: Needs to look in inline.h too
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d08bb7df13eee7d2

New branch tonyc/dynamic_ext-dep
1 commit. 1 unique author. 1 unique committer.

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

Fix dynamic_ext dependencies
Tony Cook 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/59a1597d962f2f08

New branch tonyc/perlio-scalar-sanity
8 commits. 1 unique author. 1 unique committer.

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

warn and fail on writes to SVf_UTF8 SVs
Tony Cook 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/87f7629cc3cc0f6a

TODO tests for writing to a SVf_UTF8 scalar
Tony Cook 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/114cba8e9a4c3c81

handle reading from a SVf_UTF8 scalar
Tony Cook 2 files changed, 13 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/08daffb492aad53c

TODO tests for reads from a scalar changed to upgraded after open
Tony Cook 1 file changed, 33 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dd403bd2ed4c451

bump PerlIO::scalar's version
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/83bf0f3062cb460f

document the new warning
Tony Cook 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/caf1bb365bb0fe2f

fail to open scalars containing characters that don't fit in a byte
Tony Cook 2 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e4557d3e35c1c8f

TODO tests for opening upgraded scalars
Tony Cook 1 file changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/579291c61c3a4a52
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
48 commits. 10 unique authors. 7 unique committers.
35 files changed, 1376 insertions(+), 610 deletions(-)
Net code removal: Eric Brine (6 lines) Matthew Horsfall (alh) (1 line)
Thanks, applied: Tony Cook (31) Karl Williamson (2) Steffen Mueller (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bd299e299a2e44d6.tar.gz

charnames: Deprecate character names with spacing issues
Karl Williamson 5 files changed, 87 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd299e299a2e44d6

charnames: :alias alone implies :full
Karl Williamson 3 files changed, 9 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/5198c1376b087a9f

charnames: Enforce better file name rules
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/695481e210e60cbb

charnames: comment, error message clarifications
Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/013b94b66f846de7

charnames pod: Typo, clarification
Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/558de9fac032ae33

Fix SvREFCNT_dec doc typo
Steven Schubiger 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cb870e1142c582bc

make m?$pat? match only once under ithreads
David Mitchell 3 files changed, 45 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/d234778b5b6b3227

Regenerated customized.dat file due to pod2*.PL changes
Chris 'BinGOs' Williams 1 file changed, 64 insertions(+), 68 deletions(-
http://perl5.git.perl.org/perl.git/commit/4a30d80398948aef

Update podlators to CPAN version 2.5.0
Chris 'BinGOs' Williams 11 files changed, 560 insertions(+), 124 deletio
http://perl5.git.perl.org/perl.git/commit/537bc13a66609cf3

Collapse "if(a){b}else{b}" to "b"
Eric Brine 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2898d73a1ac5ef0

Remove redundant NULL checks.
Eric Brine 3 files changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2687c9864ee5501

Add support for building with VC++ 2012
Steve Hay 4 files changed, 80 insertions(+), 72 deletions(
http://perl5.git.perl.org/perl.git/commit/5398666e2f464a28

S_has_runtime_code(): avoid buffer overrun
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe20acee329b0a11

Fix period at the end of perldiag.pod and remove entry from TODO in diag.t
Matthew Horsfall (alh) 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67b16946469d4388

Eliminate redundant words.
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/877637fdf9063297

Don't usenm on haiku
Tony Cook 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed39e4ee2993f11d

Merge Shlomi's latest debugger refactoring work
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/6e2b1c999f405031

bump $VERSION for lib/perl5db.pl
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b174bc638996bae6

Missing test count.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d112c5faede95446

Fix perl -d's 'w $my_lexical_variable'.
Shlomi Fish 2 files changed, 62 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/5f5eab5267ab850c

Document HistSize and HistFile.
Shlomi Fish 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c112a167449f8dc

Start refactoring "sub restart".
Shlomi Fish 1 file changed, 24 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/7ba7809260d5d5f2

Extract _dump_trace_calc_saved_single_arg.
Shlomi Fish 1 file changed, 35 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/b747a9b0bf3c2119

Extract _dump_trace_calc_save_args.
Shlomi Fish 1 file changed, 43 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/fdada06c5258f8fd

Avoid pre-declarations.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/78512fb576cc41f6

Fixed the test - it passes now.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/517cdf98ec4bbc70

Add a testcase for the bug.
Shlomi Fish 1 file changed, 24 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50acbf3bbd1afcaf

Extract _cmd_L_handle_postponed_breakpoints.
Shlomi Fish 1 file changed, 28 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/55ade8eaa80d6afd

Add empty lines and an explicit return.
Shlomi Fish 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb45a45e45ce89eb

Remove a no-longer needed comment.
Shlomi Fish 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3fe486dc8a95e713

Extract a subroutine.
Shlomi Fish 1 file changed, 44 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/db66d27d1fc06a24

Extract some duplicate code into a closure.
Shlomi Fish 1 file changed, 18 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/d0bfb56c17bf64c9

Some refactoring.
Shlomi Fish 1 file changed, 40 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/fb73dc2fcc96a4a5

Start refactoring cmd_L.
Shlomi Fish 1 file changed, 20 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/a9324e319b7d8ba3

Remove an unused parameter.
Shlomi Fish 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67eca6b14fc7cfce

Remove a redundant line.
Shlomi Fish 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f37076edf9e115a0

Rename vars to remove ambiguity.
Shlomi Fish 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/401da5225b7dadd6

[perl5db] Extract.
Shlomi Fish 1 file changed, 12 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6694d3505e6b88fe

Got rid of passing $cmd to subs that don't use it.
Shlomi Fish 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef9660c1dcf8eb60

Extract _cmd_l_calc_initial_end_and_i .
Shlomi Fish 1 file changed, 12 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/65c1346e0fdace4c

Extract a subroutine.
Shlomi Fish 1 file changed, 31 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c06fa2d9b15cc6dc

More refactoring.
Shlomi Fish 1 file changed, 8 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be43a6d374e53ec6

Extract _cmd_l_range .
Shlomi Fish 1 file changed, 77 insertions(+), 68 deletions(-
http://perl5.git.perl.org/perl.git/commit/613bf352ae2d871a

[perl5db] Extract some subroutines.
Shlomi Fish 1 file changed, 90 insertions(+), 75 deletions(-
http://perl5.git.perl.org/perl.git/commit/a1a6cc5d11ff261c

Extract a subroutine.
Shlomi Fish 1 file changed, 24 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/4886a4695752d717

Got rid of a $1 reference.
Shlomi Fish 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f0d5f290cd741c8

Add explicit returns.
Shlomi Fish 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83326e0b9c76562a

[perl5db] Refactoring.
Shlomi Fish 1 file changed, 43 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/72c017e3ff7f0deb

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

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

Update Socket to CPAN version 2.008
Chris 'BinGOs' Williams 4 files changed, 13 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f3cd49a0c4a9dfd

New branch smoke-me/elegy-for-Rhapsody
1 commit. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (140 lines)

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

Remove the Rhapsody port.
Nicholas Clark 7 files changed, 6 insertions(+), 146 deletions(
http://perl5.git.perl.org/perl.git/commit/2800a7147d092455

New branch smoke-me/jkeenan/116190-switchF
1 commit. 1 unique author. 1 unique committer.

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

-F command-line option must be accompanied by -a option.
James E Keenan 4 files changed, 33 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/e701c5fa5e168ec5
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
32 commits. 5 unique authors. 5 unique committers.
70 files changed, 1013 insertions(+), 801 deletions(-)

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

Update IO-Compress to CPAN version 2.060
Chris 'BinGOs' Williams 32 files changed, 649 insertions(+), 553 deletio
http://perl5.git.perl.org/perl.git/commit/9449668644ff48c0

Update Compress-Raw-Bzip2 to CPAN version 2.060
Chris 'BinGOs' Williams 5 files changed, 12 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/3f1ec28328e8edb2

Update Compress-Raw-Zlib to CPAN version 2.060
Chris 'BinGOs' Williams 5 files changed, 106 insertions(+), 67 deletions
http://perl5.git.perl.org/perl.git/commit/c788e059a806bc04

Update Term-ANSIColor to CPAN version 4.02
Chris 'BinGOs' Williams 6 files changed, 27 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/522ce57f52e5bcaf

skip appropriately when XS::APItest isn't available
Tony Cook 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2ae3365f710faf1a

add a dependency for dynamic extensions on $(LIBPERL)
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/56dba4917881067f

regexec.c: Cast to silence compiler warnings
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb4e9c04eb80b22e

regexec.c: Cast to silence compiler warning
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/92a2046be0558168

constant-1.24 has been released to CPAN, update Maintainers.pl to reflect th
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b5f051caaedabb90

Forgot to update Maintainers.pl for podlators update
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b919c8aa589ecf5

toke.c: Silence compiler uninitialized warning
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c3320c2ab34e4853

regcomp.c: Silence compiler warning
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a34060b8ba3983da

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

regcomp.c: Comments only, white-space ; no code changes
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e3b5e4cfd777a1c3

regcomp.c: Silence compiler warning
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f21de4462de37340

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

ext/XS-APItest: Remove unused variable decl.
Karl Williamson 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ede47329c8cd1caa

embed.fnc: Properly declare fcn inline
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/69527dbda3f30fa1

perlunicode: Refactor verbatim lines into =item ones
Karl Williamson 1 file changed, 62 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/6f33e417aad1cacc

perlunicode: Correct false statement
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/209c968599695b36

regcomp.c: White-space only; no code changes
Karl Williamson 1 file changed, 23 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c9388d793b524de

Make Pod::Html::_unixify unescape dots on VMS.
Craig A. Berry 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4330eab40f42aa09

Pod::Html test portability redux.
Craig A. Berry 6 files changed, 23 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/30c56e34c6955d70

add a LEAVE for the ENTER in LOAD_UTF8_CHARCLASS
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83799784cb180c4b

t/op/not.t: Add descriptions to all tests.
James E Keenan 1 file changed, 31 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/877c9ac819c561aa

Add parens around second argument to tests 4 and 5.
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/129da470b34ba9fe

t/op/oct.t: Add descriptions to tests lacking them.
James E Keenan 1 file changed, 19 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/ba4de515af73cead

t/op/or.t: Provide descriptions for tests lacking them.
James E Keenan 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/236d1a76bb6d23f3

t/op/pos.t: Provide descriptions for remaining tests lacking them.
James E Keenan 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e58f9f9465e9cd79

t/op/pwent.t: Add descriptions for all tests.
James E Keenan 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cbbc511dd0bfb76

t/op/pow.t: Add descriptions for tests lacking them.
James E Keenan 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c5f535f1298daba

t/op/fork.t: Add description for one special test.
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bdb377283424a105

Current branch smoke-me/khw-sets
7 commits. 1 unique author. 1 unique committer.
64 files changed, 4214 insertions(+), 1423 deletions(-)

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

smoke
Karl Williamson 21 files changed, 961 insertions(+), 185 deletio
http://perl5.git.perl.org/perl.git/commit/cc4bc4fae9748d4d

perlunicode: Refactor verbatim lines into =item ones
Karl Williamson 1 file changed, 62 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/c96bda8fbec4fb24

perlunicode: Correct false statement
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60308e38c14e36ed

regcomp.c: White-space only; no code changes
Karl Williamson 1 file changed, 23 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/e8291be4824d84c3

regcomp.c: Use a parameter to simplify some code
Karl Williamson 4 files changed, 16 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/75fc9838f1f41067

Create deprecated fncs to replace to-be-removed macros
Karl Williamson 5 files changed, 41 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/9472804ae6ddd31b

porting/args_assert.t: Needs to look in inline.h too
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84a2d7c298052e0b

New branch jkeenan/dd-moretests-1
1 commit. 1 unique author. 1 unique committer.

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

Data-Dumper: Boost test coverage and refactor.
James E Keenan 9 files changed, 860 insertions(+), 194 deletion
http://perl5.git.perl.org/perl.git/commit/9b0d13121defbad7

New branch smoke-me/jkeenan/dd-moretests-1
1 commit. 1 unique author. 1 unique committer.

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

Data-Dumper: Boost test coverage and refactor.
James E Keenan 9 files changed, 866 insertions(+), 194 deletion
http://perl5.git.perl.org/perl.git/commit/50f9633479ab2a2c

New branch smoke-me/rjbs/cant-run-dir
3 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1ee77fa8fc34358a.tar.gz

perldelta for #61362, croak on `perl directory`
Ricardo Signes 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ee77fa8fc34358a

Add a test to detect error when attempting to syntax-check a directory.
James E Keenan 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d6a70dd10a903dc

croak on an attempt to run a directory as a script
Ricardo Signes 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a75dcf73429df7e

New branch tonyc/fix-cache-propagate
1 commit. 1 unique author. 1 unique committer.

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

WIP
Tony Cook 2 files changed, 29 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/9af87f1f1ff808f1

Deleted branch smoke-me/jkeenan/116190-switchF

Deleted branch tonyc/dynamic_ext-dep
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
44 commits. 6 unique authors. 6 unique committers.
35 files changed, 2187 insertions(+), 820 deletions(-)

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

Merge branch 'sets' into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/aeecb272a5250289

Add back-compat (?[ ]) tests
Karl Williamson 4 files changed, 238 insertions(+), 21 deletions
http://perl5.git.perl.org/perl.git/commit/073b366ae47ee58f

reg_mesg.t: Test messages from (?[ ])
Karl Williamson 1 file changed, 37 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f4fde43b4a59f37

New regex experimental feature: (?[ ])
Karl Williamson 10 files changed, 684 insertions(+), 9 deletions
http://perl5.git.perl.org/perl.git/commit/9d1a5160ac870ecc

regcomp.c: White-space only
Karl Williamson 1 file changed, 33 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/ab6629666cee2471

regcomp.c: Add capability for regclass() to return inversion list
Karl Williamson 5 files changed, 43 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/410299687df9bab6

regcomp.c: Add capability for ignoring white space inside []
Karl Williamson 1 file changed, 56 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/d71b76f689c57737

regcomp.c: Add capability for stricter parsing of []
Karl Williamson 2 files changed, 40 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/17d13b541f8d0d9d

regcomp.c: Add capability for strict [:posix:]
Karl Williamson 5 files changed, 25 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/822592eef0bdbb06

regcomp.c: Add function to skip pattern white space
Karl Williamson 4 files changed, 44 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f32e6ab4171e9bdd

regcomp.c: Comments, white space
Karl Williamson 1 file changed, 41 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/54efde4df2e97bea

regcomp.c: Add parameter to regclass()
Karl Williamson 4 files changed, 14 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/9b98bc7f8e3343ca

regcomp.c: Add parameter to regclass()
Karl Williamson 4 files changed, 12 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/8316ead628e0766f

regcomp.c: Add a vFAIL4 macro
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95db3ffad52173bf

regcomp.c: Remove unnecessary variable
Karl Williamson 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f673c3a062b33f38

regcharclass.h: Add macro for finding pattern white space
Karl Williamson 2 files changed, 48 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0b50d62a8ffdccf5

grok_bslash_[ox]: Add param to silence non-portable warnings
Karl Williamson 6 files changed, 41 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/17896a857f42d129

dquote_static.c: refactor common code to initialization
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/344451ec0ac464df

regcomp.c: Save a test by moving a line of code
Karl Williamson 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56de9929c84969b1

regcomp.c: Omit unnecessary 'else's
Karl Williamson 1 file changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dc574a3f174c60c

Create new warnings category experimental::regex_sets
Karl Williamson 3 files changed, 14 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/db620012e3c21bdb

dquote_static.c: White-space only; no code changes
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b67d718a3a2383d6

Add optional strict mode to grok_bslash_[xo]
Karl Williamson 7 files changed, 86 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/80f4111be994e38b

Better error pos for grok_bslash_[xo]
Karl Williamson 2 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8de99caf269c77d

Revise calling sequences for grok_bslash_[xo]
Karl Williamson 6 files changed, 77 insertions(+), 89 deletions(
http://perl5.git.perl.org/perl.git/commit/00ce556345c5faa3

regcomp.c: Use a parameter to simplify some code
Karl Williamson 4 files changed, 16 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/6b976e32dcccdff3

regexp.t: Add a period in test name skip reason
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3c6cc85ea284b6b4

lib/warnings/regcomp: Add note about better place for these
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/957f780d25ccd150

embed.fnc: Fix flags for _invlist_dump
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8d9850ebc008fdf8

pod/perlcommunity.pod: mention blogs.perl.org and Stack Overflow
Aaron Crane 1 file changed, 15 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df46a88106cf0e4a

Make perlbug recommend perlcommunity.pod over Usenet
Aaron Crane 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a152f76330fe76f1

expand comment in Perl_pad_tidy
David Mitchell 1 file changed, 15 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db21619caaefee43

Update File-Fetch to CPAN version 0.38
Chris 'BinGOs' Williams 2 files changed, 458 insertions(+), 463 deletion
http://perl5.git.perl.org/perl.git/commit/a304a107e9a9f49c

Don't use a fixed iteration count in dist/threads-shared/t/stress.t
Nicholas Clark 1 file changed, 42 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1765a17458779629

Tweak the test from 2721a2ca2e5e889d to work with PERL_UNICODE set.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/64bb98afbbc7c215

regcomp.c: Don't write to freed memory
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/074331bb276f0a3c

Update Archive-Extract to CPAN version 0.62
Chris 'BinGOs' Williams 2 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8134d388d7c592f1

stop -MO=Concise -e'm?x?' segfaulting
David Mitchell 4 files changed, 49 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/2721a2ca2e5e889d

portability to Haiku-OS for the cachepropagate-*.t tests
Tony Cook 2 files changed, 29 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/4e1acb291800b39d

t/re/re_tests: Remove duplicate test
Karl Williamson 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d8736f04d09ec7bf

t/re/re_tests: Remove unused variable initializations
Karl Williamson 1 file changed, 32 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f7276ab4309f320

regcomp.c: Fix a panic
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00b8ba24eb49d6a2

regcomp.c: Avoid recalculating a value
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/efe3d8c728bdebb0

regexp.t: Skip tests that are supposed to
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/565b86e2abfc92f4

New branch smoke-me/khw-locale
3 commits. 1 unique author. 1 unique committer.

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

smoke
Karl Williamson 1 file changed, 24 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a91efeaf2a507735

Create deprecated fncs to replace to-be-removed macros
Karl Williamson 5 files changed, 41 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/cfb9012253ed9324

porting/args_assert.t: Needs to look in inline.h too
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/400c798aae379bc7

Deleted branch smoke-me/khw-sets

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

Current branch blead
26 commits. 11 unique authors. 9 unique committers.
37 files changed, 311 insertions(+), 97 deletions(-)
Net code removal: Craig A. Berry (25 lines)
Thanks, applied: Ricardo Signes (1) David Mitchell (1) Steffen Mueller (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2fde845cf78166ec.tar.gz

avoid having to worry whether the test runs in a locale
Ricardo Signes 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2fde845cf78166ec

Update Digest-SHA to CPAN version 5.81
Chris 'BinGOs' Williams 9 files changed, 28 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/a8c6ff7b8e8c6037

Silence a MSVC++-specific warning
Steve Hay 3 files changed, 27 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/518a5310cc4bb66e

handy.h: Fix isIDCONT_utf8()
Karl Williamson 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f4622f094c72383

Silence a couple of warnings
Steve Hay 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f939fab8ea456df

Add warnings for "\08", /\017/
Karl Williamson 9 files changed, 96 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5e0a247b35271159

bump threads::shared version 1.43
Jerry D. Hedden 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5a016e9bce6eb608

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

Make Data::Dumper XS ignore Freezer return value
Aaron Crane 3 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/be022d23b5dec6da

regcomp.c: Stop potential leaks
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/91e8af102d3aa2fe

regcomp.c: Add comments; align ternary operator for clarity
Karl Williamson 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5afae9ed1cf4a0d2

reg_mesg.t: Add, revise test names
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40e98def48aeff3c

embed.fnc: Clarify that varargs suppresses embed.h
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb44ace08c5d745b

better POD for unpackstring
Daniel Dragan 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/349c8cee6c078a03

Create deprecated fncs to replace to-be-removed macros
Karl Williamson 5 files changed, 41 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8a2ceaa337ed7cb

porting/args_assert.t: Needs to look in inline.h too
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bbccbfa57430eb0

expect a different error for `perl dir` on Win32
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cdd06489088cf64a

perldelta for #61362, croak on `perl directory`
Ricardo Signes 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d76c0f4b7c12ce4b

Add a test to detect error when attempting to syntax-check a directory.
James E Keenan 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1044e8d233de553c

croak on an attempt to run a directory as a script
Ricardo Signes 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1dfef69b3a0643e5

Simplify ExtUtils::Install::_can_write_dir on VMS.
Craig A. Berry 1 file changed, 3 insertions(+), 28 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eeace61d181813f7

include SvREADONLY() in SvIMMORTAL() test
David Mitchell 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3041a168eaf8027c

perlapi: Clarify av_pop
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f5d13a25262cb242

Allow slop on a few locale tests
Karl Williamson 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d5d702a337e9161

perlre: fix typo
Aaron Crane 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0b34b372c9a4c040

In S_regatom(), set flags to 0 at the start.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ec4ed08a39f899e

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

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

Improve test coverage of Data-Dumper.
James E Keenan 17 files changed, 1977 insertions(+), 275 deleti
http://perl5.git.perl.org/perl.git/commit/75635693c5e53721

New branch smoke-me/jrobinson/configure-for-cross
35 commits. 2 unique authors. 2 unique committers.

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

write_buildcustomize.pl now uses Config, so add a Makefile dependency.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/46b24b502800863e

Merge branch 'jrobinson/configure-for-cross' of github.com:castaway/perl int
Jess Robinson 2 parents
http://perl5.git.perl.org/perl.git/commit/9540193a9166ca53

Re-organise the creation of Config.pm to allow $^O to be "osname" from confi
Jess Robinson 1 file changed, 72 insertions(+), 70 deletions(-
http://perl5.git.perl.org/perl.git/commit/d844cd898a3960c7

Cope with osnames that look like "*linux*" which happens when cross-compilin
Jess Robinson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb3799fe46c4920c

Remve extra "was file copied" check using run-ssh, this doesn't seem to be o
Jess Robinson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2bfd9a95c1a169e8

Fix Makefile so that host dir is removed in make distclean
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e66abceae1f9cccd

Run all the miniperl calls remotely, not via RUN
Jess Robinson 2 files changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a760326f1be52e1

Force removal of existing files in host/ dir when building new miniperl (cro
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2051d6c418d799c

Fix accidental bashisms introduced into Configure
Jess Robinson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e79b5f1f835bb9db

Hints file for android cross-compiling.
Jess Robinson 1 file changed, 100 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/d628430a6ee9c598

Build host miniperl and generate_uudmap binaries when cross compiling, for l
Jess Robinson 2 files changed, 48 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/a34994641beaca32

Stop using Config{run} to check the version of (mini)perl we are running
Jess Robinson 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/edf5b6b50219e1e7

Setup $^O to be the target os when building Core.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01f2e0d5635f512f

No xconfig.h is produced when cross-compiling, we have a normal config.h
Jess Robinson 2 files changed, 2 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/cb4357e5df1ebb73

Stop using $run for anything other than testing compiled tests in Configure.
Jess Robinson 4 files changed, 8 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/1756eef7c00a4aab

Add missing $run prefix to some Configure tests
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84a230eca76e5750

Set appropriate flags for linux or linux-like systems.
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16d2857e6f630651

Revamp usecrosscompile section.
Jess Robinson 1 file changed, 168 insertions(+), 145 deletions
http://perl5.git.perl.org/perl.git/commit/ea3264ad1c8de713

Rollback sysrootflag idea, add --sysroot to ccflags etc so that make in ExtU
Jess Robinson 1 file changed, 76 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/9fce1ef8d7fb8fc0

Use the pure "sysroot" value from $Config to lookup sysroot path.
Jess Robinson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7506d4709492612e

Pass the --sysroot flag to the compiler, if -Dsysroot= is used.
Jess Robinson 1 file changed, 59 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/ee7a64253a4ce275

Introduce sysroot variable to Configure
Jess Robinson 1 file changed, 51 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/8b8ea85498b2b413

Hints file for android cross-compiling.
Jess Robinson 1 file changed, 100 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0deffac6019be91

Build host miniperl and generate_uudmap binaries when cross compiling, for l
Jess Robinson 2 files changed, 48 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/547cc668d0272652

Stop using Config{run} to check the version of (mini)perl we are running
Jess Robinson 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3d54d4b5cb047ce

Setup $^O to be the target os when building Core.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed7591e5156a68bf

No xconfig.h is produced when cross-compiling, we have a normal config.h
Jess Robinson 2 files changed, 2 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b91e90780cda737a

Stop using $run for anything other than testing compiled tests in Configure.
Jess Robinson 4 files changed, 8 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/75288f25bf6ff040

Add missing $run prefix to some Configure tests
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/203188971c7b9fc4

Set appropriate flags for linux or linux-like systems.
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52a7aad5d9c26421

Revamp usecrosscompile section.
Jess Robinson 1 file changed, 168 insertions(+), 145 deletions
http://perl5.git.perl.org/perl.git/commit/36710f54c462548c

Rollback sysrootflag idea, add --sysroot to ccflags etc so that make in ExtU
Jess Robinson 1 file changed, 76 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/9a2b557921634bda

Use the pure "sysroot" value from $Config to lookup sysroot path.
Jess Robinson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0018392ac6a3f5cb

Pass the --sysroot flag to the compiler, if -Dsysroot= is used.
Jess Robinson 1 file changed, 59 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/27a05112c89692ca

Introduce sysroot variable to Configure
Jess Robinson 1 file changed, 51 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/e6b98173b10d5e51

Deleted branch smoke-me/jkeenan/dd-moretests-1

Deleted branch smoke-me/khw-locale

Deleted branch smoke-me/rjbs/cant-run-dir

Deleted branch smoke-me/rjbs/debugger-refactoring

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

Current branch blead
28 commits. 10 unique authors. 8 unique committers.
45 files changed, 194 insertions(+), 271 deletions(-)
Net code removal: Nicholas Clark (142 lines) Daniel Dragan (3 lines)
Thanks, applied: Andy Dougherty (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f24e984e6e928b57.tar.gz

Skip t/io/eintr.t on older Darwins.
James E Keenan 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f24e984e6e928b57

Update Socket to CPAN version 2.009
Chris 'BinGOs' Williams 4 files changed, 14 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b05192fea0c4ca8

Update Pod-LaTeX to CPAN version 0.61
Aaron Crane 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aef6dd01c82b1066

rearrange initializations in S_intuit_more for better code gen
Daniel Dragan 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99f2bdb73be39033

todo: revisit the super-linear cache
Aaron Crane 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf7d9bd8c2ce0991

further refinement to EISDIR tests from `perl dir`
Ricardo Signes 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/91514b78cb264f1b

use non-dev version for Safe
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba5e661aead245e8

use non-dev version for IO
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba9cb7c58badef8b

use non-dev version for I18N::LangTags::List
Ricardo Signes 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3846b0bb3c3177eb

bump I18N::Langinfo to a non-dev version
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c527d30d01c498d3

tweak the way we mention if.pm
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08ed35428f286e0e

Added asserts() to check the arguments to S_copy_little_tm_to_big_TM.
Andy Dougherty 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/606599e1b75bd972

remove an useless null check in S_copy_little_tm_to_big_TM
Daniel Dragan 1 file changed, 23 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/55971e212352fca4

utf8.c: Reword a warning message
Karl Williamson 2 files changed, 12 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/9816f1212fba0148

perldiag: Move an out-of-alphabetical_order entry
Karl Williamson 1 file changed, 13 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/78181aa974214590

Update File-Path to CPAN version 2.09
Chris 'BinGOs' Williams 2 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f65b4cd1a923de1

Update Test to CPAN version 1.26
Chris 'BinGOs' Williams 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c22e001de34716a

utf8.h: Add comments
Karl Williamson 2 files changed, 44 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/15824458089afc31

Avoid wraparound when casting unsigned size_t to signed ssize_t.
Andy Dougherty 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94e529cc4d56863d

PATCH: [perl 116411]: code comment for commit 518a5310cc "Silence a MSVC++-s
bulk88 (via RT) 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73758d77f195684a

in testing EISDIR string, check known value first
Ricardo Signes 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e4d35e6a1433c40

Revert "Upgrade Socket to CPAN version 2.008"
Ricardo Signes 3 files changed, 8 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/d335a3e3e857ffce

Upgrade Socket to CPAN version 2.008
Ricardo Signes 3 files changed, 12 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/90ae46a10a094e68

perlfunc.pod: fix incorrect short description of `length`
Aaron Crane 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c52f983f3d907e1a

Update Test-Harness to CPAN version 3.26
Chris 'BinGOs' Williams 4 files changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83044e8d6994c268

Remove the Rhapsody port.
Nicholas Clark 8 files changed, 8 insertions(+), 150 deletions(
http://perl5.git.perl.org/perl.git/commit/7eb35c035978bf05

New PathTools CPAN release 3.40
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/061a8e130aae43f2

Cwd/File::Spec version bump to 3.40
Steffen Mueller 10 files changed, 11 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/d10039d75d8a2d68

Current branch smoke-me/khw-lbrace
3 commits. 1 unique author. 1 unique committer.
1335 files changed, 141927 insertions(+), 149615 deletions(-)

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

smoke
Karl Williamson 12 files changed, 124 insertions(+), 42 deletion
http://perl5.git.perl.org/perl.git/commit/2608817a864123df

toke.c: White-space alignment only
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79b4391ffd018dab

Revert "Deprecate literal unescaped "{" in regexes."
Karl Williamson 4 files changed, 22 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/5c78f78e5592a9b7

New branch smoke-me/remove-regcomp-setjmp
6 commits. 1 unique author. 1 unique committer.

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

In S_regclass(), create listsv as a mortal, claiming a reference if needed.
Nicholas Clark 4 files changed, 8 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/543c1290dcc11ae2

Document when and why S_reg{,branch,piece,atom,class}() return NULL.
Nicholas Clark 1 file changed, 24 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c4e40455f15d9b1

Test that UTF-8 in the look-ahead of (?(?=...)...) restarts the sizing parse
Nicholas Clark 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f605877dc7b1d1b

Test that S_grok_bslash_N() copes if S_reg() restarts the sizing parse.
Nicholas Clark 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c58f43dacc644d29

Perl_sv_uni_display() needs to be aware of RX_WRAPPED()
Nicholas Clark 2 files changed, 39 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/281ebc7936c3263b

Remove unreachable duplicate (?#...) parsing code from S_reg()
Nicholas Clark 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e6e55f028ab8d809

Deleted branch rjbs/cant-run-dir-locale

Deleted branch smoke-me/Socket-2.008

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

Current branch blead
26 commits. 6 unique authors. 6 unique committers.
163 files changed, 2606 insertions(+), 2047 deletions(-)
Net code removal: Chris 'BinGOs' Williams (53 lines)

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

Note why switchF1.t and switchp.t do not use test.pl.
James E Keenan 3 files changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06fdbb0098cf774c

Update Term-UI to CPAN version 0.34
Chris 'BinGOs' Williams 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce36627edee9ffd6

syntax check a directory: set the test process locale too
Tony Cook 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e3d3246c6eeb577

move B-Lint and File-CheckTree to ./cpan
Ricardo Signes 15 files changed, 1459 insertions(+), 1461 delet
http://perl5.git.perl.org/perl.git/commit/72e37659c726e50a

add deprecate.pm usage to CPANPLUS
Ricardo Signes 39 files changed, 78 insertions(+), 39 deletions
http://perl5.git.perl.org/perl.git/commit/f580afb16a13ffd2

Update CPANPLUS to CPAN version 0.9134
Chris 'BinGOs' Williams 40 files changed, 85 insertions(+), 37 deletions
http://perl5.git.perl.org/perl.git/commit/c461441136bee106

The MAPping for Test-Harness is not required since 3.26
Chris 'BinGOs' Williams 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c10ee8c658902092

Mark 5.17.8 as done in release_schedule.pod
Aaron Crane 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4f4d2d48f0a0ba3a

Module-CoreList-2.80 has been released to CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1177259bc9c8564

Actually update Test-Harness to CPAN version 3.26
Chris 'BinGOs' Williams 51 files changed, 104 insertions(+), 203 deletio
http://perl5.git.perl.org/perl.git/commit/156763e2cd0fe5c2

Bump the Perl version in various places for 5.17.9
Aaron Crane 19 files changed, 131 insertions(+), 131 deletio
http://perl5.git.perl.org/perl.git/commit/0133a0a987380904

Make a new perldelta for 5.17.9-to-be
Aaron Crane 10 files changed, 567 insertions(+), 179 deletio
http://perl5.git.perl.org/perl.git/commit/197187307d85001b

Add the 5.17.8 epigraph to epigraphs.pod
Aaron Crane 1 file changed, 21 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2eea07f205c3beff

Add 5.17.8 to perlhist
Aaron Crane 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41c353c0b83ede9b

Update Module::CoreList for 5.17.8
Aaron Crane 5 files changed, 101 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/dd4b1c755e745964

Last-minute "known issue" in perldelta
Aaron Crane 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/100e3bc85193c274

Update perldelta for 5.17.8
Aaron Crane 1 file changed, 66 insertions(+), 205 deletions(
http://perl5.git.perl.org/perl.git/commit/0e55f0d7e42105e9

Add av_top() synonym for av_len()
Karl Williamson 8 files changed, 36 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/36baafc9b54ecc5c

Replace XXX by correct bug number
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8fb629dbc35ef4d5

perlre: Fix typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0f264506c260560b

Deprecate certain rare uses of backslashes within regexes
Karl Williamson 14 files changed, 204 insertions(+), 51 deletion
http://perl5.git.perl.org/perl.git/commit/4d68ffa0f7f345bc

toke.c: White-space alignment only
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8d9c7ae5b2de9d5

Revert "Deprecate literal unescaped "{" in regexes."
Karl Williamson 4 files changed, 22 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/e62d0b1335a79596

Extend strictness for qr/(?[ \N{} ])/
Karl Williamson 7 files changed, 37 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/902994e45aafa5c6

constant-1.25 has been released to CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7e62f75cb6326421

Remove checks for Perl 5.6; adjust tests; bump version number.
James E Keenan 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb10a8768b92375b

Current branch smoke-me/jrobinson/configure-for-cross
28 commits. 3 unique authors. 1 unique committer.
324 files changed, 7148 insertions(+), 4255 deletions(-)
Thanks, applied: Tony Cook (28)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/eabff7c07aae359e.tar.gz

Create a Perl with relocatable inc when building for Android.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eabff7c07aae359e

Update version of Errno.pm to reflect the changes made for cross-compiling
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc13a6f0f1119ba1

Amend pod_lib.pl (for installperl) to work with miniperl (no dynamic loading
Jess Robinson 2 files changed, 39 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a698131ee2e9ee6b

Use the system perl for RUN_PERL, if we are cross compiling, and we found on
Jess Robinson 1 file changed, 32 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/4d0524288e16c7ce

Update AUTHORS and MANIFEST to appease test_porting
Jess Robinson 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4368d6ee8e93eb54

write_buildcustomize.pl now uses Config, so add a Makefile dependency.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/42c2e1b580b2f2e1

fix the ability to use targethost when defined.
Neil Williams 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9cd59aa0890e0b63

add an escape for when targethost is not defined but usecrosscompile is.
Neil Williams 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a95a741bf663f217

Re-organise the creation of Config.pm to allow $^O to be "osname" from confi
Jess Robinson 1 file changed, 72 insertions(+), 70 deletions(-
http://perl5.git.perl.org/perl.git/commit/25e970e25b1f2d67

Cope with osnames that look like "*linux*" which happens when cross-compilin
Jess Robinson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e9cb24e361e9199e

Remve extra "was file copied" check using run-ssh, this doesn't seem to be o
Jess Robinson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cef4ecae3fa23423

Fix Makefile so that host dir is removed in make distclean
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/68e4b49ff5cd2f4b

Run all the miniperl calls remotely, not via RUN
Jess Robinson 2 files changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/78be9a4728ea1719

Force removal of existing files in host/ dir when building new miniperl (cro
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1d21f0a7d77b6ca2

Fix accidental bashisms introduced into Configure
Jess Robinson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f94478e3a628b927

Hints file for android cross-compiling.
Jess Robinson 1 file changed, 100 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ad856aaa149d4f8

Build host miniperl and generate_uudmap binaries when cross compiling, for l
Jess Robinson 2 files changed, 48 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/dd5896995d44bbf8

Stop using Config{run} to check the version of (mini)perl we are running
Jess Robinson 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e92c55bf2895bfb

Setup $^O to be the target os when building Core.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f353f784d1b3a493

No xconfig.h is produced when cross-compiling, we have a normal config.h
Jess Robinson 2 files changed, 2 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/711e208734b4a628

Stop using $run for anything other than testing compiled tests in Configure.
Jess Robinson 4 files changed, 8 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/caa47d918022568b

Add missing $run prefix to some Configure tests
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc8fad85ac19195f

Set appropriate flags for linux or linux-like systems.
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b8d87cb236fc2401

Revamp usecrosscompile section.
Jess Robinson 1 file changed, 168 insertions(+), 145 deletions
http://perl5.git.perl.org/perl.git/commit/e0ee1dffc768b813

Rollback sysrootflag idea, add --sysroot to ccflags etc so that make in ExtU
Jess Robinson 1 file changed, 76 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/421e44b9b0ab5b2d

Use the pure "sysroot" value from $Config to lookup sysroot path.
Jess Robinson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aa8eea0172b49f6e

Pass the --sysroot flag to the compiler, if -Dsysroot= is used.
Jess Robinson 1 file changed, 59 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/2e93f15cbce7a1cd

Introduce sysroot variable to Configure
Jess Robinson 1 file changed, 51 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/555fccd892f00b77

Current branch smoke-me/khw-av
2 commits. 1 unique author. 1 unique committer.
220 files changed, 7844 insertions(+), 3786 deletions(-)

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

Convert core code to use av_top()
Karl Williamson 36 files changed, 120 insertions(+), 118 deletio
http://perl5.git.perl.org/perl.git/commit/4e4d059d956f5bf3

Add av_top() synonym for av_len()
Karl Williamson 8 files changed, 36 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9514d19500f13d2

Current branch smoke-me/remove-regcomp-setjmp
12 commits. 1 unique author. 1 unique committer.
131 files changed, 1346 insertions(+), 761 deletions(-)

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

Revert "PATCH: regex longjmp flaws"
Nicholas Clark 2 files changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/810f81c8c1730e64

In Perl_re_op_compile(), tidy up after removing setjmp().
Nicholas Clark 3 files changed, 17 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/8bc1a6c9dee5e5ac

Replace the longjmp()s in Perl_re_op_compile() with goto.
Nicholas Clark 1 file changed, 7 insertions(+), 29 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dcaf3459f8ce6b3f

Move the longjmp() that implements REQUIRE_UTF8 up to Perl_re_op_compile().
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/49115de05eb16e7f

Add a flag RESTART_UTF8 to the reg*() routines in regcomp.c
Nicholas Clark 1 file changed, 75 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/da2d0109e35d7269

In S_regclass(), create listsv as a mortal, claiming a reference if needed.
Nicholas Clark 4 files changed, 8 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/ba7cf480dd211e0e

Document when and why S_reg{,branch,piece,atom,class}() return NULL.
Nicholas Clark 1 file changed, 79 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/e6731cc09b686669

Return orig_emit from S_regclass() when ret_invlist is true.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bbc20ad312647f0e

Test that UTF-8 in the look-ahead of (?(?=...)...) restarts the sizing parse
Nicholas Clark 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fbf949a3ab4df75

Test that S_grok_bslash_N() copes if S_reg() restarts the sizing parse.
Nicholas Clark 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d639504eb1c440c

Perl_sv_uni_display() needs to be aware of RX_WRAPPED()
Nicholas Clark 2 files changed, 39 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee9c233b469f709a

Remove unreachable duplicate (?#...) parsing code from S_reg()
Nicholas Clark 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60c42c5fa66c9e9e

New branch khw/pod-checker-final
78 commits. 2 unique authors. 2 unique committers.
Thanks, applied: Marc Green (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f512fd281796741d.tar.gz

for pop
Karl Williamson 3 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f512fd281796741d

podcheck.t: Refactor for new Pod::Checker
Karl Williamson 1 file changed, 417 insertions(+), 186 deletions
http://perl5.git.perl.org/perl.git/commit/d8b5658818af0eb3

podcheck.t: Typo in pod
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cab3eb14c742068a

Fix Pod::Checker test bug, add a TODO
Marc Green 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba4dfd3b51ebeb74

Stringify a L<>s node and page
Marc Green 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87e21ca7a7bf49f6

Clarify documentation by copying comment from old Pod::Checker
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba961c2ac037f436

Checker.pm: Trim trailing space from =head text
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e2fc7b272ea1ced8

Check for empty string, not for falseness.
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a572a4fcb0026bb6

Fix warnings generated due to uninitialized $flag values
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/31dede8bcfd208fc

Remove redefined subroutines
Marc Green 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b8b3a26262b62ac

Update MANIFEST
Marc Green 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfde9b466b2ca5c5

Remove files that should not have been tracked
Marc Green 3 files changed, 0 insertions(+), 463 deletions(
http://perl5.git.perl.org/perl.git/commit/e12574258f600000

Update test cases' expected results
Marc Green 2 files changed, 88 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/e7721a5a11df24bb

Be more thorough when testing '|' and '/' escapes in L<>
Marc Green 2 files changed, 15 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5bec0daa2561861e

Fix "possible =item type mismatch" bug to be more accurate
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/310c175535d05243

Document that users should not use Pod::Simple's interface
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4366ad963a1a30d

Fix bug in checking for unescaped '<'/'>'s; update some docs
Marc Green 1 file changed, 24 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/2af2f145c437ab33

Update documentation to be more accurate
Marc Green 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/b99b949b47d81961

Test =item parsing more; update docs
Marc Green 2 files changed, 11 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0c885d236b278af

Fix bug that makes X<>'s contents show up in node()
Marc Green 2 files changed, 26 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/be619f3748c608c9

Tackle some TODOs, update docs, update test case
Marc Green 2 files changed, 82 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/0c9e03c251a4edc1

Update Pod::Checker documentation
Marc Green 2 files changed, 68 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/a906eeba1470da3b

Implement and test multiple -warnings levels; update some docs
Marc Green 2 files changed, 35 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/ba48c972605767a4

Replace 'itemless =over/=back block' with 'empty =over/=back block' error ch
Marc Green 2 files changed, 10 insertions(+), 53 deletions(
http://perl5.git.perl.org/perl.git/commit/a6a7a2e27deb8626

Implement 'whiteline' error check
Marc Green 3 files changed, 11 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/d071f49b6668887b

More Pod::Checker interface tests
Marc Green 1 file changed, 32 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/872ebf3735e45c19

Make podchecker() %options work
Marc Green 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7dea2e5d1aa83795

Start testing Pod::Checker interface
Marc Green 1 file changed, 145 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/6fea772bea1ff430

Return from end_Document if no content earlier, document stuff
Marc Green 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d82c7a8434ca02c

Implement 'unescaped <> in paragraph' warning
Marc Green 2 files changed, 19 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/21eb92f18b28e91c

Update test cases to test 'raw' L<<>> handling
Marc Green 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bcc60d77fdef4411

Allow directives that Pod::Simple autocloses to be recognized in subclasses.
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/184e4250c626b677

Update '=over without a closing =back' error check for EOF
Marc Green 1 file changed, 15 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0639ee7dd94161c9

Remove 'nested =begin' error check and add '=begin without =end' error check
Marc Green 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/9ecd55360a16087b

Move unclosed '=begin html' to the end as to not interfere with other error
Marc Green 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11962048f86ce277

Fix bug-causing typo
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fcdc585375144070

Add 'empty X<>' error -- I thought Pod::Simple did this but it doesn't
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1b99d3059ad2d5e

Acknowledge occasional wrong line number and skip deprecated test
Marc Green 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8d8742821f2abf96

Remove error from todo list that is already in Pod::Simple
Marc Green 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f9109081c1a7198b

Update test case to be more Pod::Simple friendly.
Marc Green 1 file changed, 5 insertions(+), 25 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25343db868d11320

Change severity of nested fcodes to WARNING
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/daeb40914457781e

Convert errors in Pod::Simple that are warnings in Pod::Checker
Marc Green 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f41afeb582268fe

Update two error messages in POD
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3776ef8b27d0353

Implement two L<> related error checks
Marc Green 2 files changed, 34 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/069946d98ec0df64

Update L<> handling code to use L<>'s 'raw' attribute, check for errors thro
Marc Green 2 files changed, 17 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/2beda8f2628b00b4

Remove errors that are already in Pod::Simple but are still quirky
Marc Green 1 file changed, 11 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/7391c8479693a5fb

Add methods to handle empty =over/=back blocks b/c Pod::Simple now triggers
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0baf569d50416ba8

Update docs to reflect the error checks I might not be able to do and do sty
Marc Green 1 file changed, 22 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/91abb09a47f506e9

Remove error check already in Pod::Simple
Marc Green 3 files changed, 71 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/f7293a9fc573a1f7

Implement nested formatting codes error check
Marc Green 2 files changed, 66 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/a0f333e08f25ecf7

Update to test for a plethora of nested formatting codes
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/907dd1e5211be338

Start to write formatting code handlers
Marc Green 1 file changed, 41 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b4d2371d9ede0e65

Implement nested =begin error check
Marc Green 2 files changed, 14 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/9defd3ab4c4dd404

Remove redundant check
Marc Green 1 file changed, 0 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9c9f3e5e330c684

Process the rest of the =items, process Data paragraphs
Marc Green 1 file changed, 26 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/813430a120ee4ce2

Remove this error check -- I already implemented it
Marc Green 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e117b39f001fde4

Expand tests to cover more warnings/errors
Marc Green 2 files changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3218f92f1620bf07

Remove items already whined about in Pod::Simple (categorized at the bottom
Marc Green 1 file changed, 62 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/f2e35eedd96b74cf

Implement empty list error check
Marc Green 1 file changed, 12 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90ad060b88732bb1

Simplify list bookkeeping internally
Marc Green 1 file changed, 20 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed2964fafc40291f

Keep track of bullet =item directives
Marc Green 1 file changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6e666f60fbe0c2d5

Keep track of =open directives
Marc Green 1 file changed, 31 insertions(+), 47 deletions(-
http://perl5.git.perl.org/perl.git/commit/99484951f62cbfa7

Combine methods handling =for and =begin blocks - both trigger the same even
Marc Green 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/244cf86d814638ab

Add hyperlink warnings, remove two non-errors/warnings
Marc Green 2 files changed, 38 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/de2af78a3a3c1103

Combine method that handles =pod/=cut directives
Marc Green 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cff7732b57d11259

Add a 'pod_handler' option to Pod::Simple, similar to 'cut_handler'.
Marc Green 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd4e9eb893a39009

Write some skeleton methods
Marc Green 1 file changed, 72 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be6cface38ddc0e4

Copy list helper methods, reorganize some code, implement 2 more error check
Marc Green 2 files changed, 70 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/edec11e2e105a9c9

Accept all =begin/=for targets in order to check them all
Marc Green 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b63024ec12aef16a

Trigger an event for =pod directives for completeness
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d80b580a2714e11e

Handle =cut and =pod directives, implement error checks for them
Marc Green 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/34ecd1c55e55ee16

Take note of all =head directives
Marc Green 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56a14791a07326c7

Clean up code in new(), comment out whine and scream for now
Marc Green 1 file changed, 16 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/1702d436abec345c

Make a list of errors/warnings left to implement
Marc Green 1 file changed, 158 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0ed5df96d8eefc7d

Start writing the event handling methods, update docs and code too
Marc Green 1 file changed, 130 insertions(+), 58 deletions(
http://perl5.git.perl.org/perl.git/commit/8c8d2b1fdbe1d7a6

Remove Pod::Parser cruft, update some documentation
Marc Green 1 file changed, 43 insertions(+), 645 deletions(
http://perl5.git.perl.org/perl.git/commit/2d4c34c566ca002d

Copy the errors/warnings for which Pod::Checker checks
Marc Green 1 file changed, 180 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9ff046caa61617f

Make a list of all the errors Pod::Simple whines and screams about
Marc Green 1 file changed, 159 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/239be43983446fab

New branch rjbs/perlbug-domain
2 commits. 1 unique author. 1 unique committer.

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

set cf_email using domain from $MAILDOMAIN if set
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0e92ac9e3553de9e

if available use $ENV{MAILDOMAIN} in perlbug
Ricardo Signes 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/46baf43487e7a598

New branch rjbs/pod-checker-simple
74 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Ricardo Signes (74)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f6abcefe984afb15.tar.gz

Fix Pod::Checker test bug, add a TODO
Marc Green 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6abcefe984afb15

Stringify a L<>s node and page
Marc Green 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f42a4fbd9815c360

Clarify documentation by copying comment from old Pod::Checker
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/72e51d4967125609

Checker.pm: Trim trailing space from =head text
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5241288f858dfe54

Check for empty string, not for falseness.
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2591f6f2607ca407

Fix warnings generated due to uninitialized $flag values
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc4c5223969078fa

Remove redefined subroutines
Marc Green 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df31faa0fa045323

Update MANIFEST
Marc Green 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b19f838d7ab5236

Remove files that should not have been tracked
Marc Green 3 files changed, 0 insertions(+), 463 deletions(
http://perl5.git.perl.org/perl.git/commit/ef881d8910178275

Update test cases' expected results
Marc Green 2 files changed, 88 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/673812e23ceceebe

Be more thorough when testing '|' and '/' escapes in L<>
Marc Green 2 files changed, 15 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ac12e7c7da0396c

Fix "possible =item type mismatch" bug to be more accurate
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c189418db0847dee

Document that users should not use Pod::Simple's interface
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04c07660975e96a4

Fix bug in checking for unescaped '<'/'>'s; update some docs
Marc Green 1 file changed, 24 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/35d18a1a83674113

Update documentation to be more accurate
Marc Green 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/197ecc9d796ae1cc

Test =item parsing more; update docs
Marc Green 2 files changed, 11 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/7aff4b77309e4024

Fix bug that makes X<>'s contents show up in node()
Marc Green 2 files changed, 26 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/d694ce95b40ef2ae

Tackle some TODOs, update docs, update test case
Marc Green 2 files changed, 82 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/bfd39f62a17bf920

Update Pod::Checker documentation
Marc Green 2 files changed, 68 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/0633cff3e35a30d5

Implement and test multiple -warnings levels; update some docs
Marc Green 2 files changed, 35 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/665952ab05f699fb

Replace 'itemless =over/=back block' with 'empty =over/=back block' error ch
Marc Green 2 files changed, 10 insertions(+), 53 deletions(
http://perl5.git.perl.org/perl.git/commit/6dbe77c860e67dde

Implement 'whiteline' error check
Marc Green 3 files changed, 11 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/6962c59849aef818

More Pod::Checker interface tests
Marc Green 1 file changed, 32 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8bd2be9df4de0ad3

Make podchecker() %options work
Marc Green 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70af1d9428dcd9dd

Start testing Pod::Checker interface
Marc Green 1 file changed, 145 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/bba7c009449543bc

Return from end_Document if no content earlier, document stuff
Marc Green 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45d3453561c52f7e

Implement 'unescaped <> in paragraph' warning
Marc Green 2 files changed, 19 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/b4b6971f9565faa6

Update test cases to test 'raw' L<<>> handling
Marc Green 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48b56bf301a041d7

Update '=over without a closing =back' error check for EOF
Marc Green 1 file changed, 15 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/200aa562ad765924

Remove 'nested =begin' error check and add '=begin without =end' error check
Marc Green 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ab933770c405c77

Move unclosed '=begin html' to the end as to not interfere with other error
Marc Green 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b02bd88f96971fd2

Fix bug-causing typo
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/237bf63f6d9fc72c

Add 'empty X<>' error -- I thought Pod::Simple did this but it doesn't
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3289dc0769915850

Acknowledge occasional wrong line number and skip deprecated test
Marc Green 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/93c230af34f9997a

Remove error from todo list that is already in Pod::Simple
Marc Green 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/492f1d02861eddda

Update test case to be more Pod::Simple friendly.
Marc Green 1 file changed, 5 insertions(+), 25 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5b286d2667aacc8

Change severity of nested fcodes to WARNING
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16bc08e440aea24f

Convert errors in Pod::Simple that are warnings in Pod::Checker
Marc Green 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3b17d2284944fb59

Update two error messages in POD
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87d3a76543ce5ae2

Implement two L<> related error checks
Marc Green 2 files changed, 34 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/11023dcdbfd2c858

Update L<> handling code to use L<>'s 'raw' attribute, check for errors thro
Marc Green 2 files changed, 17 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/2e2d0c66ac2468dc

Remove errors that are already in Pod::Simple but are still quirky
Marc Green 1 file changed, 11 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/29a655c4268d97fc

Add methods to handle empty =over/=back blocks b/c Pod::Simple now triggers
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8583486a218f7a31

Update docs to reflect the error checks I might not be able to do and do sty
Marc Green 1 file changed, 22 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/aec68c5d33ce9eb5

Remove error check already in Pod::Simple
Marc Green 3 files changed, 71 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/678ea6754c79548f

Implement nested formatting codes error check
Marc Green 2 files changed, 66 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/d511004e7047b96e

Update to test for a plethora of nested formatting codes
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6160c2950f8a02ec

Start to write formatting code handlers
Marc Green 1 file changed, 41 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/437996ca7ba765af

Implement nested =begin error check
Marc Green 2 files changed, 14 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/4618f6ea60be66e0

Remove redundant check
Marc Green 1 file changed, 0 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/254055e1d2029fe5

Process the rest of the =items, process Data paragraphs
Marc Green 1 file changed, 26 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/4df187339942a22a

Remove this error check -- I already implemented it
Marc Green 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fceff54313dbcaed

Expand tests to cover more warnings/errors
Marc Green 2 files changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2911070cffcc553e

Remove items already whined about in Pod::Simple (categorized at the bottom
Marc Green 1 file changed, 62 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0bb72ef37c7dab2

Implement empty list error check
Marc Green 1 file changed, 12 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09e6545e02476efc

Simplify list bookkeeping internally
Marc Green 1 file changed, 20 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a30cf17aa2a090e

Keep track of bullet =item directives
Marc Green 1 file changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7062918963a915f3

Keep track of =open directives
Marc Green 1 file changed, 31 insertions(+), 47 deletions(-
http://perl5.git.perl.org/perl.git/commit/53cd585d6d71a525

Combine methods handling =for and =begin blocks - both trigger the same even
Marc Green 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc97c5fb65dd2d51

Add hyperlink warnings, remove two non-errors/warnings
Marc Green 2 files changed, 38 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d07cb4eb7ef4eee

Combine method that handles =pod/=cut directives
Marc Green 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1150e23ca4f7aa52

Add a 'pod_handler' option to Pod::Simple, similar to 'cut_handler'.
Marc Green 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66b3029ba584da5a

Write some skeleton methods
Marc Green 1 file changed, 72 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1af22a13623f1a1b

Copy list helper methods, reorganize some code, implement 2 more error check
Marc Green 2 files changed, 70 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/aef2ae512d053462

Accept all =begin/=for targets in order to check them all
Marc Green 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/83f6d24c91f17669

Trigger an event for =pod directives for completeness
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d1b2b923567b1767

Handle =cut and =pod directives, implement error checks for them
Marc Green 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/82a6016662686aa1

Take note of all =head directives
Marc Green 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f07da22c0f47cc7d

Clean up code in new(), comment out whine and scream for now
Marc Green 1 file changed, 16 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/6499218dff0f6862

Make a list of errors/warnings left to implement
Marc Green 1 file changed, 158 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/e8cc65b23dc21878

Start writing the event handling methods, update docs and code too
Marc Green 1 file changed, 130 insertions(+), 58 deletions(
http://perl5.git.perl.org/perl.git/commit/473438469c05c7dc

Remove Pod::Parser cruft, update some documentation
Marc Green 1 file changed, 43 insertions(+), 706 deletions(
http://perl5.git.perl.org/perl.git/commit/209753744e41fde9

Copy the errors/warnings for which Pod::Checker checks
Marc Green 1 file changed, 180 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/774da95dc48a75f2

Make a list of all the errors Pod::Simple whines and screams about
Marc Green 1 file changed, 159 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/26dae8fc59ecd133

New branch smoke-me/jkeenan/data-dumper-testing
1 commit. 1 unique author. 1 unique committer.

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

Data-Dumper: Boost test coverage and refactor.
James E Keenan 19 files changed, 2510 insertions(+), 270 deleti
http://perl5.git.perl.org/perl.git/commit/8dc625ada64652f6

New branch smoke-me/khw-patws
13 commits. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (78 lines)

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

Typo in perl5178delta
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fd433f4391db1a13

Add deprecation warning for literal PATWS under /x
Karl Williamson 4 files changed, 42 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/62dea349811ab22b

regcomp.c: Add macro for generating deprecated warnings
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43998f4f60487f4f

regcomp.c: Add comments; no code changes
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d80141d0e946fe0

regcharclass.h: Add macro for non-ASCII PATWS
Karl Williamson 2 files changed, 23 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a5cc08da19159c40

/regen/regcharclass.pl: white-space only; no code changes
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb59ef94081a1305

regen/regcharclass.pl: Add capability
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb6c692e183840a4

reg_mesg.t: Remove repetitious boiler plate
Karl Williamson 1 file changed, 152 insertions(+), 152 deletions
http://perl5.git.perl.org/perl.git/commit/076fde70c853a0fe

Move t/lib/warnings/regcomp to t/re/reg_mesg.t
Karl Williamson 2 files changed, 66 insertions(+), 281 deletions
http://perl5.git.perl.org/perl.git/commit/3a224f69e25ae77a

regcomp.c: Change warning category to just deprecated
Karl Williamson 2 files changed, 11 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4bf755af579015a8

reg_mesg.t: Add cpabilities; improve output
Karl Williamson 1 file changed, 53 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/69325ada08c6c457

re/reg_mesg.t: White-space only; no code changes
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/edf58eb875854292

re/reg_mesg.t: Add tests for suppressing warnings
Karl Williamson 1 file changed, 19 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0921475c5c756f23

New branch smoke-me/tonyc/global-struct
2 commits. 1 unique author. 1 unique committer.

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

PL_Vars and PL_VarsPtr aren't exported under PERL_GLOBAL_STRUCT_PRIVATE
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/04ad6cbf22f64ed0

release the global struct *after* we've finished using it
Tony Cook 2 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb0cfe111d1d74e3

Deleted branch smoke-me/jkeenan/dd2

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

Current branch blead
43 commits. 8 unique authors. 6 unique committers.
95 files changed, 932 insertions(+), 814 deletions(-)
Net code removal: Karl Williamson (67 lines) Brad Gilbert (10 lines)
Craig A. Berry (2 lines)
Thanks, applied: Tony Cook (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e5cc0c0f6882f572.tar.gz

Fix format string warnings in toke.c Changed literals to "%s", literal
Peter Martini 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/e5cc0c0f6882f572

Update CPANPLUS-Dist-Build to CPAN version 0.70
Chris 'BinGOs' Williams 3 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/804e686f69c78784

Correct variable names in embed.fnc for hv_free_ent and hv_free_ent_ret.
Andy Dougherty 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c77ce6f123434712

Update B-Lint to CPAN version 1.16
Chris 'BinGOs' Williams 3 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fcf7ecec7870a77b

fix -DPERL_GLOBAL_STRUCT_PRIVATE builds
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/42bb57af5d09a317

PL_Vars and PL_VarsPtr aren't exported under PERL_GLOBAL_STRUCT_PRIVATE
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d1e2f601ca8f928c

release the global struct *after* we've finished using it
Tony Cook 2 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0af002c737e9413

Fix various minor pod issues
Karl Williamson 42 files changed, 176 insertions(+), 181 deletio
http://perl5.git.perl.org/perl.git/commit/f703fc96a75eab3d

perldelta for a951350815 (PerlIO-scalar)
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e58c5aaf5fae1951

[perl #109828] disallow scalar I/O on non-byte strings
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/a951350815de819c

warn and fail on writes to SVf_UTF8 SVs
Tony Cook 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eeee3e08815574e8

TODO tests for writing to a SVf_UTF8 scalar
Tony Cook 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f07ca60cafb35d86

handle reading from a SVf_UTF8 scalar
Tony Cook 2 files changed, 17 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/b38d579d7e4fdb6e

TODO tests for reads from a scalar changed to upgraded after open
Tony Cook 1 file changed, 33 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52879d7fcf9b398e

bump PerlIO::scalar's version
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99da03e646c09b00

document the new warning
Tony Cook 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1693fdbb93a2eb11

fail to open scalars containing characters that don't fit in a byte
Tony Cook 2 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02c3c86bb8fe791d

TODO tests for opening upgraded scalars
Tony Cook 1 file changed, 36 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7af8b2b665219f5a

Porting/todo.pod: Add task to clean up pods
Karl Williamson 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0865247fee6a3b07

Update Digest-SHA to CPAN version 5.82
Chris 'BinGOs' Williams 14 files changed, 133 insertions(+), 68 deletion
http://perl5.git.perl.org/perl.git/commit/7720cfb228a3063e

Update Module-Pluggable to CPAN version 4.6
Chris 'BinGOs' Williams 4 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c354f2667258bb92

Make sure that Test-Harness customisations are declared and checked.
Chris 'BinGOs' Williams 2 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7958bf2007aed53

VMS nits in cpan/Test-Harness/t/source.t
Craig A. Berry 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/affed6886311cfd4

Typo in perl5178delta
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9d4baee2fcb9d49b

Add deprecation warning for literal PATWS under /x
Karl Williamson 4 files changed, 42 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/ff56e4f1f9329593

regcomp.c: Add macro for generating deprecated warnings
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d6106aa7a7bf59a

regcomp.c: Add comments; no code changes
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ca752d9f8c18474

regcharclass.h: Add macro for non-ASCII PATWS
Karl Williamson 2 files changed, 23 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f3b7b53430f4975a

/regen/regcharclass.pl: white-space only; no code changes
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61de6bbc5b5e377a

regen/regcharclass.pl: Add capability
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87894a2431497db1

reg_mesg.t: Remove repetitious boiler plate
Karl Williamson 1 file changed, 152 insertions(+), 152 deletions
http://perl5.git.perl.org/perl.git/commit/6d24e9d47fa5b717

Move t/lib/warnings/regcomp to t/re/reg_mesg.t
Karl Williamson 2 files changed, 66 insertions(+), 281 deletions
http://perl5.git.perl.org/perl.git/commit/63fbd1cbafa7d736

regcomp.c: Change warning category to just deprecated
Karl Williamson 2 files changed, 11 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/147508a29c9b40c1

reg_mesg.t: Add cpabilities; improve output
Karl Williamson 1 file changed, 53 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/af01601c498bb908

re/reg_mesg.t: White-space only; no code changes
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b42857f309a518ee

re/reg_mesg.t: Add tests for suppressing warnings
Karl Williamson 1 file changed, 19 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fe2934bf70cc9ca

perlapi: Fix SvIOK_UV, SvUOK descriptions
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6ceea0637411cc4

Update Object-Accessor to CPAN version 0.46
Chris 'BinGOs' Williams 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fd09fb46b20a60bc

Update Log-Message to CPAN version 0.06
Chris 'BinGOs' Williams 8 files changed, 41 insertions(+), 39 deletions(
http://perl5.git.perl.org/perl.git/commit/d6390205f1ab550b

Update Log-Message-Simple to CPAN version 0.10
Chris 'BinGOs' Williams 4 files changed, 43 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/00c1e5d87c16899a

Clean up indenting on t/win32/fs.t
Brad Gilbert 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/476e237d2f6c7190

Remove dead code from t/win32/fs.t
Brad Gilbert 1 file changed, 0 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4eb3570cf75ab76f

Convert to use of t/test.pl
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6428272954846b6f

Current branch smoke-me/jrobinson/configure-for-cross
29 commits. 3 unique authors. 1 unique committer.
96 files changed, 925 insertions(+), 800 deletions(-)
Thanks, applied: Tony Cook (29)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9acceff8c0fdb6e8.tar.gz

Remove deletion of "install" dir, incompatible with INSTALL file on case-ins
Jess Robinson 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9acceff8c0fdb6e8

Create a Perl with relocatable inc when building for Android.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/969a0577bee0e15c

Update version of Errno.pm to reflect the changes made for cross-compiling
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/15f7264808bfcdc3

Amend pod_lib.pl (for installperl) to work with miniperl (no dynamic loading
Jess Robinson 2 files changed, 39 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/21960afa5fa96f07

Use the system perl for RUN_PERL, if we are cross compiling, and we found on
Jess Robinson 1 file changed, 32 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d2b9052d64df7be

Update AUTHORS and MANIFEST to appease test_porting
Jess Robinson 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/36fe03a8cc11abba

write_buildcustomize.pl now uses Config, so add a Makefile dependency.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a17eee26a8260719

fix the ability to use targethost when defined.
Neil Williams 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a86ed5773d4e9f18

add an escape for when targethost is not defined but usecrosscompile is.
Neil Williams 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6fc43e6e4f351745

Re-organise the creation of Config.pm to allow $^O to be "osname" from confi
Jess Robinson 1 file changed, 72 insertions(+), 70 deletions(-
http://perl5.git.perl.org/perl.git/commit/8bb9ba5a1fda75d0

Cope with osnames that look like "*linux*" which happens when cross-compilin
Jess Robinson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bde84dbcbe00a35d

Remve extra "was file copied" check using run-ssh, this doesn't seem to be o
Jess Robinson 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a614b4ce0c8b0ad

Fix Makefile so that host dir is removed in make distclean
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c86a1f7bfe17fe7d

Run all the miniperl calls remotely, not via RUN
Jess Robinson 2 files changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee3219eb918268cd

Force removal of existing files in host/ dir when building new miniperl (cro
Jess Robinson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d610c985fd083ed1

Fix accidental bashisms introduced into Configure
Jess Robinson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7eea9c6496b7108c

Hints file for android cross-compiling.
Jess Robinson 1 file changed, 100 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/edd5deb8e658c04d

Build host miniperl and generate_uudmap binaries when cross compiling, for l
Jess Robinson 2 files changed, 48 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/6382076be0b04dab

Stop using Config{run} to check the version of (mini)perl we are running
Jess Robinson 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf17e815311d34a8

Setup $^O to be the target os when building Core.
Jess Robinson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7d07b1ff122f282

No xconfig.h is produced when cross-compiling, we have a normal config.h
Jess Robinson 2 files changed, 2 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/f1668b8f4edd45f4

Stop using $run for anything other than testing compiled tests in Configure.
Jess Robinson 4 files changed, 8 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/ac348098f19ba708

Add missing $run prefix to some Configure tests
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c412888230d1ab3

Set appropriate flags for linux or linux-like systems.
Jess Robinson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56194a17fe67f776

Revamp usecrosscompile section.
Jess Robinson 1 file changed, 168 insertions(+), 145 deletions
http://perl5.git.perl.org/perl.git/commit/1b6f03f9fbe841a4

Rollback sysrootflag idea, add --sysroot to ccflags etc so that make in ExtU
Jess Robinson 1 file changed, 76 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/b5b2dea2b88bfd53

Use the pure "sysroot" value from $Config to lookup sysroot path.
Jess Robinson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/872adbaaaedc26e7

Pass the --sysroot flag to the compiler, if -Dsysroot= is used.
Jess Robinson 1 file changed, 59 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/49f8db2a0760dd76

Introduce sysroot variable to Configure
Jess Robinson 1 file changed, 51 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8a367b25b60ce98

New branch khw/podcheck
76 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Karl Williamson (73)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d45a4050e78be1d5.tar.gz

Temp for rjbs packaging looksee
Karl Williamson 1 file changed, 438 insertions(+), 213 deletions
http://perl5.git.perl.org/perl.git/commit/d45a4050e78be1d5

Fix various minor pod issues
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dbc6dcf10ecb8198

Fix Pod::Checker test bug, add a TODO
Marc Green 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c9f118d9318535c

Stringify a L<>s node and page
Marc Green 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7dabf598991689fb

Clarify documentation by copying comment from old Pod::Checker
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96aefdc8bc0dcfb2

Checker.pm: Trim trailing space from =head text
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b060b8a0844c8a83

Check for empty string, not for falseness.
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7101ea3ce8db4481

Fix warnings generated due to uninitialized $flag values
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42b44941040e3174

Remove redefined subroutines
Marc Green 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed9f3829d7ee7fb4

Update MANIFEST
Marc Green 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e31bd7bbecb31d2

Remove files that should not have been tracked
Marc Green 3 files changed, 0 insertions(+), 463 deletions(
http://perl5.git.perl.org/perl.git/commit/735190fd5c00a5b3

Update test cases' expected results
Marc Green 2 files changed, 88 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/64694b2ca4ab1d19

Be more thorough when testing '|' and '/' escapes in L<>
Marc Green 2 files changed, 15 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/2836382b4e0e825e

Fix "possible =item type mismatch" bug to be more accurate
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/26bf66e88de5c8ce

Document that users should not use Pod::Simple's interface
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f30d091fa21ffed

Fix bug in checking for unescaped '<'/'>'s; update some docs
Marc Green 1 file changed, 24 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/3ac2f2c44eaed7a7

Update documentation to be more accurate
Marc Green 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/365f38617417df67

Test =item parsing more; update docs
Marc Green 2 files changed, 11 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/a6edf17dc2775687

Fix bug that makes X<>'s contents show up in node()
Marc Green 2 files changed, 26 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/183e24c4ab9a0275

Tackle some TODOs, update docs, update test case
Marc Green 2 files changed, 82 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/cb6b9518f2925449

Update Pod::Checker documentation
Marc Green 2 files changed, 68 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/e2e59c9e71f0a1ff

Implement and test multiple -warnings levels; update some docs
Marc Green 2 files changed, 35 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/ada903d22539ebaa

Replace 'itemless =over/=back block' with 'empty =over/=back block' error ch
Marc Green 2 files changed, 10 insertions(+), 53 deletions(
http://perl5.git.perl.org/perl.git/commit/6e04fb7af22f9165

Implement 'whiteline' error check
Marc Green 3 files changed, 11 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/d48b31d85d028c94

More Pod::Checker interface tests
Marc Green 1 file changed, 32 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b46deeb9e3e09606

Make podchecker() %options work
Marc Green 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef2df57b5862d724

Start testing Pod::Checker interface
Marc Green 1 file changed, 145 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c968678f8c5e944a

Return from end_Document if no content earlier, document stuff
Marc Green 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d080c15d81e8439

Implement 'unescaped <> in paragraph' warning
Marc Green 2 files changed, 19 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/b9792a033a8adf26

Update test cases to test 'raw' L<<>> handling
Marc Green 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74dfdd62c9bb4553

Update '=over without a closing =back' error check for EOF
Marc Green 1 file changed, 15 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfc485ac3a6d0931

Remove 'nested =begin' error check and add '=begin without =end' error check
Marc Green 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/cb2eda39f7f123d0

Move unclosed '=begin html' to the end as to not interfere with other error
Marc Green 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d64550d31e4275c

Fix bug-causing typo
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86a2daf2a2c92bf2

Add 'empty X<>' error -- I thought Pod::Simple did this but it doesn't
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2cc52ba4fa2e84c3

Acknowledge occasional wrong line number and skip deprecated test
Marc Green 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b1fd8a47f767a33d

Remove error from todo list that is already in Pod::Simple
Marc Green 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b98bd904d860fd86

Update test case to be more Pod::Simple friendly.
Marc Green 1 file changed, 5 insertions(+), 25 deletions(-)
http://perl5.git.perl.org/perl.git/commit/15b7eab8e802d364

Change severity of nested fcodes to WARNING
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/89eabb8504f3586e

Convert errors in Pod::Simple that are warnings in Pod::Checker
Marc Green 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0bd2a863582f2fe

Update two error messages in POD
Marc Green 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53e25687295004ff

Implement two L<> related error checks
Marc Green 2 files changed, 34 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/ea63f32373de0397

Update L<> handling code to use L<>'s 'raw' attribute, check for errors thro
Marc Green 2 files changed, 17 insertions(+), 54 deletions(
http://perl5.git.perl.org/perl.git/commit/8cf37813c408ce5e

Remove errors that are already in Pod::Simple but are still quirky
Marc Green 1 file changed, 11 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a95bae9d079ab54

Add methods to handle empty =over/=back blocks b/c Pod::Simple now triggers
Marc Green 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ecf305b63cd72b8

Update docs to reflect the error checks I might not be able to do and do sty
Marc Green 1 file changed, 22 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f2b0019e095f20e

Remove error check already in Pod::Simple
Marc Green 3 files changed, 71 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/5ef8230faade93de

Implement nested formatting codes error check
Marc Green 2 files changed, 66 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/cf8d2a872b870791

Update to test for a plethora of nested formatting codes
Marc Green 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/deff471f227c91b0

Start to write formatting code handlers
Marc Green 1 file changed, 41 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73e28ba463f3e98a

Implement nested =begin error check
Marc Green 2 files changed, 14 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/321f4034c42867f5

Remove redundant check
Marc Green 1 file changed, 0 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38f35ebde2cc48c3

Process the rest of the =items, process Data paragraphs
Marc Green 1 file changed, 26 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/b99cfb9e218c6242

Remove this error check -- I already implemented it
Marc Green 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/909cbec7f8f7f429

Expand tests to cover more warnings/errors
Marc Green 2 files changed, 28 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f9e1ddbb97f27b06

Remove items already whined about in Pod::Simple (categorized at the bottom
Marc Green 1 file changed, 62 insertions(+), 56 deletions(-
http://perl5.git.perl.org/perl.git/commit/de69ff7f72d6b0a9

Implement empty list error check
Marc Green 1 file changed, 12 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2af5a3c5e35354eb

Simplify list bookkeeping internally
Marc Green 1 file changed, 20 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/9ca1e77ea033ed96

Keep track of bullet =item directives
Marc Green 1 file changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/58f2ab5b005c40a7

Keep track of =open directives
Marc Green 1 file changed, 31 insertions(+), 47 deletions(-
http://perl5.git.perl.org/perl.git/commit/12166081836205f8

Combine methods handling =for and =begin blocks - both trigger the same even
Marc Green 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae700013b6dfece3

Add hyperlink warnings, remove two non-errors/warnings
Marc Green 2 files changed, 38 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c45fb4a3bed7a6a

Combine method that handles =pod/=cut directives
Marc Green 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/519a87ec792b2d05

Add a 'pod_handler' option to Pod::Simple, similar to 'cut_handler'.
Marc Green 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d97cbf6ff221b40

Write some skeleton methods
Marc Green 1 file changed, 72 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb85e5b184201364

Copy list helper methods, reorganize some code, implement 2 more error check
Marc Green 2 files changed, 70 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/e272770256f99a6a

Accept all =begin/=for targets in order to check them all
Marc Green 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/86e7afbed318dc82

Trigger an event for =pod directives for completeness
Marc Green 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1ff2a3dcb18259f

Handle =cut and =pod directives, implement error checks for them
Marc Green 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ea569f147962b15d

Take note of all =head directives
Marc Green 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7416136f835f98f3

Clean up code in new(), comment out whine and scream for now
Marc Green 1 file changed, 16 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/6d8c2bca4ae6684f

Make a list of errors/warnings left to implement
Marc Green 1 file changed, 158 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c2374535b21b115

Start writing the event handling methods, update docs and code too
Marc Green 1 file changed, 130 insertions(+), 58 deletions(
http://perl5.git.perl.org/perl.git/commit/c8f22f9b1848620f

Remove Pod::Parser cruft, update some documentation
Marc Green 1 file changed, 43 insertions(+), 706 deletions(
http://perl5.git.perl.org/perl.git/commit/17c1119128036e67

Copy the errors/warnings for which Pod::Checker checks
Marc Green 1 file changed, 180 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/680e95878cbbac4d

Make a list of all the errors Pod::Simple whines and screams about
Marc Green 1 file changed, 159 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad9a36cf70cb3b58

New branch rjbs/dumpvar-eval
1 commit. 1 unique author. 1 unique committer.

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

prevent failures deep in value dumping from aborting
Ricardo Signes 2 files changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a971db3815b6c7cd

Deleted branch smoke-me/khw-patws

Deleted branch smoke-me/tonyc/global-struct

Deleted branch tonyc/fix-cache-propagate

Deleted branch tonyc/perlio-scalar-sanity
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
25 commits. 12 unique authors. 8 unique committers.
52 files changed, 1068 insertions(+), 111 deletions(-)
Thanks, applied: David Mitchell (3) Karl Williamson (3) Aaron Crane (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a03199eaa6f5d9e2.tar.gz

hv.c: add some NULL check removal
bulk88 (via RT) 3 files changed, 13 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/a03199eaa6f5d9e2

Update Win32API-File to CPAN version 0.1201
Chris 'BinGOs' Williams 6 files changed, 43 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/113b1f2cec16524f

Convert t/op/sprintf.t to use test.pl
Marcel Gruenauer (via RT) 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/483d2dbb51227340

Porting/Maintainers.pm: deterministic output order
Marcel Gruenauer (via RT) 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/784b5d7d0d8938b4

Update Pod-Perldoc to CPAN version 3.19
Chris 'BinGOs' Williams 15 files changed, 50 insertions(+), 38 deletions
http://perl5.git.perl.org/perl.git/commit/c33238e5457be546

Let Configure honor the external MAILDOMAIN environment variable, if set.
H.Merijn Brand 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7cd2d385922346d

Belated Happy New Year!
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d907e2e99312aeeb

Fix podcheck errors in perldelta
Chris 'BinGOs' Williams 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9150e781c63ceb11

Document module and utility deprecations in perldelta
Chris 'BinGOs' Williams 1 file changed, 150 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/3f01b1928898482c

Add module deprecations for v5.18.0 to Module::CoreList
Chris 'BinGOs' Williams 3 files changed, 63 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/299c740c0b881274

New TODO test: B::Deparse doesn't handle lexical subs
Aaron Crane 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce4062e750ec42ef

Fix installman ignoring --silent
Dagfinn Ilmari Mannsåker 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f8767845c2e9b6c

Update Archive-Extract to CPAN version 0.64
Chris 'BinGOs' Williams 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e6a1397a3d657e7

un-TODO a test that passes on recent FreeBSD
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d188ff5f9688be48

EINVAL is expected when f?pathconf() isn't implemented for a path
Tony Cook 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d54a6976ceef4c2

avoid PERL_UNICODE interfering with the new PerlIO-scalar tests
Tony Cook 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7aa357d2046052e

PATCH [perl 116252]: Correct nested pod bullets in perl5177delta.pod
Smylers 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a4cf48471dd66fc

Porting/todo.pod: Add tasks
Karl Williamson 1 file changed, 28 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aa384da934015c40

Update B-Lint to CPAN version 1.17
Chris 'BinGOs' Williams 3 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04693afb3ccb0f0d

replace tabs with spaces
Tobias Leich 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09700023a7729ab6

wrap examples in single quotes
Tobias Leich 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/073d6857ffc49ba6

Update lib/.gitignore to include Config-Perl-V generated file
Chris 'BinGOs' Williams 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f67a0804e7584edc

Import Config-Perl-V 0.16
Ricardo Signes 7 files changed, 624 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/4b07058c0374cb0e

prevent failures deep in value dumping from aborting
Ricardo Signes 2 files changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d0268b070505878

perldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/58cbf594161fa447

Current branch smoke-me/jkeenan/data-dumper-testing
1 commit. 1 unique author. 1 unique committer.
196 files changed, 3275 insertions(+), 2614 deletions(-)

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

Data-Dumper: Boost test coverage and refactor.
James E Keenan 19 files changed, 2521 insertions(+), 270 deleti
http://perl5.git.perl.org/perl.git/commit/ce23a39550d0e0a0

New branch bingos/betta-meta
1 commit. 1 unique author. 1 unique committer.

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

Teach makemeta to use CPAN::Meta to generate both META.json and META.yml
Chris 'BinGOs' Williams 7 files changed, 245 insertions(+), 49 deletions
http://perl5.git.perl.org/perl.git/commit/75fe2aab1f6f3c2c

New branch rjbs/perl-dot-pod
1 commit. 1 unique author. 1 unique committer.
Net code removal: Ricardo Signes (86 lines)

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

replace "new in Perl 5" hype with timeless Perl hype
Ricardo Signes 1 file changed, 16 insertions(+), 102 deletions(
http://perl5.git.perl.org/perl.git/commit/f02a2d605002d124

1 ... 10 11 12 13 14 15 16 17 18  View All