Mailing List Archive

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

Current branch blead
29 commits. 3 unique authors. 3 unique committers.
11 files changed, 445 insertions(+), 238 deletions(-)
Thanks, applied: Tony Cook (1) Ricardo Signes (1)
Snapshot: http://github.com/Perl/perl5/tarball/bd0ffc4daea194ea

Output line numbers for unsupported locale warnings
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bd0ffc4daea194ea

locale.c: Fix S get_displayable string()
Karl Williamson 1 file changed, 11 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/2753ccd71ad42502

Add a step to the RMG about podcheck
Karl Williamson 1 file changed, 29 insertions(+)
https://github.com/Perl/perl5/commit/e1b9db51a21672d5

re/pat.t: Compute scalar just once
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a1097f79e9ff25c5

Adjust PSC with 2023 members
Nicolas R 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ebb1dde3e9ff36d9

Merge branch 'Revamp S_bool_setlocale_2008_i' into blead
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/a67bd85b3a750602

First guess when newlocale() handles disparate LC_ALL
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/1541c823a069c32d

S_setlocale_2008_i(): Use single newlocale() if available
Karl Williamson 1 file changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/f251ad14f11ddf10

S_update_PL_curlocales(): accept arbitrary LC_ALL string
Karl Williamson 1 file changed, 23 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ab7b8ce8a969fda4

S_parse_LC_ALL_string: Squash if categories are same locale
Karl Williamson 5 files changed, 72 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/264e9e116375bc60

Rmv unused function: S_setlocale_from_aggregate_LC_ALL
Karl Williamson 4 files changed, 80 deletions(-)
https://github.com/Perl/perl5/commit/9a1c5d8e257df220

Add parameter to S_parse_LC_ALL_string
Karl Williamson 4 files changed, 14 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/60153f2a50a5b4d2

S_bool_setlocale_2008_i: Remove recursion
Karl Williamson 1 file changed, 93 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/5738ee1589ed8d21

locale.c: Create is_disparate_LC_ALL()
Karl Williamson 1 file changed, 18 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/9976f55464c78f9a

locale.c: Avoid an (unlikely) leak
Karl Williamson 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3e27424bcf170269

S_update_PL_curlocales(): Add parameter
Karl Williamson 4 files changed, 10 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/a5bbeb7a0ea2c38b

S_bool_setlocale_2008_i: Copy function call.
Karl Williamson 1 file changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/4b2eac63494c49fa

locale.c: Rmv obsolete code
Karl Williamson 1 file changed, 3 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/6d827e798c0847b9

locale.c: Indent/outdent some lines
Karl Williamson 1 file changed, 17 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/fbe9c976c9e183d5

locale.c: Extract two debug statements into macros
Karl Williamson 1 file changed, 23 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/161f7824fefd8363

locale.c: Move declaration closer to first use
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d9a64450d337636c

S_bool_setlocale_2008_i: Separate out failure code
Karl Williamson 1 file changed, 13 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/dd3298e66284688d

S_bool_setlocale_2008_i: Check for failure return
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/518014b948e866bd

S_bool_setlocale_2008_i: Improve debug statements
Karl Williamson 1 file changed, 27 insertions(+), 31 deletions(-
https://github.com/Perl/perl5/commit/c60fcda5df471ac2

Change parameter name for S_bool_setlocale_2008_i
Karl Williamson 3 files changed, 20 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/1f0b5ce394125f8d

perl.h change lock debugging text
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/bcf43b1e2b631a01

locale.c: Only define a structure if needed
Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/22c3e2b642f9c6c6

Add caller location info to e.g. RESTORE_LC_NUMERIC
Karl Williamson 5 files changed, 43 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/d65d6e9bb84b4dab

Add boolean cast to ndbm_EXISTS
Dagfinn Ilmari Mannsåker 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d9dc5fe738695a07

Martian commit 16e735ba6d1d42c67503e589a07af8e7ec2a54aa
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/16e735ba6d1d42c6

Output line numbers for unsupported locale warnings
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/16e735ba6d1d42c6

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

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

Adjust PSC with 2023 members
Nicolas R 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4edcaa669b7e1e05

Martian commit e43f0804b6694f6f43509939e83c0845e68b458e
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Fix S get_displayable string()
Karl Williamson 1 file changed, 11 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e43f0804b6694f6f

Martian commit a7770f7ccb02cbe9d36d766acd9ed16aef8c1d31
1 commit. 1 unique author. 1 unique committer.

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

re/pat.t: Compute scalar just once
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a7770f7ccb02cbe9

Martian commit 803b9fd6a1170a6852ae1b3ff7fe06ba869d35ac
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/803b9fd6a1170a68

locale.c: Avoid unnecessary freeing and reallocating
Karl Williamson 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/803b9fd6a1170a68

Ignored 51 GitHub auto-generated merge commits