Mailing List Archive

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

Current branch blead
35 commits. 5 unique authors. 4 unique committers.
18 files changed, 671 insertions(+), 419 deletions(-)
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/e0993acfe19e6440

locale.c: Don't compile unreachable code
Karl Williamson 1 file changed, 82 insertions(+), 54 deletions(-
https://github.com/Perl/perl5/commit/e0993acfe19e6440

lib/locale.t: Add more debug output
Karl Williamson 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/0185ec19d7a2d02f

lib/locale.t: Use a list for display item source
Karl Williamson 1 file changed, 15 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a0c2c9541fe74ce8

lib/locale.t: Reorder a list
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/92d2bd9e36afc11e

win32/GNUmakefile: enable warnings for gcc
Tony Cook 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/527e765cf579b437

loc_tools: Generally return at least C locale
Karl Williamson 1 file changed, 18 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5bb402b517185035

Perl_amagic_call(): don't assume non-NULL PL_op
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ed79937e388a8232

locale.c: Use strtod over snprintf for radix determination
Karl Williamson 1 file changed, 38 insertions(+), 70 deletions(-
https://github.com/Perl/perl5/commit/26830906eb0df48e

locale.c: Rmv extraneous statement
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/4e041828c77df5e8

Return C values if localeconv() not available
Karl Williamson 4 files changed, 22 insertions(+), 39 deletions(
https://github.com/Perl/perl5/commit/0b52bb633d8c55bb

Add API function sv_langinfo()
Karl Williamson 6 files changed, 55 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/51166936e4342134

perlapi: Emphasize that setpv() doesn't change the UTF-8 flag
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/862efff77390e718

Configure: Handle case of no localeconv() found
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/08cb8dc811173a81

Langinfo.pm: Change list init indents; sort order
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/fb2394a7ea9c135f

locale.c: White space only
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6028b17614d0ad1a

Unmatched {} in C file generated by Configure issue#21730 m-hilgendorf
H.Merijn Brand 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ca4e10252da38325

locale.c: Skip an intermediate copy
Karl Williamson 1 file changed, 12 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/535998424c7a7953

locale.c: Avoid extra copying in langinfo
Karl Williamson 1 file changed, 69 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/2f86ccb37a00753c

locale.c: Change to use SVs for buffers for langinfo()
Karl Williamson 8 files changed, 185 insertions(+), 99 deletions
https://github.com/Perl/perl5/commit/60e050beb2e45ebd

locale.c: Add langinfo_i()
Karl Williamson 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a5ca57aef77afa02

locale.c: Remove params from langinfo_c()
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/8d9fa8c2beae94d6

locale.c: Use same function interface throughout file
Karl Williamson 1 file changed, 8 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/d39450b6cc56362f

locale.c: Rename variable
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/43e12d1ffb854249

locale.c: Rename static function
Karl Williamson 4 files changed, 15 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/312a42c945777659

locale.c: Rename macro
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/a8c373685a54fe67

locale.c: Use an SV instead of a PV in one place
Karl Williamson 1 file changed, 13 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/788c5671ddbc3d06

locale.c: Change name and API of static function
Karl Williamson 1 file changed, 17 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/cfc0f8aad9a2afec

locale.c: Add/clarify some comments
Karl Williamson 1 file changed, 17 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ef8abfb46850e520

locale.c: Move a small block of code
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/756e776bc1493863

locale.c: Indent a couple statements
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/1497fbf95829b280

locale.c: Refactor use of Perl_form
Karl Williamson 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/329e972b3af43f39

locale.c: Move some langinfo emulation code
Karl Williamson 1 file changed, 12 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/7b7cc04c876ac4b0

S_my_langinfo_i: Always return both a buffer and a value
Karl Williamson 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/aba64a3701304050

t/re/charset: spell the locale when setlocale() fails
????? ???????? 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f1902d2eb2056717

dilyanpalauzov is now a Perl author
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/679f9b8902d824c7

Martian commit c27d01cd9ee22dcf11f2662232d876abb312775e
3 commits. 1 unique author. 1 unique committer.

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

lib/locale.t: Add more debug output
Karl Williamson 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/c27d01cd9ee22dcf

lib/locale.t: Use a list for display item source
Karl Williamson 1 file changed, 15 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/b7aa33b2b53ffc28

lib/locale.t: Reorder a list
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/998971cb8679ecd0

Martian commit fea65bb1dcf325f58f62c6bc434811b22a8fdb0f
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Don't compile unreachable code
Karl Williamson 1 file changed, 82 insertions(+), 54 deletions(-
https://github.com/Perl/perl5/commit/fea65bb1dcf325f5

Martian commit 31cd6797a338924624946f747c442b3507415079
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/31cd6797a3389246

loc_tools: Generally return at least C locale
Karl Williamson 1 file changed, 18 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/31cd6797a3389246

Martian commit a232267a9b75cb3c18362fc8051f43a0be8fe552
1 commit. 1 unique author. 1 unique committer.

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

Add API function sv_langinfo()
Karl Williamson 6 files changed, 55 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/a232267a9b75cb3c

Martian commit 778aa48dbf065846b39a2af8d25eaa32bf267be3
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/778aa48dbf065846

Return C values if localeconv() not available
Karl Williamson 4 files changed, 22 insertions(+), 39 deletions(
https://github.com/Perl/perl5/commit/778aa48dbf065846

Martian commit e5db517e7818d68bdd633dac9dc36bae9b961ba8
1 commit. 1 unique author. 1 unique committer.

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

Langinfo.pm: Change list init indents; sort order
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/e5db517e7818d68b

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

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

Configure: Handle case of no localeconv() found
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/2e9ed9443554e9ad

Martian commit 1e0162cbf885b517fbcf77d7deb44ee24deb1265
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1e0162cbf885b517

perlapi: Emphasize that setpv() doesn't change the UTF-8 flag
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1e0162cbf885b517

Martian commit bab64fa0719da56e75a95a01468d3c616adf7877
2 commits. 1 unique author. 1 unique committer.

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

locale.c: Use strtod over snprintf for radix determination
Karl Williamson 1 file changed, 38 insertions(+), 70 deletions(-
https://github.com/Perl/perl5/commit/bab64fa0719da56e

locale.c: Rmv extraneous statement
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/d21cd25b7401e2f5

Martian commit a4727126974bd03ba9005b964977ab3e297d6bc2
1 commit. 1 unique author. 1 unique committer.

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

win32/GNUmakefile: enable warnings for gcc
Tony Cook 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a4727126974bd03b

Martian commit 97747b52ded654ac1cd7018f32512256253fc090
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/97747b52ded654ac

t/re/charset: spell the locale when setlocale() fails
????? ???????? 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/97747b52ded654ac

Ignored 52 GitHub auto-generated merge commits