Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 6bd27fa84ea7e71acf1f4f4252c0709007043682
https://github.com/Perl/perl5/commit/6bd27fa84ea7e71acf1f4f4252c0709007043682
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M t/porting/diag.t
Log Message:
-----------
t/porting/diag.t: Don't skip the bodies of XS functions in builtin.t
Commit: 2302ea7b9721ad8468f04645825a700b19a9d477
https://github.com/Perl/perl5/commit/2302ea7b9721ad8468f04645825a700b19a9d477
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M builtin.c
M pod/perldiag.pod
Log Message:
-----------
Add missing builtin diagnostic to perldiag.pod; rename 'compiletime' to
'compile time' for consistency
Commit: 10bccff2c8e43fb1dd67e3bdb834a159fd1de574
https://github.com/Perl/perl5/commit/10bccff2c8e43fb1dd67e3bdb834a159fd1de574
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M builtin.c
M lib/builtin.pm
M lib/builtin.t
M pod/perldiag.pod
M t/lib/warnings/builtin
Log Message:
-----------
An initial implementation of builtin::indexed
* Implementation, unit tests, documentation
Commit: 1a103a1f2f13128497836f47d690a7ca6e61e274
https://github.com/Perl/perl5/commit/1a103a1f2f13128497836f47d690a7ca6e61e274
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M op.c
M pod/perldiag.pod
Log Message:
-----------
No need to document 'useless use of sort in scalar context' separately now
there's a general category for it
Commit: fa5eb2fe191f21f418d0f6a6496145294272ad9d
https://github.com/Perl/perl5/commit/fa5eb2fe191f21f418d0f6a6496145294272ad9d
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Add mention of new `builtin::indexed` to perldelta
Compare: https://github.com/Perl/perl5/compare/4b4c4ab35e70...fa5eb2fe191f