Henri Sivonen

Results 108 issues of Henri Sivonen

Currently, the baked data we publish on crates.io uses the small type for all tries. For an app that depends on `icu_normalizer` with `compiled_data`, opting into the fast trie type...

A-performance
C-data-infra
C-collator

For ECMA-402 compat, ICU4X should provide support for the notation: "engineering" in ECMA-402.

discuss
C-numbers
U-ecma402
discuss-triaged

ECMA-402 has `hour12` and `hourCycle` overrides for the locale's hour cycle. AFAICT, ICU4X `[Date]TimeFormatter` constructors don't have API surface for this override. For ECMA-402 compat, ICU4X should have API surface...

T-core
C-datetime
S-small
U-ecma402

We should have fuzzing to check that `compare` and `write_sort_key_to` agree.

T-docs-tests
good first issue
C-collator

#1848 suggests that there's a need to further optimize `CodePointTrie` performance in the segmenter. The segmenter gets the perf benefit of #6863 automatically. However, the perf benefit of #6906 needs...

A-performance
C-segmentation
U-gecko

The `und-u-co-private-unihan` include is for the alphabetical index feature that ICU4X does not currently have and that might be broken for Han characters with the `implicithan` root anyway (see #2723...

A-data
C-collator

It seems to me that `mime_guess` does not need Unicode case folding and only needs ASCII-case-insensitive matching for the file name extension. Do I read the code correctly? Would it...

Fixes #99 The phf part doesn't compile. Hence draft.