[Perl/perl5] 66588e: perl.h: Add capability for many-reader ENV mutex l...

2020-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-safe Home: https://github.com/Perl/perl5 Commit: 66588e1e2d04dba7a3c3523201ce030f17a7f2f6 https://github.com/Perl/perl5/commit/66588e1e2d04dba7a3c3523201ce030f17a7f2f6 Author: Karl Williamson Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths:

[Perl/perl5] 846289: Implement SAVEt_STRLEN_SMALL

2020-12-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8462890b4373d480bea3ff2c274614e9a78cbdc4 https://github.com/Perl/perl5/commit/8462890b4373d480bea3ff2c274614e9a78cbdc4 Author: Paul "LeoNerd" Evans Date: 2020-12-09 (Wed, 09 Dec 2020) Changed paths: M

[Perl/perl5] 31667a: Fix cygwin build

2020-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 31667aca63c681e1f19afe2f493cc98e62188acc https://github.com/Perl/perl5/commit/31667aca63c681e1f19afe2f493cc98e62188acc Author: Karl Williamson Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M cygwi

[Perl/perl5] 0e91c8: Allow debugger aliases that start with '-' and '.'

2020-12-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0e91c879f0c0c46aea851b8857cf5a4ad21a6c22 https://github.com/Perl/perl5/commit/0e91c879f0c0c46aea851b8857cf5a4ad21a6c22 Author: jkahrman Date: 2020-12-09 (Wed, 09 Dec 2020) Changed paths: M lib/perl5db.

[Perl/perl5] 4f58a3: mkheader: Prevent 'print on closed filehandle' mes...

2020-12-08 Thread James E Keenan via perl5-changes
Branch: refs/heads/jkeenan/unicode-collate-mkheader-warnings Home: https://github.com/Perl/perl5 Commit: 4f58a3afca0ec26d19adb54b7e5a94bba23b0e46 https://github.com/Perl/perl5/commit/4f58a3afca0ec26d19adb54b7e5a94bba23b0e46 Author: James E Keenan Date: 2020-12-08 (Tue, 08 Dec

[Perl/perl5] f4ed6d: locale.c: Remove some unnecessary mutex locks

2020-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f4ed6d050b26d63e5dae73878c2b2f13757b8afe https://github.com/Perl/perl5/commit/f4ed6d050b26d63e5dae73878c2b2f13757b8afe Author: Karl Williamson Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M local

[Perl/perl5] 0d601f: Fix up many-reader mutex typedef

2020-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0d601f070cc1266b97443bae69f7f8eb34fa93ab https://github.com/Perl/perl5/commit/0d601f070cc1266b97443bae69f7f8eb34fa93ab Author: Karl Williamson Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M perl.

[Perl/perl5] d80154: Explicitly use Catalina when running the test with...

2020-12-08 Thread Jae Bradley via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d80154ffa1c0f9a77bcac763de4a167b55f3cf6f https://github.com/Perl/perl5/commit/d80154ffa1c0f9a77bcac763de4a167b55f3cf6f Author: Jae Bradley Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M .github/w

[Perl/perl5] 066646: Remove empty "#ifdef"s

2020-12-08 Thread Tom Hukins via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 066646363b13856748eb8e0266f99e1470e0dd43 https://github.com/Perl/perl5/commit/066646363b13856748eb8e0266f99e1470e0dd43 Author: Tom Hukins Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M hv.c M

[Perl/perl5] e5dcc6: Here be camels

2020-12-08 Thread Chris Williams via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e5dcc6f14fb84e2e304bafe65111baa5c0fef0c9 https://github.com/Perl/perl5/commit/e5dcc6f14fb84e2e304bafe65111baa5c0fef0c9 Author: Chris 'BinGOs' Williams Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths:

[Perl/perl5] bc13a7: perly.y: avoid <0 test on unsigned value

2020-12-08 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc13a79e197e191d2c6cb0ec76217e27e0932575 https://github.com/Perl/perl5/commit/bc13a79e197e191d2c6cb0ec76217e27e0932575 Author: David Mitchell Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: M perly.