0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
Steven R. Loomis 44d3e17985
deps: ICU 60 bump
- Update to released ICU 60.1, including:
  - CLDR 32 (many new languages and data improvements)
  - Unicode 10 (8,518 new characters, including four new scripts,
  7,494 new Han characters, and 56 new emoji characters)
  - UTF-8 malformed bytes now handled according to W3C/WHATWG spec

Fixes: https://github.com/nodejs/node/issues/15540
PR-URL: https://github.com/nodejs/node/pull/16876
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-11-09 18:25:58 -08:00
..
configure.d
doc tools: add direct anchors for error codes 2017-11-08 14:02:00 +00:00
eslint tools: update to ESLint 4.10.0 2017-11-06 10:08:29 -05:00
eslint-rules tools: add fixer for no-let-in-for-declaration 2017-11-04 10:56:36 -04:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-08-23 16:24:37 -04:00
icu deps: ICU 60 bump 2017-11-09 18:25:58 -08:00
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
msvs tools: bump vswhere helper to 2.0.0 2017-09-03 17:15:27 -04:00
pkgsrc
remark-cli doc: add license information for remark-cli 2017-10-31 12:46:47 +00:00
remark-preset-lint-node tools: introduce remark-preset-lint-node 2017-10-25 21:11:56 +02:00
rpm
certdata.txt
check-imports.py
compress_json.py
cpplint.py tools: fix cpplint.py when path contains non-ascii 2017-10-27 17:30:03 -04:00
create_android_makefiles
create_expfile.sh
genv8constants.py tools: minor performance improvement 2017-10-14 11:33:42 +02:00
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: fix npm install with --shared 2017-10-25 17:22:04 -04:00
js2c.py
license2rtf.js tools: modernize license2rtf 2017-10-29 19:46:43 +01:00
license-builder.sh doc: update license to include node-inspect 2017-11-03 13:11:25 -05:00
lint-js.js tools: replace concatenation with string templates 2017-10-09 23:04:54 -07:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: add custom private key option 2017-08-27 11:03:50 -03:00
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js tools: replace string concat 2017-10-12 18:11:56 -07:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py test: fix flaky test-make-doc 2017-10-19 09:07:51 -07:00
update-authors.sh
update-eslint.sh tools: remove stray package-lock.json file 2017-08-18 14:32:28 -07:00
utils.py