Mailing List Archive

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

Current branch blead
17 commits. 4 unique authors. 4 unique committers.
33 files changed, 297 insertions(+), 71 deletions(-)
Thanks, applied: Paul Evans (4) Karl Williamson (3)
Snapshot: http://github.com/Perl/perl5/tarball/be3876fd2d2bf445

perlfunc: fix split example with limit higher than number of splits
Graham Knop 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/be3876fd2d2bf445

allow perl to build with the re extension is static
Tony Cook 2 files changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3b03ffb49b24a05e

yyl_dollar: we don't need to diagnose tick-in-id here
Tony Cook 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/93ed5f02b2505f3c

perldelta: Mention that :5.40 feature bundle adds try and extra_paired_delim
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/6e914b18788c2013

Add the newly-stablised features (try, extra_paired_delimiters) to the :5.40
Paul "LeoNerd" Evans 3 files changed, 34 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/49358d720474addb

toggle_locale_i: eliminate NULL for %s format warning
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1edc2b4ee3077fc7

hv_undef_flags: eliminate spurious -Warray-bounds warning
Tony Cook 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/eff57c4d73898d21

perlhacktips: point at some more tools
Tony Cook 1 file changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/a7b106d5563e1b4f

allow building with high-water mark to be independent of -DDEBUGGING
Tony Cook 12 files changed, 65 insertions(+), 16 deletions
https://github.com/Perl/perl5/commit/a742fa0e6169e9ee

win32.c: don't call wcscpy() with in == out
Tony Cook 1 file changed, 13 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a33729fe9919fce9

win32.c: suppress -Wcast-function-type warnings
Tony Cook 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/224c53df969893d7

perlrun: document the exit status for the -c option
Tony Cook 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/0e766d6b46e909a7

inline.h (S_lossless_NV_to_IV): don't convert inaccurate integral value to I
TAKAI Kousuke 2 files changed, 35 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/ba0d3138eab422f4

perlexperiment.pod: Mention the 'class' feature
Paul "LeoNerd" Evans 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/f68e811c013f196f

perlexperiment.pod: Only certain functions in builtin now provoke experiment
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4f872e99736a2242

sv.c: Slightly optimize IV range check in S_sv_2iuv_common()
TAKAI Kousuke 1 file changed, 13 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1e3b3238f2313744

Fixed a bug that % operator returns wrong result when modulo is (IV_MIN - 1)
TAKAI Kousuke 4 files changed, 47 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/b9b8c7d2e8567b5c

Deleted branch jkeenan/semantic-versioning

Martian commit b8784131837c0c2ee567673e011dabf214a96bff
1 commit. 1 unique author. 1 unique committer.

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

perlfunc: fix split example with limit higher than number of splits
Graham Knop 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b8784131837c0c2e

Martian commit 4aaf81a2929667c18f05ee2ca4db58c4fb523a3f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4aaf81a2929667c1

perldelta: Mention that :5.40 feature bundle adds try and extra_paired_delim
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/4aaf81a2929667c1

Martian commit b54db17ce0a9f348c76b3fc1bf316092d081cb25
1 commit. 1 unique author. 1 unique committer.

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

yyl_dollar: we don't need to diagnose tick-in-id here
Tony Cook 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b54db17ce0a9f348

Ignored 54 GitHub auto-generated merge commits