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
2021-01-25tools: cleanup old ICU version-specific fixesMichaël Zasso
2021-01-25deps: update ICU to 68.2Michaël Zasso
2021-01-12tools: fix md5 hash for ICU 68.1 srcRichard Lau
2020-12-07tools: fix undeclared identifier FALSEAntoine du Hamel
2020-12-07deps: 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
2018-04-14tools: fix broken link in icu notesHarry Sarson
2018-04-03tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis
2018-03-28deps: turn in std::string for ICUSteven R. Loomis
2018-03-06src: #include <stdio.h>" to iculslocsSteven R. Loomis
2018-03-05doc: replace to Node.jsYuta Hiroto
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-10src: add "icu::" prefix before ICU symbolsSteven R. Loomis
2018-01-30tools: fix icu readme lint errorAnatoli Papirovski