Perl 5 commit summary, activity since Saturday
Current branch blead
59 commits. 5 unique authors. 5 unique committers.
13 files changed, 1050 insertions(+), 1194 deletions(-)
Net code removal: Nicholas Clark (90 lines) Ricardo Signes (73 lines)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/730c15e1bf81c075.tar.gz
Remove outdated todo items, and update and clarify others.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/730c15e1bf81c075
In the todo list, note who is already working on various suggestions.
Nicholas Clark 2 files changed, 40 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/4e1c9055653807d6
Remove (?{...}) closures in regexps from the todo list.
Nicholas Clark 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09948bca5b53f66e
Remove "Properly Unicode safe tokeniser and pads" from the todo
Nicholas Clark 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/caf782b722e539ac
Remove 2 microperl suggestions from the todo list.
Nicholas Clark 2 files changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40dcd09a053029dc
Drop the iCOW plan from the todo.
Nicholas Clark 1 file changed, 1 insertion(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45a81a9081d13333
Switching entersub ops from "XS" to "Perl" and back likely won't help.
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db1070bec96fc0ff
Minor tweaks to the todo.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e12cb30b0275e9b3
Remove two specific smartmatch suggestions from the todo list.
Nicholas Clark 1 file changed, 0 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8751bc2557c3829
5.12.0 and later permit -C on the #! line with similar rules to -T
Nicholas Clark 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14e37db5fb93f738
Remove the reference to -fstack-protector, which is done.
Nicholas Clark 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a930eeaa11a10dc
Remove the "POD -> HTML conversion in the core still sucks" todo entry.
Nicholas Clark 1 file changed, 0 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03548f30e402504a
Update the todo entry for
makedef.pl duplicating C conditional compilation.
Nicholas Clark 1 file changed, 10 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c422da5418e4ef5
Remove "Remove duplication of test setup" from the todo list.
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ca9d8f086c5569a
Refine the todo entry for install.html
Nicholas Clark 1 file changed, 16 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/78b489b0bf183e01
5.14.0 adds Perl_cv_set_call_checker(), but no guide to inlining XSUBs.
Nicholas Clark 1 file changed, 13 insertions(+), 47 deletions(-
http://perl5.git.perl.org/perl.git/commit/0b162fb0c0e5535a
@INC order was improved in a series of commits ending with e37778c28ba4f703.
Nicholas Clark 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d88c463faf29475d
PADTMP hash pessimisation was fixed with commit 38bb37b9aa18dbe6.
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93e0679bc6bb150a
perldelta: Fix an internal POD link
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16f6a273412ea248
perldelta: reorder bugfix sections and tweak one or two
Ricardo Signes 1 file changed, 740 insertions(+), 734 deletions
http://perl5.git.perl.org/perl.git/commit/581af39690835266
perldelta: Encode::JP::Mobile is no longer busted
Ricardo Signes 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c1ed32d4c32cb15
perldelta: add a missing "if" to clarify bugfix
Ricardo Signes 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ecf77202426ce86
perldelta: avoid unneeded history of bugfix
Ricardo Signes 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc7c7c8ac10990a8
perldelta: wrap a few weirdly-wrapped lines
Ricardo Signes 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cdea750a16f66f7c
perldelta: move regex variable fixes into regex section
Ricardo Signes 1 file changed, 12 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/e87b70639c61335e
perldelta: add a missing > to a C<
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cd4adf6cbbc6c92d
perldelta: move a FETCH-too-many-times bugfix to that section
Ricardo Signes 1 file changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/841ee14b6d53ac1a
remove perldelta placeholders, add the 5.12-is-EOL notice
Ricardo Signes 1 file changed, 4 insertions(+), 69 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d0f20ee6f92be94
PATCH: [perl #112530] Panic with inversion lists
Karl Williamson 6 files changed, 28 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/9d5011335690399f
perl5160delta: Remove mini bug fix headers
Father Chrysostomos 1 file changed, 2 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e91afe7b6982dfd
perl5160delta: More stuff
Father Chrysostomos 1 file changed, 63 insertions(+), 61 deletions(-
http://perl5.git.perl.org/perl.git/commit/22ae2565cb9a5870
perl5160delta: New thread bug fix section
Father Chrysostomos 1 file changed, 33 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/fbd7c082aea94a9b
perl5160delta: New deref bug fix section
Father Chrysostomos 1 file changed, 30 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fad228f56b47c43
perl5160delta: Another format bug
Father Chrysostomos 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8dd333f3f0056821
perl5160delta: Another regexp bug
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c6fad2de3c98b7a
perl5160delta: Rmv #88138
Father Chrysostomos 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7aa7425a2dbd5435
perl5160delta: Another XS bug
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb83b88487649f5b
perl5160delta: Another XS bug
Father Chrysostomos 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d38c78ed0a644e11
perl5160delta: Combine 2 similar return bugs
Father Chrysostomos 1 file changed, 6 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b80cdcfdd8372d2
perl5160delta: Combine 2 similar $_ bugs
Father Chrysostomos 1 file changed, 4 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c8a1310ef65868f
perl5160delta: new prototype bug fix section
Father Chrysostomos 1 file changed, 26 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/10ba0d3134fe8f02
perl5160delta: new xs bug fix section
Father Chrysostomos 1 file changed, 34 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/61f055fdc1637ca1
perl5160delta: new glob bug fix section
Father Chrysostomos 1 file changed, 32 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/39ae1ea7609fd70e
perl5160delta: more regexp bugs
Father Chrysostomos 1 file changed, 15 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/081d8988da1dc65c
perl5160delta: Move Hash::Util core fixes to hash section
Father Chrysostomos 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7967cca7841850e
perl5160delta: Don’t mention study bug fixes
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a771b28ff34b1483
perl5160delta: New debugger bug fix section
Father Chrysostomos 1 file changed, 42 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad275677c817a644
perl5160delta: New sort bug fix section
Father Chrysostomos 1 file changed, 39 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/fdf8c80924dc9885
perl5160delta: New overloading bug fix section
Father Chrysostomos 1 file changed, 22 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/78c5646a4414a2ef
perl5160delta: Don’t mention Internals::SvREFCNT
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b69c108d5afcdd5b
perl5160delta: Rmv debugger local $_ thing
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c00207691b57e06
perl5160delta: New section for redef warnings
Father Chrysostomos 1 file changed, 51 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/288a601f2d2b57fa
perl5160delta: Rmv null-named const bug
Father Chrysostomos 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/891b15756bd06b88
perl5160delta: Move more re fixes to the re section
Father Chrysostomos 1 file changed, 95 insertions(+), 93 deletions(-
http://perl5.git.perl.org/perl.git/commit/b77d6b937c0f8cee
perl5160delta: Separate section for PL_last_in_gv fixes
Father Chrysostomos 1 file changed, 32 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/edc1ae43fb4b788c
perl5160delta: Move more COW stuff into the COW section
Father Chrysostomos 1 file changed, 25 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/5290772f38866aa9
perl5160delta: Make an uninit warning bug fix section
Father Chrysostomos 1 file changed, 30 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/b81fe5e9d918e109
[perl #112316] Make strict vars respect null-to-null assignment
Father Chrysostomos 2 files changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f374360c52233c7d
[perl #111980] Don’t allow ‘my $♠’
Father Chrysostomos 2 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/b14845b4fc65ba89
Current branch smoke-me/khw-smoke
12 commits. 3 unique authors. 1 unique committer.
22 files changed, 1132 insertions(+), 1091 deletions(-)
Thanks, applied: Karl Williamson (2)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/3f0a379779eab9d4.tar.gz
utf8.c: White-space only
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f0a379779eab9d4
is_utf8_char_slow(): Avoid accepting overlongs
Karl Williamson 1 file changed, 5 insertions(+), 33 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5941e2b5bb76e4b7
perlapi: Update for changes in utf8 decoding
Karl Williamson 1 file changed, 36 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/6dd699a2742b6cd8
utf8.c: refactor utf8n_to_uvuni()
Karl Williamson 4 files changed, 252 insertions(+), 133 deletion
http://perl5.git.perl.org/perl.git/commit/9d9dde622f519c6a
utf8n_to_uvuni: Avoid reading outside of buffer
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a5aa09db310e514
utf8.c: Clarify and correct pod
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5893b083236584e1
utf8.c: Use macros instead of if..else.. sequence
Karl Williamson 1 file changed, 2 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e089e481e4c45703
utf8.h: Use correct definition of start byte
Karl Williamson 2 files changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce1badd63e223790
utf8.h: Use correct UTF-8 downgradeable definition
Christian Hansen 4 files changed, 22 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/ebed3f6b3c2fddf8
Make unicode label tests use unicode_eval.
Brian Fraser 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/837c169eab0939dd
embed.fnc: Change formal param name to match docs
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3959739a2c75006a
doio.c: Add some comments
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7dc93f2998e581f
Current branch smoke-me/maint-5.14-old
1 commit. 1 unique author. 1 unique committer.
1 file changed, 11 insertions(+), 6 deletions(-)
Thanks, applied: Ricardo Signes (1)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/43aa130ea622779d.tar.gz
Add new 5.15.9 entries to pod/perlhist.pod
Abigail 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43aa130ea622779d
Current branch sprout/misc-post-5.16
23 commits. 3 unique authors. 1 unique committer.
36 files changed, 1227 insertions(+), 1316 deletions(-)
Thanks, applied: Father Chrysostomos (3)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/969fbc7f80bc15e0.tar.gz
Individual files may appear in list of directories to be searched.
jkeenan 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/969fbc7f80bc15e0
Individual files may appear in list of directories to be searched.
jkeenan 1 file changed, 51 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6828b88713d36b47
Increase $File::Find::VERSION to 1.21
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e35a15de905c2e2
[perl #112358] Storable: Don’t create RV with no refcnt
Father Chrysostomos 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0eae910d6824b05
Increase $Storable::VERSION to 2.35
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca3c770b653aea1c
Remove todo for UTF8 source filters
Father Chrysostomos 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38aa596d1f4dd263
[perl #112184] Handle $^N in Perl_magic_set
Father Chrysostomos 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/93232d9c6dfc2f0b
perldata: Consistent spaces after dots
Father Chrysostomos 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3741f002ed6ad6e
Copy call checker when cloning closure prototype
Father Chrysostomos 11 files changed, 52 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/8f5e0e50fc35bf86
[perl #111000] Let hv_store work on hint hashes
Father Chrysostomos 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/8d984460fa8d5ffa
mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a14c8aa8778b6ba
XS-APItest/t/hash.t: comment typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0ea1a97bb882de95
Increase $XS::APItest::VERSION to 0.39
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2fceba5b88da142
pp_ctl.c:pp_goto: Don’t repeat yourself
Father Chrysostomos 1 file changed, 2 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3e1b0e440d1c563
Produce the right error for goto "\0"
Father Chrysostomos 3 files changed, 17 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/67a462e17299b980
[perl #111794] Make goto "" like goto ${\""}
Father Chrysostomos 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9bb211c1078f1eb3
Teach B::Concise about UTF8 labels
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53d483a71d560526
Increase $B::Concise::VERSION to 0.90
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b8e8b4609935c6ae
Corrections to AUTHORS should go to perlbug
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe4573c81adc0de7
regen/opcodes: Rmv evalonce comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/39d2c325b8168e97
pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/839b4896dabf187c
podcheck.t: Allow usually-skipped files on cmd line
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74e11f9499ef4fe1
Removed a redundant 'once'
Alan Haggai Alavi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3a2cb3134c7be62a
New branch jesse/remove-changelogs
3 commits. 1 unique author. 1 unique committer.
Net code removal: Jesse Vincent (312 lines)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/dac234256ac57a49.tar.gz
Bump the version of perl5db since the porting scripts care
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dac234256ac57a49
we no longer have in-file changelogs, since we have a version control system
Jesse Vincent 1 file changed, 0 insertions(+), 52 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61e61ffe6ad09aa3
We now have version control and no longer need a changelog in perl5db
Jesse Vincent 1 file changed, 0 insertions(+), 260 deletions(-
http://perl5.git.perl.org/perl.git/commit/d3e84264dc36bf39
New branch smoke-me/perlmodlib
4 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (8 lines)
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/87b38a596d16173e.tar.gz
On Win32 run
autodoc.pl and pod/perlmodlib.PL using miniperl, not perl.
Nicholas Clark 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87b38a596d16173e
Tweak pod/perlmodlib.PL to run from the top level instead of pod/
Nicholas Clark 1 file changed, 6 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a46ffe6cdb435d3
Remove from
autodoc.pl the code to optionally change directory.
Nicholas Clark 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1a29696645f555c
On Win32 run
autodoc.pl and pod/perlmodlib.PL from the top level.
Nicholas Clark 2 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/69e17420cc155db3
New branch smoke-me/rt76546
1 commit. 1 unique author. 1 unique committer.
Snapshot:
http://perl5.git.perl.org/perl.git/snapshot/8af63da7d4a9fd9e.tar.gz
fix [perl #76546] regex engine slowdown bug
Yves Orton 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8af63da7d4a9fd9e