Mailing List Archive

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

Current branch blead
7 commits. 4 unique authors. 4 unique committers.
18 files changed, 111 insertions(+), 71 deletions(-)
Thanks, applied: mauke (4) Paul Evans (1)
Snapshot: http://github.com/Perl/perl5/tarball/67fb94147230f64d

bump IO::* version to 1.55
Lukas Mai 11 files changed, 11 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/67fb94147230f64d

[doc] `Select.pm`: Scope Examples
Elvin Aslanov 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/2e59d4b0c739c78a

`Deparse.t`: Fix `new` indirect syntax
Elvin Aslanov 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/74969602a5ca80e1

sv_isa_sv() no longer considered experimental
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b39dd1437776f328

elide right operand if left operand transfers control
Lukas Mai 4 files changed, 89 insertions(+), 48 deletions(
https://github.com/Perl/perl5/commit/b2bbe7d8e2b196d3

locale.c: Fix typo in comment
Karl Williamson 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c66c3b9d1b035f24

harness: fix operator precedence in call to exit
Lukas Mai 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a862c9af8ad23485

Current branch smoke-me/khw-env
122 commits. 1 unique author. 1 unique committer.
14 files changed, 219 insertions(+), 117 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/37ced6c14a9d8d5a

wrap uselocale
Karl Williamson 1 file changed, 32 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/37ced6c14a9d8d5a

langinfo_l
Karl Williamson 1 file changed, 24 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d5722c913e191421

openbsd mismatched ctype hints
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/64cb81b9b09b1b90

openbsd hints
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3d4985821c08052f

mismatched ctype
Karl Williamson 1 file changed, 16 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/017ae99f55be63dd

openbsd: Not thread safe locales
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3600f6cc07b87705

Revert "locale_threads.t: Skip on OpenBSD and DragonFly threaded builds"
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/623352d00a112700

locale.c: Better handle the case of no localeconv()
Karl Williamson 4 files changed, 121 insertions(+), 97 deletions
https://github.com/Perl/perl5/commit/348c1c53b8452d60

Do localeconv() adjustments immediately unthreaded
Karl Williamson 1 file changed, 59 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/ccdad10db52e4491

locale.c: Do an adjustment in a critical section
Karl Williamson 1 file changed, 7 insertions(+), 32 deletions(-)
https://github.com/Perl/perl5/commit/0b3e94832fd1b1f8

locale.c: Avoid unnecessary work around localeconv()
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8c0de5c639fd17fb

locale.c: Skip locale utf8ness calculation if feasible
Karl Williamson 1 file changed, 2 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/2f559a6942b40b32

locale.c: Use out-of-bounds value for illegality
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bf2be0d351e54b19

locale.c Special case localeconv for C locale
Karl Williamson 1 file changed, 77 insertions(+), 77 deletions(-
https://github.com/Perl/perl5/commit/97741c536d46ee11

locale.c: Move some code
Karl Williamson 1 file changed, 13 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/080980ed643e1cd0

Special case localeconv when NUMERIC, MONETARY must be C
Karl Williamson 4 files changed, 182 insertions(+), 61 deletions
https://github.com/Perl/perl5/commit/0401b2a435b55c88

locale.c: Use parallel array to simplify
Karl Williamson 3 files changed, 35 insertions(+), 30 deletions(
https://github.com/Perl/perl5/commit/8ec4ae09a82c0f74

locale.c: Special case some C locale values
Karl Williamson 1 file changed, 30 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/e37328d65904639a

locale.c: Add some #defines
Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1cdc22ff172b3d31

locale.c: Remove unused #define
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/ce25c9cfd37ab501

locale.c: Reorder some statements in a switch()
Karl Williamson 1 file changed, 8 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/9b3375c17c24f013

locale.c: Move code to earlier in function
Karl Williamson 1 file changed, 42 insertions(+), 37 deletions(-
https://github.com/Perl/perl5/commit/76eef9e1f3f845c6

locale.c: Don't need a U32
Karl Williamson 3 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/402799a07f6ad4bf

locale.c: Simplify some localeconv() code
Karl Williamson 1 file changed, 9 insertions(+), 31 deletions(-)
https://github.com/Perl/perl5/commit/4bed297a442d5508

locale.c: Change parameter specification
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/b8e7c1999bbd6926

locale.c: Change two #define names
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/f68e5a675a3abf57

locale.c: Simplify loop
Karl Williamson 1 file changed, 9 insertions(+), 18 deletions(-)
https://github.com/Perl/perl5/commit/c6e0ebbe5f38a827

locale.c: Add braces, indent code
Karl Williamson 1 file changed, 30 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/2a2a278304af82ce

locale.c: Silence some compiler warnings
Karl Williamson 1 file changed, 10 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/7823b45c91ccf43f

Revert "define numeric values to be C when no USE_NUMERIC"
Karl Williamson 3 files changed, 2 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/0cd795d6634478d8

define numeric values to be C when no USE_NUMERIC
Karl Williamson 3 files changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d79d8ad94714a485

Revert "locale_threads: start of using platform locales"
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/9803ed409d7ddf2e

locale_threads: start of using platform locales
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/df939bed8f44b903

Revert "pp.c"
Karl Williamson 1 file changed, 52 deletions(-)
https://github.com/Perl/perl5/commit/fcc73a5f1380e67b

Revert "pp"
Karl Williamson 1 file changed, 39 deletions(-)
https://github.com/Perl/perl5/commit/21b4b0dd35e226b3

pp
Karl Williamson 1 file changed, 39 insertions(+)
https://github.com/Perl/perl5/commit/cc798f0b27844f5d

XXX more work mingw
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9417212382d90694

locale.c: Win32: We don't know the locale here
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/af59aefa4be44599

final commit
Karl Williamson 1 file changed, 13 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/56dbed82c088f09f

fmktables
Karl Williamson 4 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/2c73c5569fac6f9c

f perlembed
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/be3bcf89cde2f221

XXX t/run/locale.t
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fb72142cb92d9700

openbsd
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4dbf2d4e017b4247

XXX config
Karl Williamson 3 files changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/d534c14247c16e65

perllocale Xxx start of changes
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3035eabbf21d4450

perlmod
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/f7a06246d9ff3a3a

perlxs
Karl Williamson 2 files changed, 488 insertions(+), 20 deletions
https://github.com/Perl/perl5/commit/5f2c15b9e8423ee4

reentr.pl: XXX about needing mutex
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/3a3338fe8665eda4

iperlsys.h: TODO need to look at adding mutexes
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/3292e1481857b4b2

XXX incomplete perlhacktips:
Karl Williamson 1 file changed, 34 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8719a13f683d8aa3

locale.c: Change some -DLv statements to -DL
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/176f608eda488c16

Debug wrap wset
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e1e767f1691eb82c

XXX util add thread to mem_log
Karl Williamson 1 file changed, 15 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/257b164e6efae6ce

XXX Win32 mem log
Karl Williamson 2 files changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/66fcf379ac16f2a9

locale.c: Slightly change wording of DEBUG messages
Karl Williamson 1 file changed, 16 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/5412de856296485a

Time-Piece: notes to myself
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/d4b5775530c18a6f

XXX Time::Piece strftime
Karl Williamson 1 file changed, 39 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/e0a1ac6ae85215c5

Time::Piece: Add critical sections
Karl Williamson 4 files changed, 74 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/dd2516f06440628a

thread.h: White space only
Karl Williamson 1 file changed, 19 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/0d56fc65192c3f13

Time-Piece: Use isSPACE_LC, not isspace; etc
Karl Williamson 1 file changed, 39 insertions(+), 39 deletions(-
https://github.com/Perl/perl5/commit/afe19fa7b7452415

Time-Piece: Use foldEQ_locale() if available
Karl Williamson 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/873644f73c22358d

Time::Piece: Use reentrant API
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/030589872977f488

add is_cur_locale_utf8
Karl Williamson 4 files changed, 88 insertions(+)
https://github.com/Perl/perl5/commit/56ecd3f1accfd5d9

Enable DEBUG_SETLOCALE_INCONSISTENCIES
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d0f3f143216799a4

Add DEBUG_SETLOCALE_INCONSISTENCIES
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/8037c4592f4ef31e

makedef.pl: Move comment
Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2536fcdfc061fd90

makedef.pl: PL_cur_locale_obj is only POSIX 2008 multiplicity
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7c27b93485c066e6

XXX perl.h maybe drop
Karl Williamson 1 file changed, 10 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/2014e1130918ffbd

Experimentally enable per-thread locale emulation
Karl Williamson 3 files changed, 12 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/86070c1931554cd3

Add ability to emulate thread-safe locale operations
Karl Williamson 14 files changed, 848 insertions(+), 99 deletion
https://github.com/Perl/perl5/commit/e4072a83eac14631

customized.dat for before Time Piece
Karl Williamson 1 file changed, 5 deletions(-)
https://github.com/Perl/perl5/commit/bfc409cd8d22adf4

locale_threads: debugging
Karl Williamson 1 file changed, 124 insertions(+)
https://github.com/Perl/perl5/commit/1f15cdf5df1a6c72

locale_threads: add a commented out yield
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/918642220050a2a5

t/run/locale.t: debug
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/b197cc7cd1d27469

Enable thread-safe locales on some freebsd versions
Karl Williamson 1 file changed, 9 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/8a14fe45d3cc0910

darwin
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/059684ae5cdc2190

pp.c
Karl Williamson 1 file changed, 52 insertions(+)
https://github.com/Perl/perl5/commit/85cb7ac0b9936b3b

darwin hints querylocale race in earlier darwins?
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/d935c8fd73ba12d7

XXX experimental: Define setlocale_i() on unsafe threaded builds
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/36a15e0a11c84953

locale.c: Add a debugging statement
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/4df2b6c8cf73a471

savepv if threaded, unused I think
Karl Williamson 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/3e783a0fdd319136

S_bool_setlocale_i: Add entry assertion
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/36a082a2c21a8900

S_querylocale_2008_i: Add entry assertion
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/83e5d6a5b116a09e

loc_tools: XXX Debug
Karl Williamson 1 file changed, 59 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/261850f296c4637b

S_find_locale_from_environment: Handle disparate LC_ALL
Karl Williamson 1 file changed, 36 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/89060ea1e7f69e9c

customized.dat
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a6dd7c3933157588

drop, bug have to recompute md5
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4632152be1978f52

07locale.t: Add some Windows locales to try
Karl Williamson 2 files changed, 70 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/27d57c247d41e807

XXX perl.h: Debugging mutex lock'
Karl Williamson 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/7b216a730b4e8468

lib/locale.t
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c44c7d514ed23270

lib/locale.t FILE debug
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d544a4bf215e2684

XXX temp: lib/locale.t: debug
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/99944e5368619e57

threads.xs DEBUG_U
Karl Williamson 1 file changed, 64 insertions(+)
https://github.com/Perl/perl5/commit/75943c880a3d9e4b

debug thread
Karl Williamson 2 files changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/f9f198f8aefc1df5

XXX memlog
Karl Williamson 3 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/4c2af0461a5b8cd9

S_clear_placeholders(): Fix compiler warning
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c1af877d0cd9ccf3

uvoffuni_to_utf8_flags_msgs(): Fix compiler warning
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/dae5a57db55465ca

regnode_after(): Fix compiler warning
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c9ed572f6629d0c7

newSVbool(): Fix compiler warning
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bfb9b1be925c92e1

ruler
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/bee8cfa0ac0a6daf

perl.h: Fake up win32 compile a bit
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c78f90fdef7a253d

XXX temporary: Allow undef LC_ALL
Karl Williamson 2 files changed, 15 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/a2de6a9edfd0ebd8

XXX skip syslog tests because fail without LC_TIME
Karl Williamson 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/d2d686f362b34048

XXX temp to test broken lconv on non-Windows
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/716626de49b01753

XXX skip cmp_version.t because of sym links
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/293833579e94e6b2

XXX skip Archive-Tar because of symlinks
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/db6fae9df84f2740

version 07locale.t should use LC_NUMERIC, not ALL
Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/3c244a03a92626ce

XXX skip cmp_version.t prob. due to 5.38 tag issue
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/49b9c759b022bed4

version::07locale.t: Use I18N::Langinfo, not POSIX::localeconv()
Karl Williamson 2 files changed, 17 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/b683c62b204963e4

XXX run/locale.t: maybe f move test
Karl Williamson 1 file changed, 18 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/e20d513c190b1366

run/locale.t: more debug
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/096ff9d622a9ca71

Revert "XXX test.pl: dont unlink temps"
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ac0afd5b2f492739

XXX test.pl: dont unlink temps
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/56939c44f4fedc77

Split t/uni/variables.t into multiple tests
Karl Williamson 27 files changed, 384 insertions(+), 17 deletion
https://github.com/Perl/perl5/commit/1580be321035163e

uniprops 24
Karl Williamson 20 files changed, 579 insertions(+), 5 deletions
https://github.com/Perl/perl5/commit/b6688ab970b1bc9d

XXX temp: dist/Tie-File/t/29a_upcopy.t: Up alarm
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/eb5c1b89a3121644

XXX skip cpan testing
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/84444005e4ff0a8e

skip bincompat.t
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/b29d4d5076410a0c

XXX skip croak.t under sanitizer
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/3f11b7fab1b1ef94

XXX t/harness temp tweaks
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/52043e38c8ab6e29

BlackBox dont use rare scripts
Karl Williamson 1 file changed, 136 insertions(+)
https://github.com/Perl/perl5/commit/6136d8ae340a3074

mktables more verbose
Karl Williamson 2 files changed, 20 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/822356713d10ed15

Martian commit c0d2080bd3e91ef471ef9e4dceca2f2df22aa1f2
1 commit. 1 unique author. 1 unique committer.

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

sv_isa_sv() no longer considered experimental
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c0d2080bd3e91ef4

Martian commit aab76fc1b36c8ddcc56440c56ae1bc4672c67cd7
1 commit. 1 unique author. 1 unique committer.

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

harness: fix operator precedence in call to exit
Lukas Mai 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/aab76fc1b36c8ddc

Ignored 50 GitHub auto-generated merge commits