summaryrefslogtreecommitdiff
path: root/tools/icu
Commit message (Expand)AuthorAgeFilesLines
* deps: update ICU to 71.1Michaël Zasso2022-04-101-2/+2
* doc: make contributing info more discoverableMichael Dawson2022-01-181-2/+2
* deps: update ICU to 70.1Michaël Zasso2021-11-091-2/+2
* build: make scripts in gyp run with right pythonCheng Zhao2021-10-091-2/+2
* doc: update tools .md files for upcoming lint/formattingRich Trott2021-09-211-4/+6
* deps: bump minimum ICU version to 69Michaël Zasso2021-07-201-1/+1
* deps: update ICU to 69.1Michaël Zasso2021-04-141-2/+2
* deps: bump minimum ICU version to 68Michaël Zasso2021-02-251-1/+1
* tools: cleanup old ICU version-specific fixesMichaël Zasso2021-01-203-5296/+0
* deps: update ICU to 68.2Michaël Zasso2021-01-201-2/+2
* tools: fix md5 hash for ICU 68.1 srcRichard Lau2021-01-051-1/+1
* tools: fix undeclared identifier FALSEAntoine du Hamel2020-11-281-1/+1
* deps: update ICU to 68.1Michaël Zasso2020-11-221-2/+2
* tools,doc: enforce alphabetical order for md refsAntoine du Hamel2020-09-221-1/+1
* deps: bump minimum icu version to 67Michaël Zasso2020-07-131-1/+1
* build,win: add support for MSVC cross-compilationRichard Townsend2020-05-191-7/+7
* deps: update to ICU 67.1Michaël Zasso2020-05-121-2/+2
* doc: add angle brackets around implicit linksNick Schonning2020-04-231-1/+1
* deps: update to ICU 66.1Steven R. Loomis2020-03-201-2/+2
* deps: minor ICU fixes: maint docs/tool, downloaderSteven R. Loomis2020-03-201-11/+9
* deps: bump minimum icu version to 65Michaël Zasso2020-03-181-1/+1
* tools: fixup icutrim.py use of string and bytes objectsJonathan MERCIER2020-03-181-9/+8
* doc: revise tools/icu/README.mdRich Trott2020-03-091-7/+5
* tools: update icu to 65.1Albert Wang2019-12-051-2/+2
* doc,deps: document how to maintain ICU in Node.jsSteven R. Loomis2019-11-271-115/+18
* doc: prepare miscellaneous docs for new markdown lint rulesRich Trott2019-10-151-6/+6
* tools: support full-icu by defaultSteven R. Loomis2019-10-033-46/+65
* deps: enable unit data in small-icuMichaël Zasso2019-09-301-1/+1
* doc: update list style in misc README docsRich Trott2019-09-171-20/+20
* tools: fix iculslocs to support ICU 65.1Steven R. Loomis2019-09-121-2/+11
* tools: fix Python 3 issues in tools/icu/icutrim.pycclauss2019-08-211-33/+23
* build: remove unnecessary Python semicolonMattIPv42019-08-181-1/+1
* deps: bump minimum icu version to 64Michaël Zasso2019-06-017-7173/+1
* deps: backport ICU-20575 to fix err/crasherSteven R. Loomis2019-04-271-0/+2415
* deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis2019-04-272-0/+5530
* tools: update LICENSE and tools/icu/current_ver.depUjjwal Sharma2019-04-251-10/+2
* tools: python: activate more flake8 rulesRefael Ackermann2019-04-131-3/+3
* deps: bump minimum icu version to 63Ujjwal Sharma2019-03-141-2/+2
* src: apply clang-tidy rule modernize-deprecated-headersgengjiawen2019-02-271-2/+2
* deps: backport ICU fix for ARM64 WindowsJon Kunkee2019-02-201-0/+1221
* tools: replace NULL with nullptrJuan José Arboleda2018-12-301-10/+10
* tools: prepare tools/icu/icutrim.py for Python 3cclauss2018-12-101-7/+16
* tools: use print() function on both Python 2 and 3cclauss2018-11-252-53/+55
* deps: icu 63.1 bump (CLDR 34)Steven R. Loomis2018-10-241-2/+10
* doc: document and warn if the ICU version is too oldSteven R. Loomis2018-10-231-0/+3
* deps: icu: apply workaround patchSteven R. Loomis2018-10-231-0/+1384
* tools,icu: read full ICU version info from fileRefael Ackermann2018-10-112-4/+10
* tools: fix ICU shrinker and docsSteven R. Loomis2018-10-042-3/+3
* deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius2018-10-041-1/+1
* tools: fix compilation after V8 upgradeMichaël Zasso2018-09-071-1/+0