Skip to content

Issues: unicode-org/icu4x

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Move to using Cargo.toml [lints] C-test-infra Component: Integration test infrastructure S-medium Size: Less than a week (larger bug fix or enhancement)
#5974 opened Jan 10, 2025 by Manishearth Backlog ⟨P4⟩
Optimized codesize benchmarks do not clearly show the power of individual optimizations C-test-infra Component: Integration test infrastructure S-medium Size: Less than a week (larger bug fix or enhancement)
#5945 opened Dec 24, 2024 by Manishearth Priority Backlog ⟨P3⟩
Improve time zone location name deduplication A-data Area: Data coverage or quality C-time-zone Component: Time Zones good first issue Good for newcomers S-medium Size: Less than a week (larger bug fix or enhancement)
#5901 opened Dec 14, 2024 by sffc Backlog ⟨P4⟩
Resolved options for ECMA-402 C-meta Component: Relating to ICU4X as a whole S-medium Size: Less than a week (larger bug fix or enhancement) U-ecma402 User: ECMA-402 compatibility
#5868 opened Nov 23, 2024 by sffc 2.x Priority ⟨P2⟩
Stabilize a builder and serde representation of semantic skeletons C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)
#5825 opened Nov 15, 2024 by sffc Backlog ⟨P4⟩
Add week-of-year to semantic skeletons A-design Area: Architecture or design C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)
#5643 opened Oct 2, 2024 by sffc Backlog ⟨P4⟩
Graduate Semantic Skeleta C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)
#5634 opened Oct 1, 2024 by sffc
43 tasks
ICU4X 2.0 ⟨P1⟩
Allow line segmenter break around quotation mark for CJ C-segmentation Component: Segmentation S-medium Size: Less than a week (larger bug fix or enhancement)
#5595 opened Sep 25, 2024 by peng1999 Priority Backlog ⟨P3⟩
Add API to calculate alignment between input and output normalizer strings C-collator Component: Collation, normalization S-medium Size: Less than a week (larger bug fix or enhancement)
#5577 opened Sep 23, 2024 by sffc Priority Backlog ⟨P3⟩
Add Unicode Blocks access and iteration C-unicode Component: Props, sets, tries good first issue Good for newcomers S-medium Size: Less than a week (larger bug fix or enhancement)
#4803 opened Apr 12, 2024 by sffc Backlog ⟨P4⟩
DatagenDriver::export should return a results bag C-data-infra Component: provider, datagen, fallback, adapters S-medium Size: Less than a week (larger bug fix or enhancement)
#4716 opened Mar 20, 2024 by sffc Priority Backlog ⟨P3⟩
Measure and reduce code size of core icu_capi functionality A-ffi Area: FFI, WebAssembly, Transpilation C-ffi-infra Component: Diplomat, horizontal FFI S-medium Size: Less than a week (larger bug fix or enhancement)
#4700 opened Mar 18, 2024 by sffc Priority Backlog ⟨P3⟩
Ship binaries for Dart A-ffi Area: FFI, WebAssembly, Transpilation C-ffi-infra Component: Diplomat, horizontal FFI S-medium Size: Less than a week (larger bug fix or enhancement)
#4689 opened Mar 14, 2024 by robertbastian Priority Backlog ⟨P3⟩
calendar.l claims that 2520 and 2262 are leap years, but our code disagrees S-medium Size: Less than a week (larger bug fix or enhancement) T-bug Type: Bad behavior, security, privacy
#4644 opened Feb 29, 2024 by Manishearth Priority Backlog ⟨P3⟩
Create PercentFormatter C-numbers Component: Numbers, units, currencies S-medium Size: Less than a week (larger bug fix or enhancement) U-ecma402 User: ECMA-402 compatibility
#4483 opened Dec 21, 2023 by sffc 2.x Priority ⟨P2⟩
Decide and implement a solution for internal-facing APIs C-meta Component: Relating to ICU4X as a whole S-medium Size: Less than a week (larger bug fix or enhancement)
#4467 opened Dec 19, 2023 by sffc
1 of 4 tasks
Priority Backlog ⟨P3⟩
Run FreeRTOS and heap checking for datetime, temperature, and simple casemap, and triage issues A-ffi Area: FFI, WebAssembly, Transpilation C-datetime Component: datetime, calendars, time zones C-test-infra Component: Integration test infrastructure S-medium Size: Less than a week (larger bug fix or enhancement) T-docs-tests Type: Code change outside core library U-google User: Google 1st party
#4376 opened Nov 28, 2023 by sffc Priority Backlog ⟨P3⟩
Handle multiple lengths of the same field in DateTimeNames C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)
#4337 opened Nov 20, 2023 by sffc Backlog ⟨P4⟩
Add webhook to make Workload Identity Providers work on forks C-test-infra Component: Integration test infrastructure S-medium Size: Less than a week (larger bug fix or enhancement) T-task Type: Tracking thread for a non-code task
#4208 opened Oct 23, 2023 by sffc Priority Backlog ⟨P3⟩
Make Yoke work on types with borrowing generics C-zerovec Component: Yoke, ZeroVec, DataBake S-medium Size: Less than a week (larger bug fix or enhancement)
#4119 opened Oct 5, 2023 by sffc Utilities 1.0
Provide next and previous time zone transition given a named time zone and an epoch moment C-time-zone Component: Time Zones S-medium Size: Less than a week (larger bug fix or enhancement) U-temporal User: Temporal and V8
#3969 opened Aug 30, 2023 by hsivonen Priority Backlog ⟨P3⟩
Provide computation of UTC offset given an epoch moment and a named time zone C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) U-temporal User: Temporal and V8
#3968 opened Aug 30, 2023 by hsivonen Priority Backlog ⟨P3⟩
Provide epoch nanosecond computation from named time zone and datetime fields C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) U-temporal User: Temporal and V8
#3967 opened Aug 30, 2023 by hsivonen Priority Backlog ⟨P3⟩
Public API for Date::added() and Date::until() C-calendar Component: Calendars S-medium Size: Less than a week (larger bug fix or enhancement) U-temporal User: Temporal and V8
#3964 opened Aug 29, 2023 by hsivonen 2.x Priority ⟨P2⟩
Design runtime FixedDecimal rounding utility A-design Area: Architecture or design C-numbers Component: Numbers, units, currencies S-medium Size: Less than a week (larger bug fix or enhancement) T-core Type: Required functionality
#3942 opened Aug 26, 2023 by sffc 2.x Priority ⟨P2⟩
ProTip! What’s not been updated in a month: updated:<2025-03-24.