Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools/icu
AgeCommit message (Expand)Author
2022-04-10deps: update ICU to 71.1Michaël Zasso
2022-01-18doc: make contributing info more discoverableMichael Dawson
2021-11-09deps: update ICU to 70.1Michaël Zasso
2021-10-10build: make scripts in gyp run with right pythonCheng Zhao
2021-09-22doc: update tools .md files for upcoming lint/formattingRich Trott
2021-07-20deps: bump minimum ICU version to 69Michaël Zasso
2021-04-14deps: update ICU to 69.1Michaël Zasso
2021-02-25deps: bump minimum ICU version to 68Michaël Zasso
2021-01-20tools: cleanup old ICU version-specific fixesMichaël Zasso
2021-01-20deps: update ICU to 68.2Michaël Zasso
2021-01-06tools: fix md5 hash for ICU 68.1 srcRichard Lau
2020-11-28tools: fix undeclared identifier FALSEAntoine du Hamel
2020-11-22deps: update ICU to 68.1Michaël Zasso
2020-09-22tools,doc: enforce alphabetical order for md refsAntoine du Hamel
2020-07-13deps: bump minimum icu version to 67Michaël Zasso
2020-05-19build,win: add support for MSVC cross-compilationRichard Townsend
2020-05-12deps: update to ICU 67.1Michaël Zasso
2020-04-24doc: add angle brackets around implicit linksNick Schonning
2020-03-21deps: update to ICU 66.1Steven R. Loomis
2020-03-21deps: minor ICU fixes: maint docs/tool, downloaderSteven R. Loomis
2020-03-19deps: bump minimum icu version to 65Michaël Zasso
2020-03-19tools: fixup icutrim.py use of string and bytes objectsJonathan MERCIER
2020-03-09doc: revise tools/icu/README.mdRich Trott
2019-12-06tools: update icu to 65.1Albert Wang
2019-11-27doc,deps: document how to maintain ICU in Node.jsSteven R. Loomis
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott
2019-10-04tools: support full-icu by defaultSteven R. Loomis
2019-09-30deps: enable unit data in small-icuMichaël Zasso
2019-09-18doc: update list style in misc README docsRich Trott
2019-09-13tools: fix iculslocs to support ICU 65.1Steven R. Loomis
2019-08-22tools: fix Python 3 issues in tools/icu/icutrim.pycclauss
2019-08-19build: remove unnecessary Python semicolonMattIPv4
2019-06-01deps: bump minimum icu version to 64Michaël Zasso
2019-04-27deps: backport ICU-20575 to fix err/crasherSteven R. Loomis
2019-04-27deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis
2019-04-25tools: update LICENSE and tools/icu/current_ver.depUjjwal Sharma
2019-04-14tools: python: activate more flake8 rulesRefael Ackermann
2019-03-14deps: bump minimum icu version to 63Ujjwal Sharma
2019-02-27src: apply clang-tidy rule modernize-deprecated-headersgengjiawen
2019-02-21deps: backport ICU fix for ARM64 WindowsJon Kunkee
2018-12-31tools: replace NULL with nullptrJuan José Arboleda
2018-12-10tools: prepare tools/icu/icutrim.py for Python 3cclauss
2018-11-26tools: use print() function on both Python 2 and 3cclauss
2018-10-24deps: icu 63.1 bump (CLDR 34)Steven R. Loomis
2018-10-23doc: document and warn if the ICU version is too oldSteven R. Loomis
2018-10-23deps: icu: apply workaround patchSteven R. Loomis
2018-10-12tools,icu: read full ICU version info from fileRefael Ackermann
2018-10-05tools: fix ICU shrinker and docsSteven R. Loomis
2018-10-04deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius
2018-09-07tools: fix compilation after V8 upgradeMichaël Zasso