Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f492b0843bb5a5942852400c3a35b57c9e491f3 https://github.com/WebKit/WebKit/commit/8f492b0843bb5a5942852400c3a35b57c9e491f3 Author: Sosuke Suzuki <aosuk...@gmail.com> Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths: M JSTests/test262/expectations.yaml M Source/JavaScriptCore/ucd/CaseFolding.txt M Source/JavaScriptCore/ucd/DerivedBinaryProperties.txt M Source/JavaScriptCore/ucd/DerivedCoreProperties.txt M Source/JavaScriptCore/ucd/DerivedNormalizationProps.txt M Source/JavaScriptCore/ucd/PropList.txt M Source/JavaScriptCore/ucd/PropertyAliases.txt M Source/JavaScriptCore/ucd/PropertyValueAliases.txt M Source/JavaScriptCore/ucd/ScriptExtensions.txt M Source/JavaScriptCore/ucd/Scripts.txt M Source/JavaScriptCore/ucd/UnicodeData.txt M Source/JavaScriptCore/ucd/emoji-data.txt M Source/JavaScriptCore/ucd/emoji-sequences.txt M Source/JavaScriptCore/ucd/emoji-zwj-sequences.txt Log Message: ----------- [JSC] Update RegExp UCD to 16.0.0 https://bugs.webkit.org/show_bug.cgi?id=279788 Reviewed by Yusuke Suzuki. On September 13, 2024, the RegExp tests in test262 were updated to Unicode 16.0.0[1]. To follow this update, this patch updates `Source/JavaScriptCore/ucd` to version 16.0.0. [1]: https://github.com/tc39/test262/commit/77e98fb683e93df997393e2b6feabb9bc0321532 * Source/JavaScriptCore/ucd/CaseFolding.txt: * Source/JavaScriptCore/ucd/DerivedBinaryProperties.txt: * Source/JavaScriptCore/ucd/DerivedCoreProperties.txt: * Source/JavaScriptCore/ucd/DerivedNormalizationProps.txt: * Source/JavaScriptCore/ucd/PropList.txt: * Source/JavaScriptCore/ucd/PropertyAliases.txt: * Source/JavaScriptCore/ucd/PropertyValueAliases.txt: * Source/JavaScriptCore/ucd/ScriptExtensions.txt: * Source/JavaScriptCore/ucd/Scripts.txt: * Source/JavaScriptCore/ucd/UnicodeData.txt: * Source/JavaScriptCore/ucd/emoji-data.txt: * Source/JavaScriptCore/ucd/emoji-sequences.txt: * Source/JavaScriptCore/ucd/emoji-zwj-sequences.txt: Canonical link: https://commits.webkit.org/283741@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes