Mailing List Archive

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

Current branch blead
47 commits. 6 unique authors. 3 unique committers.
34 files changed, 1691 insertions(+), 976 deletions(-)
Thanks, applied: H.Merijn Brand (3) Tony Cook (2)
Snapshot: http://github.com/Perl/perl5/tarball/2854378fe6ddbb0e

locale.c: debug with thread id
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2854378fe6ddbb0e

locale.c: Be sure non-UTF-8 radix isn't UTF-8
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/a44125afcdb85d62

perl.h: define HAS_EXTENDED_OS_ERRNO
Karl Williamson 3 files changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/57803a28d15316e6

locale.c: Only define string constant on platforms that need it
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b335240babb86858

Set errno when my_strftime() fails.
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7b8a05c44312f85b

locale.c: Create STDIZED_SETLOCALE_LOCK
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/736723ad1add1bbe

S_stdize_locale: Set errno if fails
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/52c13c26a9d508eb

Revert "AIX: skip some locale tests"
Karl Williamson 3 files changed, 13 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/093823b6f4997e9d

Properly handle broken setlocale(LC_ALL, NULL)
Karl Williamson 2 files changed, 36 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/28b5b3c676dc7504

Compile stdize_setlocale() only if requested
Karl Williamson 4 files changed, 26 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/4b99cd024b585d71

S_stdize_locale() Rmv testing for spurious '='
Karl Williamson 1 file changed, 8 insertions(+), 33 deletions(-)
https://github.com/Perl/perl5/commit/c24d173bff1fc575

Rename the buffer in S_less_dicey_locale
Karl Williamson 6 files changed, 27 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/a75a079d91fbe58c

locale.c: Revamp S_stdize_locale()
Karl Williamson 4 files changed, 114 insertions(+), 107 deletion
https://github.com/Perl/perl5/commit/ee65b7b266a0446c

locale.c: Remove non-critical op from critical section
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a2718f2804e7a5ef

locale.c: Calculate native LC_ALL strings
Karl Williamson 5 files changed, 215 insertions(+), 83 deletions
https://github.com/Perl/perl5/commit/9b4482c8527453ef

S_querylocale_2008_i: Add caller's line# param
Karl Williamson 4 files changed, 10 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/988de4070e893d22

locale.c: Move some runtime calculations to compile time
Karl Williamson 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/9ebb2bb249bcbb0f

S_calculate_LC_ALL_string(): save value after calculation
Karl Williamson 1 file changed, 16 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f00e2c236f6bfc3c

locale.c, perl.h: comments, white space
Karl Williamson 2 files changed, 197 insertions(+), 144 deletion
https://github.com/Perl/perl5/commit/5e49a5b63ebcb2f7

locale.c: Add support for LC_ALL positional notation
Karl Williamson 2 files changed, 106 insertions(+), 5 deletions(
https://github.com/Perl/perl5/commit/23969d37a983f140

Add development aid for simulating LC_ALL fake positional notation
Karl Williamson 1 file changed, 98 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9d1747bc8112b084

Fix up regenerated Configure
Karl Williamson 5 files changed, 503 insertions(+), 427 deletion
https://github.com/Perl/perl5/commit/c3c6153b29f87d85

autodoc: Clarify error message
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/52df23cc1991e8a2

bump $strict::VERSION
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b342a9083f06e8e1

Greg Kennedy is now a perl author
Tony Cook 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/290f7dc185e88bb9

Add note to `use strict` about enabling via `use VERSION`
Greg Kennedy 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/6a2fc45e2ec1c919

disable duplicate IRC bot notifications on #p5p
Lukas Mai 1 file changed, 22 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/c7a5bcbd7bb81bdb

S_intuit_more: Add commentary
Karl Williamson 1 file changed, 44 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/7ec8faed577ce6e8

S_intuit_more: Allow for EBCDIC
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c3f72fd8485dbe5b

toke.c:S_intuit_more: Avoid repeating conditionals
Karl Williamson 1 file changed, 16 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/55fa0195ce60ac32

toke.c:S_intuit_more: Change variable name
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/47266b783b62155d

toke.c:S_intuit_more: *s -> s[0]
Karl Williamson 1 file changed, 13 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/fd8e427d5d362e90

toke.c:S_intuit_more: Sort list
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0ec50ab68c1717b6

toke.c: S_intuit_more: Don't use in-band sentinels
Karl Williamson 1 file changed, 12 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/eb05ffbd4078e3c9

toke.c: S_intuit_more: Comments, white-space
Karl Williamson 1 file changed, 102 insertions(+), 30 deletions(
https://github.com/Perl/perl5/commit/57ae1f3a8e669082

toke.c: S_intuit_more: Use DeMorgan's laws to clarify
Karl Williamson 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/23d54dfaa7c83039

toke.c: Move some declarations closer to their use
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/e784e2ade024c1b2

S_intuit_more: Add comments; slight simplification
Karl Williamson 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/104ca0121545c90b

toke.c: S_intuit_more: simplify 1-2 digit case
Karl Williamson 1 file changed, 7 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/81c34b67bb519f63

toke.c: Rmv useless 'else' and outdent
Karl Williamson 1 file changed, 90 insertions(+), 91 deletions(-
https://github.com/Perl/perl5/commit/bde20b6f8c43b9b9

Add new email for H.Merijn Brand
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4f06424962ba637e

configure: Add hint for `serenity`
Beckett Normington 2 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/d5101655c663e9a9

pp_sys: Avoid redefining `h_errno`
Beckett Normington 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/da6ffab9b104d9e1

Add Beckett Normington to AUTHORS
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/592deff02895fe11

win32/GNUmakefile: support CFG=DebugSymbols for gcc
Tony Cook 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/f9760c232c84c88f

perldelta for 8133ff91c4c7
Tony Cook 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c901ddcff1921326

mingw 32-bit: realign the stack in our callbacks
Tony Cook 5 files changed, 32 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/8133ff91c4c7c14e

Current branch smoke-me/khw-fullword_op
1 commit. 1 unique author. 1 unique committer.
155 files changed, 7848 insertions(+), 4575 deletions(-)

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

foo
Karl Williamson 1 file changed, 72 insertions(+), 40 deletions(-
https://github.com/Perl/perl5/commit/d956dc574faa9234

New branch ndbm-exists-bool
1 commit. 1 unique author. 1 unique committer.

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

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

New branch serenity-os
3 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Leon Timmermans (2)
Snapshot: http://github.com/Perl/perl5/tarball/9f60d4ad6d0cd61d

configure: Add hint for `serenity`
Beckett Normington 2 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/9f60d4ad6d0cd61d

pp_sys: Avoid redefining `h_errno`
Beckett Normington 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/00db911915ac34a3

Add Beckett Normington to AUTHORS
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/03822e38493bfe3e

Martian commit 9b891db4d5d60d6ef925b1e44faf3535c2320b73
13 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/9b891db4d5d60d6e

locale.c: Combine two condiionals to rm special case
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/9b891db4d5d60d6e

locale.c: Slight refactor of switch_to_global_locale()
Karl Williamson 1 file changed, 7 insertions(+), 11 deletions(-)
https://github.com/Perl/perl5/commit/f527437db2108f3b

locale.c: Bring declaration inside #if's
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/4cf6f632a8465639

locale.c: Don't over allocate array
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9c43848516723568

locale.c: Extend macro from previous commit
Karl Williamson 1 file changed, 11 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/795102a00e55805e

locale.c: Extract code into a macro
Karl Williamson 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/b19d05ba99febd69

locale.c: Rmv redundant sanity check
Karl Williamson 1 file changed, 9 deletions(-)
https://github.com/Perl/perl5/commit/8ca231a8beff6fb0

locale.c: Rework locale initialization loop
Karl Williamson 1 file changed, 311 insertions(+), 292 deletions
https://github.com/Perl/perl5/commit/f72f747cebf2519e

locale.c: Complement initialization of boolean
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/3c7be42302d8cc68

locale.c: Extract code into separate function
Karl Williamson 4 files changed, 80 insertions(+), 64 deletions(
https://github.com/Perl/perl5/commit/e950c8c19984ae99

locale.c: Extract code into a function
Karl Williamson 4 files changed, 115 insertions(+), 54 deletions
https://github.com/Perl/perl5/commit/c1d32aa62e1856ef

locale.c(): Use LC_ALL if available
Karl Williamson 1 file changed, 21 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d406ae7cdd015ed8

Perl_sync_locale(): Best to change to global locale
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3a6fa9c6dd683fdf

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

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

locale.c: debug with thread id
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/66e02bedb506f8cf

Martian commit 0e11a115949dc83525a38ac8248d15e3c00f6405
8 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0e11a115949dc835

locale.c: Create STDIZED_SETLOCALE_LOCK
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/0e11a115949dc835

S_stdize_locale: Set errno if fails
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/3b9403f616a6ccc0

Revert "AIX: skip some locale tests"
Karl Williamson 3 files changed, 13 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/43904eb7fe486eb8

Properly handle broken setlocale(LC_ALL, NULL)
Karl Williamson 2 files changed, 36 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/d11fb8968ffabed1

Compile stdize_setlocale() only if requested
Karl Williamson 4 files changed, 26 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/12a779fda56fa636

S_stdize_locale() Rmv testing for spurious '='
Karl Williamson 1 file changed, 8 insertions(+), 33 deletions(-)
https://github.com/Perl/perl5/commit/e84ecc916fea93dd

Rename the buffer in S_less_dicey_locale
Karl Williamson 6 files changed, 27 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/739e3a66a26bc61f

locale.c: Revamp S_stdize_locale()
Karl Williamson 4 files changed, 114 insertions(+), 107 deletion
https://github.com/Perl/perl5/commit/7b60a65ec2743444

Martian commit bf2ff89dc2a5e7b2cbb958acfa6caedc028a0af2
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Remove non-critical op from critical section
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bf2ff89dc2a5e7b2

Martian commit fe2d6de425059c8cc81a23c8454474907059aacb
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Be sure non-UTF-8 radix isn't UTF-8
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/fe2d6de425059c8c

Martian commit eb43745f931f1fac492bb9b0dcacf15f820b58b4
1 commit. 1 unique author. 1 unique committer.

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

perl.h: define HAS_EXTENDED_OS_ERRNO
Karl Williamson 3 files changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/eb43745f931f1fac

Martian commit 6104ce3db8cc6880f5bd1686d94a6e445bbae143
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6104ce3db8cc6880

locale.c: Only define string constant on platforms that need it
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6104ce3db8cc6880

Martian commit d3bf8e28a3b149814e94dee33d00ac7000f893ae
1 commit. 1 unique author. 1 unique committer.

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

Set errno when my_strftime() fails.
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d3bf8e28a3b14981

Martian commit 7b7d538c3d64f4698db32767741179d8b55ac30f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7b7d538c3d64f469

Add note to `use strict` about enabling via `use VERSION`
Greg Kennedy 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/7b7d538c3d64f469

Martian commit 0803cb775e39d4129fe2ebcc028922d04eb0a23e
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0803cb775e39d412

mingw 32-bit: realign the stack in our callbacks
Tony Cook 5 files changed, 32 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/0803cb775e39d412

Martian commit 9a0884cae051eb486e686282a77ba20fe7e1fb21
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/9a0884cae051eb48

autodoc: Clarify error message
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9a0884cae051eb48

Ignored 50 GitHub auto-generated merge commits