This repository has been archived by the owner on Oct 16, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Intl: bump ICU4C from 54 to 55 (backport)
node was using ICU4C 54 ( released 2014-oct-06 ) * Bump to ICU4C 55 ( released 2015-apr-08) * Timezone fixes, translation fixes, bug/performance fixes. * Speed improvements in date formatting * ICU4C 55 changelog: http://site.icu-project.org/download/55 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27 * Retarget the file exclusions from ICU4C 54 to ICU4C 55 * (improves on-disk footprint on some platforms) Fixes: nodejs#25855 Backport from nodejs/node: > Originally-Fixes: nodejs/node#2292 > Original-PR-URL: nodejs/node#2293 PR-URL: nodejs#25856 Reviewed-By: João Reis <[email protected]> Reviewed-By: James Snell <[email protected]>
- Loading branch information