Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 05465e2998a527c00d67b3dce6a3c34e757942f7
https://github.com/Perl/perl5/commit/05465e2998a527c00d67b3dce6a3c34e757942f7
Author: Branislav Zahradník <[email protected]>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M toke.c
Log Message:
-----------
[toke.c] Move duplicated code into function `S_scan_terminated`
Commit: 44be42422f8084fa7881700f7bc4e7c43d61a00a
https://github.com/Perl/perl5/commit/44be42422f8084fa7881700f7bc4e7c43d61a00a
Author: Branislav Zahradník <[email protected]>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M toke.c
Log Message:
-----------
[toke.c] Move population of ival into scan_terminated
Commit: 3a889e4a54158bd1e8fe97ca0253021a26caa5a0
https://github.com/Perl/perl5/commit/3a889e4a54158bd1e8fe97ca0253021a26caa5a0
Author: Branislav Zahradník <[email protected]>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M toke.c
Log Message:
-----------
[toke.c] Use 'scan_terminated' in double quote and backtick consistently with
single quote
Commit: 07c320a027484cd5878d5e3ed0aa064a35107d18
https://github.com/Perl/perl5/commit/07c320a027484cd5878d5e3ed0aa064a35107d18
Author: Branislav Zahradník <[email protected]>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M embed.fnc
M embed.h
M proto.h
M toke.c
Log Message:
-----------
[toke.c] Move duplicated code into function `S_warn_expect_operator`
Commit: 043234b8da116422308bb5665fa6ba12785f7c46
https://github.com/Perl/perl5/commit/043234b8da116422308bb5665fa6ba12785f7c46
Author: Branislav Zahradník <[email protected]>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M t/porting/diag.t
Log Message:
-----------
[test] Extend `porting/diag.t` to exclude some functions
Excluded functions should not output their parameter(s) via
printf-like format but only as argument(s) of such format.
Compare: https://github.com/Perl/perl5/compare/df0dd34cc72f...043234b8da11
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications