Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Intl: deps: bump ICU to 56.1 (GA) #3281

Closed
wants to merge 2 commits into from

Commits on Oct 8, 2015

  1. build: Intl: deps: bump ICU to 56.1 (GA)

    * ICU 56 was just released yesterday. Update to it.
    * Notable changes: Unicode 8, CLDR 28, 2-3x number format perf,
      20% improvement in Collator startup
      * more at http://site.icu-project.org/download/56 or in nodejs#2917
    
    Also:
    
    * cleanup out/**/*.d and deps/icu  on "make clean"
    
    Fixes: nodejs#2917
    srl295 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    b7229bb View commit details
    Browse the repository at this point in the history
  2. add vcbuild clean'

    srl295 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    2d6e0d3 View commit details
    Browse the repository at this point in the history