Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 134107b181eb4c2ba976d56e997e0ae4798d9cbe
https://github.com/Perl/perl5/commit/134107b181eb4c2ba976d56e997e0ae4798d9cbe
Author: Scott Baker <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M embed.fnc
M proto.h
M util.c
Log Message:
-----------
Change Perl_seed() to return a U64
Commit: 76771b2f9a72a10e1e6f23ec54e58578a84c7769
https://github.com/Perl/perl5/commit/76771b2f9a72a10e1e6f23ec54e58578a84c7769
Author: Scott Baker <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M util.c
Log Message:
-----------
Clean up, simplify, and re-work Perl_seed(). Fixes #2296
DEBUG_U doesn't work? We'll just use a normal comment for now
epoch should be U64
Compare: https://github.com/Perl/perl5/compare/405e1a98a4a5...76771b2f9a72
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications