Mailing List Archive

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

Current branch blead
27 commits. 11 unique authors. 8 unique committers.
26 files changed, 498 insertions(+), 371 deletions(-)
Net code removal: Leon Timmermans (17 lines)
Thanks, applied: Leon Timmermans (2) James E Keenan (1) mauke (1)
Paul Evans (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/31e187340716a1b7

Mark Digest::MD5 as uncustomized
Leon Timmermans 2 files changed, 10 deletions(-)
https://github.com/Perl/perl5/commit/31e187340716a1b7

Mark Test2::Suite as uncustomized
Leon Timmermans 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/67878f12353514d1

Mark cpan/version/t/07locale.t as no longer customized
Leon Timmermans 2 files changed, 3 deletions(-)
https://github.com/Perl/perl5/commit/822935d46f17375c

locale.c: Make sure UTF-8 flag is off on a scalar
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/c2f1b40217a871ee

Update perlfunc.pod fixing grammar
??? Dan Jacobson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d74f9da21d78a55f

locale.c: Combine some preprocessor directives
Karl Williamson 1 file changed, 76 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/d630fe44d3be7e1d

t/class/*.t: Rename class TestNN to TestcaseNN to avoid any collision in mea
Paul "LeoNerd" Evans 8 files changed, 116 insertions(+), 116 deletion
https://github.com/Perl/perl5/commit/4650b6afe4368a7c

Document appearance of "defer" feature in perlsyn.pod
Daniel Böhmer 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/425d89e38464cc2c

av.h - document new newAV_mortal macro
Richard Leach 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/0d564a3d013287cf

Additional author address in .mailmap
James E Keenan 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/2b834861aedd9195

cpan/Pod-Checker - Update to version 1.77
Marek Rouchal 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ff07ecddf657a211

locale.c: Avoid unused param warnings
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4bc38a58492a2e5e

locale.c: Don't compile unused function
Karl Williamson 4 files changed, 12 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/1c4adc26f5bdb3ba

locale.c: Change formal parameter name
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ddfeae48f6c77103

locale.c: Change API for static strftime-related functions
Karl Williamson 4 files changed, 134 insertions(+), 101 deletion
https://github.com/Perl/perl5/commit/1957c60d05913973

locale.c: Compile/call S_emulate_langinfo in more Configurations
Karl Williamson 2 files changed, 22 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/7fa3c53d55c30456

perl.h: Move #include to earlier
Karl Williamson 1 file changed, 7 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/309cbdacfa05dd3d

C preprocessor doesn't understand 'false' means 0
Karl Williamson 1 file changed, 28 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/f20e69808c0b02f3

locale.c: Fix bug when -DNO_LOCALE_TIME
Karl Williamson 1 file changed, 7 insertions(+), 16 deletions(-)
https://github.com/Perl/perl5/commit/1869630897294168

perlapi: Note sv_[v]?setpvf* don't change UTF-8 flag
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/59f82760a77c12a0

locale.c: Silence compiler warning
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4978b81a64bb496b

locale.c: Use strchr before strpbrk
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fd29c4c803281eb8

perlapi: Document hv_existss, hv_fetchs
Karl Williamson 1 file changed, 30 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/56edaf7ac8a3977b

win32/GNUmakefile: only use gcc warnings for the perl binary sources
Tony Cook 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/07a53dca6ee0b9c8

only define ingroup() where needed (i.e. on !DOSISH systems)
Lukas Mai 4 files changed, 21 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/b7ed279824f39feb

Broaden the scope of the change to Perl_cando() .
sisyphus 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/88356b550cd7d859

Silence some warnings in doio.c
sisyphus 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/9fd26f3e9b4e2317

Martian commit a598ed7c6f02dc3d5ecafe5dced16fbb31636584
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a598ed7c6f02dc3d

Update perlfunc.pod fixing grammar
??? Dan Jacobson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a598ed7c6f02dc3d

Martian commit 21f8ff3b2bba2c905f97244080ac22da7f893905
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/21f8ff3b2bba2c90

locale.c: Change formal parameter name
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/21f8ff3b2bba2c90

locale.c: Change API for static strftime-related functions
Karl Williamson 4 files changed, 134 insertions(+), 101 deletion
https://github.com/Perl/perl5/commit/ff8f97b7221dc7fb

Martian commit 459482228d48b316b32575701fa4526dc6aa611f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/459482228d48b316

Document appearance of "defer" feature in perlsyn.pod
Daniel Böhmer 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/459482228d48b316

Martian commit ebaacb682e03d0fe9b9c20c98f60a0b37b374d8e
1 commit. 1 unique author. 1 unique committer.

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

av.h - document new newAV_mortal macro
Richard Leach 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/ebaacb682e03d0fe

Martian commit a798e78b8c83a379f9316a2f228601fbf363d166
1 commit. 1 unique author. 1 unique committer.

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

perlapi: Document hv_existss, hv_fetchs
Karl Williamson 1 file changed, 30 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/a798e78b8c83a379

Martian commit aff1baf132082769f222553346e0b4c8ab2b3a60
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Use strchr before strpbrk
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/aff1baf132082769

Martian commit 2d20fa11a38dd22034f21b552005d642c56e5e81
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2d20fa11a38dd220

locale.c: Silence compiler warning
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2d20fa11a38dd220

Martian commit d838eb0046ed4e70917e279d985e0d9bd09aa2a9
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Make sure UTF-8 flag is off on a scalar
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d838eb0046ed4e70

Martian commit 66e92ce5c798b4181e2f0c79c64ac22df20739f5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/66e92ce5c798b418

perlapi: Note sv_[v]?setpvf* don't change UTF-8 flag
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/66e92ce5c798b418

Ignored 60 GitHub auto-generated merge commits