Mailing List Archive

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

Current branch blead
13 commits. 4 unique authors. 2 unique committers.
7 files changed, 358 insertions(+), 275 deletions(-)
Thanks, applied: mauke (3) Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/0ee1ec4319e83261

Perlvar: Add documentation for alternative to ${^CAPTURE}
Scott Baker 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0ee1ec4319e83261

perldelta for 8fbf04a996, 7a39510b73, d06aed192c
Lukas Mai 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/7b19ce95dbbf4c46

MB_CUR_MAX is C89, change comment accordingly
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a93c9128eb1306fc

perldelta for e2f3876222, b2bbe7d8e2
Lukas Mai 1 file changed, 14 insertions(+)
https://github.com/Perl/perl5/commit/8803f8ada5c36033

perldelta: touch up "return with indirect object" entry
Lukas Mai 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c5f88297e0985be1

locale.c: Avoid some locale switching
Karl Williamson 1 file changed, 22 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/0b60dbbe529b3726

`perllol`: Remove indirect object syntax in `Dumpvalue` example
rwp0 2 files changed, 8 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d4848fd82e631556

locale.c: Improve comment wording
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f31cc9101d969bec

perlapi: Clarify a word in my_strftime() pod
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/33ab53e5c0fa4034

Fallback to use BitScan(Forward|Reverse) on MingW
Karl Williamson 1 file changed, 5 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e2b6b05ee153b1f2

OpenBSD properly handles mismatched LC_CTYPE
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/cfbcdce7a695b2a6

hints/openbsd: All categories but LC_CTYPE are C only
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/e622e0481be0f2f9

locale.c: Move code to a separate function
Karl Williamson 1 file changed, 257 insertions(+), 240 deletions
https://github.com/Perl/perl5/commit/3dd0f012b8ee115b

New branch davem/rc6
13 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3adfd1976718fe5e

make rpp_popfree_2_NN() use rpp_free_2_()
David Mitchell 2 files changed, 23 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/3adfd1976718fe5e

Optimise rpp_replace_2_{1,IMM}_NN()
David Mitchell 5 files changed, 102 insertions(+), 28 deletions
https://github.com/Perl/perl5/commit/2a5a664624194683

make RC-stack-aware: unwrap pp_bless()
David Mitchell 1 file changed, 11 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e6ff96afec9d3fc9

pp_subst(): consolidate some duplicated code
David Mitchell 1 file changed, 13 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/5ae0e5a9ffd8cbdd

make RC-stack-aware: unwrap pp_subst, pp_substcont
David Mitchell 2 files changed, 100 insertions(+), 49 deletions
https://github.com/Perl/perl5/commit/f8edc0c52b7cedb8

make RC-stack-aware: unwrap pp_prtf, pp_sprintf
David Mitchell 2 files changed, 27 insertions(+), 21 deletions(
https://github.com/Perl/perl5/commit/00e03ee0c4dc2841

use rpp_foo_NN() and rpp_foo_IMM() widely
David Mitchell 5 files changed, 255 insertions(+), 260 deletion
https://github.com/Perl/perl5/commit/e6e89fe1e3a165fa

add _IMM variants to the rpp_foo() fns
David Mitchell 5 files changed, 147 insertions(+), 34 deletions
https://github.com/Perl/perl5/commit/6436e75e681c655c

Resurrect immortals before checking for SvTEMP()
David Mitchell 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/cceb23643602c0de

fix minor leak under use feature 'module_true'
David Mitchell 1 file changed, 2 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/6013fb43426b5830

fix obscure leak in sort { block } ...
David Mitchell 2 files changed, 13 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/54ca800a04128b28

fix leak in list const folding under PERL_RC_STACK
David Mitchell 2 files changed, 8 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a1f480c6704aeb29

pp_sort: fix leak in PERL_RC_STACK inline sorting
David Mitchell 1 file changed, 2 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e04a740c04fab860

Martian commit 61db135f6d5fcf08e7934c6a4c4682c7d11e662d
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/61db135f6d5fcf08

Perlvar: Add documentation for alternative to ${^CAPTURE}
Scott Baker 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/61db135f6d5fcf08

Martian commit 79c4a8267d38bddab3ca9ed45b09f85e0bf49cb1
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/79c4a8267d38bdda

perldelta for 8fbf04a996, 7a39510b73, d06aed192c
Lukas Mai 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/79c4a8267d38bdda

Martian commit 61ec9924f2461f29284fdf02cf4a183f7adcce90
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/61ec9924f2461f29

perldelta for e2f3876222, b2bbe7d8e2
Lukas Mai 1 file changed, 14 insertions(+)
https://github.com/Perl/perl5/commit/61ec9924f2461f29

Martian commit 549825bbd097452ff02ca44b0833035f9f71558c
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/549825bbd097452f

perldelta: touch up "return with indirect object" entry
Lukas Mai 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/549825bbd097452f

Martian commit 74e1d6bbd0996c92fa9a713a59a30172660bd9bd
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/74e1d6bbd0996c92

locale.c: Avoid some locale switching
Karl Williamson 1 file changed, 22 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/74e1d6bbd0996c92

Ignored 49 GitHub auto-generated merge commits