Branch: refs/heads/smoke-me/khw-uv
Home: https://github.com/Perl/perl5
Commit: fea696571c803bb0e644e48851d7f9d571b1bcc2
https://github.com/Perl/perl5/commit/fea696571c803bb0e644e48851d7f9d571b1bcc2
Author: Karl Williamson <[email protected]>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M embed.fnc
M proto.h
M util.c
Log Message:
-----------
Change len param in savepvn to Size_t from I32
We handle longer strings than 31 bits.
Commit: f14105635d561090f46d22a61300345edc49a205
https://github.com/Perl/perl5/commit/f14105635d561090f46d22a61300345edc49a205
Author: Karl Williamson <[email protected]>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M embed.fnc
M proto.h
Log Message:
-----------
embed.fnc: Remove wrong 'const'
This parameter isn't const
Commit: 93be0eac9eef9a5e9217628f67ef0c792587652c
https://github.com/Perl/perl5/commit/93be0eac9eef9a5e9217628f67ef0c792587652c
Author: Karl Williamson <[email protected]>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M regcomp.c
Log Message:
-----------
regcomp.c: White-space only
Commit: 28d5092192f8e60a33b3880a32e85ebb4cb1a24d
https://github.com/Perl/perl5/commit/28d5092192f8e60a33b3880a32e85ebb4cb1a24d
Author: Karl Williamson <[email protected]>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M embed.fnc
M mg.c
M proto.h
M toke.c
M universal.c
M util.c
Log Message:
-----------
smoke
Compare: https://github.com/Perl/perl5/compare/fea696571c80%5E...28d5092192f8