Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: cb398d21ce40162e1d41a1124867af75305db81f
https://github.com/Perl/perl5/commit/cb398d21ce40162e1d41a1124867af75305db81f
Author: Karl Williamson <[email protected]>
Date: 2024-10-19 (Sat, 19 Oct 2024)
Changed paths:
M inline.h
Log Message:
-----------
inline.h Move some #defines out of inside a function
This is just for clarity, as these are used by other functions later on.
Commit: cb5f3d4cb5d6687a93632be56fed301305705ad2
https://github.com/Perl/perl5/commit/cb5f3d4cb5d6687a93632be56fed301305705ad2
Author: Karl Williamson <[email protected]>
Date: 2024-10-19 (Sat, 19 Oct 2024)
Changed paths:
M inline.h
Log Message:
-----------
is_utf8_invariant_string() Add comment
It took me a while to figure out this idea wouldn't work; so add caution
for future maintainers
Compare: https://github.com/Perl/perl5/compare/907f1f961143...cb5f3d4cb5d6
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications