Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 85079456b5557013056979af9b22ee55a0138d91
https://github.com/Perl/perl5/commit/85079456b5557013056979af9b22ee55a0138d91
Author: Karl Williamson <[email protected]>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M charclass_invlists.h
M lib/unicore/mktables
M lib/unicore/uni_keywords.pl
M regcharclass.h
M uni_keywords.h
Log Message:
-----------
mktables: Rename variable, and hoist calc from loop
Commit: af56221a729795569e62d31e32db88f53f56572c
https://github.com/Perl/perl5/commit/af56221a729795569e62d31e32db88f53f56572c
Author: Karl Williamson <[email protected]>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M charclass_invlists.h
M lib/unicore/mktables
M lib/unicore/uni_keywords.pl
M regcharclass.h
M uni_keywords.h
Log Message:
-----------
mktables: Reorder some comments, white-space
Move comments closer to the action
Commit: de524f25f5a90dad63fa962cb8585acd86c62a88
https://github.com/Perl/perl5/commit/de524f25f5a90dad63fa962cb8585acd86c62a88
Author: Karl Williamson <[email protected]>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M charclass_invlists.h
M lib/unicore/mktables
M lib/unicore/uni_keywords.pl
M regcharclass.h
M regen/mk_invlists.pl
M uni_keywords.h
Log Message:
-----------
mktables: Split a Line Break equivalence class
This is used for the \b{lb}, and the rule is changing in Unicode 14.0
Commit: 5c7c2de1bc6dcddd66e6617b3747594ee19229a6
https://github.com/Perl/perl5/commit/5c7c2de1bc6dcddd66e6617b3747594ee19229a6
Author: Karl Williamson <[email protected]>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M charclass_invlists.h
M lib/unicore/uni_keywords.pl
M regen/mk_invlists.pl
M uni_keywords.h
Log Message:
-----------
regen/mk_invlists.pl: Add comment
Commit: 2f1eff3d4e0c24e2ac28c8bcaa8eb740b8e22c48
https://github.com/Perl/perl5/commit/2f1eff3d4e0c24e2ac28c8bcaa8eb740b8e22c48
Author: Unicode Consortium <unicode.org>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M charclass_invlists.h
M lib/Unicode/UCD.t
M lib/unicore/ArabicShaping.txt
M lib/unicore/BidiBrackets.txt
M lib/unicore/BidiMirroring.txt
M lib/unicore/Blocks.txt
M lib/unicore/CJKRadicals.txt
M lib/unicore/CaseFolding.txt
M lib/unicore/CompositionExclusions.txt
M lib/unicore/DAge.txt
M lib/unicore/DCoreProperties.txt
M lib/unicore/DNormalizationProps.txt
M lib/unicore/EastAsianWidth.txt
M lib/unicore/EmojiSources.txt
M lib/unicore/EquivalentUnifiedIdeograph.txt
M lib/unicore/HangulSyllableType.txt
M lib/unicore/IdStatus.txt
M lib/unicore/IdType.txt
M lib/unicore/Index.txt
M lib/unicore/IndicPositionalCategory.txt
M lib/unicore/IndicSyllabicCategory.txt
M lib/unicore/Jamo.txt
M lib/unicore/LineBreak.txt
M lib/unicore/NameAliases.txt
M lib/unicore/NamedSequences.txt
M lib/unicore/NamedSqProv.txt
M lib/unicore/NamesList.txt
M lib/unicore/NormalizationCorrections.txt
M lib/unicore/PropList.txt
M lib/unicore/PropValueAliases.txt
M lib/unicore/PropertyAliases.txt
M lib/unicore/ReadMe.txt
M lib/unicore/ScriptExtensions.txt
M lib/unicore/Scripts.txt
M lib/unicore/SpecialCasing.txt
M lib/unicore/StandardizedVariants.txt
M lib/unicore/UnicodeData.txt
M lib/unicore/VerticalOrientation.txt
M lib/unicore/auxiliary/GCBTest.txt
M lib/unicore/auxiliary/GraphemeBreakProperty.txt
M lib/unicore/auxiliary/LBTest.txt
M lib/unicore/auxiliary/SBTest.txt
M lib/unicore/auxiliary/SentenceBreakProperty.txt
M lib/unicore/auxiliary/WBTest.txt
M lib/unicore/auxiliary/WordBreakProperty.txt
M lib/unicore/emoji/emoji.txt
M lib/unicore/extracted/DBidiClass.txt
M lib/unicore/extracted/DBinaryProperties.txt
M lib/unicore/extracted/DCombiningClass.txt
M lib/unicore/extracted/DDecompositionType.txt
M lib/unicore/extracted/DEastAsianWidth.txt
M lib/unicore/extracted/DGeneralCategory.txt
M lib/unicore/extracted/DJoinGroup.txt
M lib/unicore/extracted/DJoinType.txt
M lib/unicore/extracted/DLineBreak.txt
M lib/unicore/extracted/DNumType.txt
M lib/unicore/extracted/DNumValues.txt
M lib/unicore/mktables
M lib/unicore/uni_keywords.pl
M lib/unicore/version
M pod/perldelta.pod
M regcharclass.h
M regen/mk_invlists.pl
M uni_keywords.h
M unicode_constants.h
Log Message:
-----------
Support Unicode 14.0
Compare: https://github.com/Perl/perl5/compare/d07120aec26e...2f1eff3d4e0c