Manish Goregaokar
bf675e3ba1
ICU-23033 Regenerate scx value array
2025-01-31 15:48:20 -08:00
Henri Sivonen
494e8cdc93
ICU-22968 Rearrange bits in trie values in normalization data export for ICU4X
2024-12-12 08:47:07 -08:00
Frank Yung-Fong Tang
8437d1d86b
ICU-22767 Fix GCC warning and turn warning to errors
...
See #3129
2024-10-02 13:35:03 -07:00
Fredrik Roubert
0178a07a26
ICU-22793 Clang-Tidy: google-readability-casting
...
https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/clang-tidy/checks/google/readability-casting.html
2024-07-04 22:32:12 +02:00
Henri Sivonen
398890853d
ICU-22718 Export disallowed/ignored UTS 46 data for ICU4X
2024-05-15 11:20:09 -07:00
Mihai Nita
75ef0d97e1
ICU-22723 Add line number info to icuexportdata handleError
...
See #3004
2024-05-13 11:58:09 -07:00
Henri Sivonen
7eaefe076e
ICU-22758 Make icuexportdata compatible with Unicode 16 normalization
2024-05-06 08:27:06 -07:00
Mihai Nita
47b9a517be
ICU-21107 Specify language standard versions C11 & C++17 also for MSVC
...
ICU-21107 Specify language standard versions C11 & C++17 also for MSVC
2024-01-17 09:26:22 -08:00
Fredrik Roubert
078b88a11a
ICU-21107 Specify language standard versions C11 & C++17 also for MSVC.
...
There were until now no versions specified at all, relying on the
default (or commandline overrides) to be sufficiently recent.
2024-01-16 22:22:05 +09:00
Manish Goregaokar
8bbb8f506e
ICU-22403 Fix icuexportdata out-of-bounds during decomposition
2023-05-26 13:27:55 -07:00
Manish Goregaokar
43cd3ce647
ICU-22372 Fix headers in icuexportdata
2023-05-25 10:09:07 -07:00
Elango Cheran
bfa5f4e6ae
ICU-22270 Fix hex number formatting in icuexportdata
2023-03-22 20:02:57 -04:00
Elango Cheran
64b4cde663
ICU-22256 Add helper code to dump Bidi_Mirroring_Glyph data to file
...
Co-authored-by: Markus Scherer <markus.icu@gmail.com>
2023-03-13 18:59:19 -04:00
Manish Goregaokar
be6428690d
ICU-22270 expose uproperty values in icuexportdata
2023-03-06 20:13:55 -05:00
Manish Goregaokar
d3c94cc062
ICU-22270 Use hex for mask properties
2023-02-24 14:06:31 -08:00
Manish Goregaokar
0f4e084208
ICU-22270 Add support for General_Category_Mask in icuexport
2023-02-24 11:42:13 -08:00
Manish Goregaokar
9f108554af
ICU-22270 icuexportdata: Add property and property value names/aliases
2023-02-09 15:44:48 -08:00
Fredrik Roubert
2e0d30cfcf
ICU-21833 Replace NULL with nullptr in all C++ code.
2023-02-03 20:20:38 +01:00
Fredrik Roubert
030fa1a479
ICU-21148 Consistently use standard lowercase true/false everywhere.
...
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
Henri Sivonen
59615c93f6
ICU-22115 Merge passthrough and canonical combining class data into the NFD trie for ICU4X
2022-08-16 15:53:56 -07:00
Henri Sivonen
c258f3d6f8
ICU-22095 Export ICU4X normalization data with tries only without Unicode sets
2022-07-25 15:54:29 -07:00
Henri Sivonen
9c72bf9758
ICU-22087 Export a non-recursive canonical decomposition supplement for ICU4X
2022-07-18 10:05:10 -07:00
Henri Sivonen
3cefbd55c7
ICU-22028 Export collation and normalization data for ICU4X
2022-06-28 08:37:32 -07:00
Shane Carr
b144aac447
ICU-21762 Export Script_Extensions with --all flag in icuexportdata
...
See #2054
2022-03-30 11:44:02 -07:00
Iain Ireland
d385b3c273
ICU-21855 Export case data for ICU4X
2021-12-02 09:30:20 -08:00
Elango Cheran
57d41c92a1
ICU-21762 Export Script_Extensions data in icuexportdata tool
...
See #1933
2021-12-01 09:03:31 -08:00
Markus Scherer
109a830ed2
ICU-21545 fix Unicode properties Bazel build
2021-09-27 17:49:44 -07:00
Shane F. Carr
b2c1dffb70
ICU-21545 Add plumbing for running icuexportdata in BRS
...
See #1857
- Renames tool from icuwriteuprops
- Adds more command-line flags
2021-09-21 17:40:27 -05:00