This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Merge chakra-core/ChakraCore@f17e37db34] [MERGE #3680 @dilijev] Intl…
…-ICU: Add LanguageTag RegExp; make Intl.*.supportedLocalesOf work under ICU Merge pull request #3680 from dilijev:intl-icu-phase4 Resolves #2981: Intl.js: Add RegExp to high-level test for valid language tags (according to grammar in RFC 5646 Section 2.1) Resolves #3652: Intl.js fallback: platform.getExtensions Resolves #3653: Intl.js fallback: platform.resolveLocaleLookup Resolves #3654: Intl.js fallback: platform.resolveLocaleBestFit Resolves #3648: Intl-ICU: implement Intl.*.supportedLocalesOf
- Loading branch information
Showing
6 changed files
with
18,159 additions
and
16,352 deletions.
There are no files selected for viewing
219 changes: 172 additions & 47 deletions
219
deps/chakrashim/core/lib/Runtime/Library/InJavascript/Intl.js
Large diffs are not rendered by default.
Oops, something went wrong.
8,783 changes: 4,598 additions & 4,185 deletions
8,783
deps/chakrashim/core/lib/Runtime/Library/InJavascript/Intl.js.bc.32b.h
Large diffs are not rendered by default.
Oops, something went wrong.
8,782 changes: 4,598 additions & 4,184 deletions
8,782
deps/chakrashim/core/lib/Runtime/Library/InJavascript/Intl.js.bc.64b.h
Large diffs are not rendered by default.
Oops, something went wrong.
8,341 changes: 4,373 additions & 3,968 deletions
8,341
deps/chakrashim/core/lib/Runtime/Library/InJavascript/Intl.js.nojit.bc.32b.h
Large diffs are not rendered by default.
Oops, something went wrong.
8,340 changes: 4,373 additions & 3,967 deletions
8,340
deps/chakrashim/core/lib/Runtime/Library/InJavascript/Intl.js.nojit.bc.64b.h
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters