Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 602ec335901a7c187560cdffa84a8e6a134fa3df
https://github.com/Perl/perl5/commit/602ec335901a7c187560cdffa84a8e6a134fa3df
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M util.h
Log Message:
-----------
Add asserts for memmem parameters
Commit: 13c332fa942355cb9ec68e0bf5b365cd656fa2d3
https://github.com/Perl/perl5/commit/13c332fa942355cb9ec68e0bf5b365cd656fa2d3
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M configpm
Log Message:
-----------
configpm: Configure is a file, markup should be F<>
Commit: d7029828aecdbadca2985c0aea0350045c43cf8b
https://github.com/Perl/perl5/commit/d7029828aecdbadca2985c0aea0350045c43cf8b
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/Carp/lib/Carp.pm
Log Message:
-----------
Carp: Use some proper hyperlinks in pod
Commit: 799cf8c881253c2c3e455badcd8f826bf31598bf
https://github.com/Perl/perl5/commit/799cf8c881253c2c3e455badcd8f826bf31598bf
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/IO/lib/IO/Handle.pm
Log Message:
-----------
IO::Handle: Use proper hyperlink in pod
Commit: d90780d8fd05f6e8d0824d800c9464c559fd01d0
https://github.com/Perl/perl5/commit/d90780d8fd05f6e8d0824d800c9464c559fd01d0
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/IO/lib/IO/Pipe.pm
Log Message:
-----------
IO::Pipe: Use proper hyperlink in pod
Commit: d80416fda389eadab7d243cc9e11e350e33eab88
https://github.com/Perl/perl5/commit/d80416fda389eadab7d243cc9e11e350e33eab88
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/IO/lib/IO/Socket/INET.pm
Log Message:
-----------
IO::Socket::INET: Use proper hyperlink in pod
Commit: 66430cfeaf88720de2ca2ea5d0cb55edc3ae8883
https://github.com/Perl/perl5/commit/66430cfeaf88720de2ca2ea5d0cb55edc3ae8883
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/IO/lib/IO/Socket/UNIX.pm
Log Message:
-----------
IO::Socket::UNIX: Add proper hyperlink in pod
Commit: 7cc1436d69478c37fdf113dbc8299a352aa67397
https://github.com/Perl/perl5/commit/7cc1436d69478c37fdf113dbc8299a352aa67397
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/threads/lib/threads.pm
Log Message:
-----------
threads.pm: Use S<...> to avoid breaking line
Commit: f7becd0334223e27c7a9768b36b24ee2cdb4235c
https://github.com/Perl/perl5/commit/f7becd0334223e27c7a9768b36b24ee2cdb4235c
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M dist/Unicode-Normalize/Normalize.pm
Log Message:
-----------
Normalize.pm: Use directory path in F<> pod
Commit: 8b1b8b1f143f5dded8c8f55f2e63757553803d73
https://github.com/Perl/perl5/commit/8b1b8b1f143f5dded8c8f55f2e63757553803d73
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M ext/B/B.pm
Log Message:
-----------
B:: Use proper hyperlink in pod
Commit: e2912c000f6c299560c72ed8ee7f630c36a02185
https://github.com/Perl/perl5/commit/e2912c000f6c299560c72ed8ee7f630c36a02185
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M t/porting/podcheck.t
Log Message:
-----------
podcheck.t: Note file that not to consider pod
This file is part of a corpus, and is not to be visible to any person
reading documentation. We don't care about any potential issues in it,
therefore.
Commit: 28d96da1106f8517a342a1e1dddc1ea37ca0c5e8
https://github.com/Perl/perl5/commit/28d96da1106f8517a342a1e1dddc1ea37ca0c5e8
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M lib/FileHandle.pm
Log Message:
-----------
lib/FileHandle.pm: Use proper hyperlink in pod
Commit: dd446afc576d1868599579669df249b75bed3252
https://github.com/Perl/perl5/commit/dd446afc576d1868599579669df249b75bed3252
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M os2/OS2/OS2-REXX/REXX.pm
Log Message:
-----------
OS2-REXX: Use F<> for file path
Commit: c304d3d7d51d6f2c3a13a93dd4f6a7956f0fdffa
https://github.com/Perl/perl5/commit/c304d3d7d51d6f2c3a13a93dd4f6a7956f0fdffa
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perl.pod
Log Message:
-----------
perl.pod: Add some S<...>
To avoid line breaking in the middle of a command to type
Commit: 0f5732355fd7fa165941ab6162b525bc9d4457fc
https://github.com/Perl/perl5/commit/0f5732355fd7fa165941ab6162b525bc9d4457fc
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perldebug.pod
Log Message:
-----------
perldebug.pod: Add some S<...>
To avoid line breaking in the middle of a command to type
Commit: 4699d4272833cddc767e213642d3e27aa71b627d
https://github.com/Perl/perl5/commit/4699d4272833cddc767e213642d3e27aa71b627d
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perlrun.pod
Log Message:
-----------
perlrun: Use proper hyperlink
Commit: 111d8f2d2d65adde29de7a41e9d959fcbe3e55e2
https://github.com/Perl/perl5/commit/111d8f2d2d65adde29de7a41e9d959fcbe3e55e2
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perlunicode.pod
Log Message:
-----------
perlunicode: Add some S<...>
To avoid line breaking in the middle of a command to type
Commit: a4ad48f78350d6839e82c32c253eef57b9ef51aa
https://github.com/Perl/perl5/commit/a4ad48f78350d6839e82c32c253eef57b9ef51aa
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perlutil.pod
Log Message:
-----------
perlutil: Add S<...>, proper hyperlink
To avoid line breaking in the middle of a command to type
Commit: 00b388736c135c92d0c2ee43f15455eae4d283e3
https://github.com/Perl/perl5/commit/00b388736c135c92d0c2ee43f15455eae4d283e3
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perlvar.pod
Log Message:
-----------
perlvar: Create proper hyperlink
Commit: 7154b20aaadd14e5eda94d16e9248e89c796317c
https://github.com/Perl/perl5/commit/7154b20aaadd14e5eda94d16e9248e89c796317c
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M pod/perlvms.pod
Log Message:
-----------
perlvms: Add some S<...>
To avoid line breaking in the middle of a command to type
Commit: 9d0ade3b9971ffafc20f76e1d8cec1070e26d88f
https://github.com/Perl/perl5/commit/9d0ade3b9971ffafc20f76e1d8cec1070e26d88f
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M cop.h
Log Message:
-----------
cophh_fetch: Make sure doesn't pass eroneous flags
Only one flag bit is valid; this clears all others.
Compare: https://github.com/Perl/perl5/compare/99df0210877d...9d0ade3b9971