Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ca7f404190b6c1ae47b200ac5232fd0986d1e893 https://github.com/Perl/perl5/commit/ca7f404190b6c1ae47b200ac5232fd0986d1e893 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths: M regen/HeaderParser.pm M t/porting/header_parser.t Log Message: ----------- HeaderParser: properly anchor regexes for cpp directives Consistently use ^ in front of and \b behind preprocessor directives. Commit: 84192362b037134088c9192522c451657f906199 https://github.com/Perl/perl5/commit/84192362b037134088c9192522c451657f906199 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M regen/HeaderParser.pm Log Message: ----------- HeaderParser: spell "preprocessor" consistently Compare: https://github.com/Perl/perl5/compare/548c2bc900d7...84192362b037 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications