Skip to content
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

ICU 76 #5732

Merged
merged 4 commits into from
Oct 29, 2024
Merged

ICU 76 #5732

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
31,407 changes: 28,717 additions & 2,690 deletions components/collator/tests/data/CollationTest_CLDR_NON_IGNORABLE.txt

Large diffs are not rendered by default.

37,488 changes: 34,346 additions & 3,142 deletions components/collator/tests/data/CollationTest_CLDR_SHIFTED.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions components/properties/src/props.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1369,6 +1369,7 @@ impl IndicSyllabicCategory {
pub const Vowel: IndicSyllabicCategory = IndicSyllabicCategory(33);
pub const VowelDependent: IndicSyllabicCategory = IndicSyllabicCategory(34);
pub const VowelIndependent: IndicSyllabicCategory = IndicSyllabicCategory(35);
pub const ReorderingKiller: IndicSyllabicCategory = IndicSyllabicCategory(36);
}
}

Expand Down
2 changes: 1 addition & 1 deletion provider/data/calendar/Cargo.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provider/data/calendar/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provider/data/calendar/src/lib.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provider/data/casemap/Cargo.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provider/data/casemap/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions provider/data/casemap/data/case_map_v1_marker.rs.data

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion provider/data/casemap/fingerprints.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
props/casemap@1, <singleton>, 22511B, 22424B, ea77be8d954ef566
props/casemap@1, <singleton>, 22731B, 22644B, ad10b5f8092d134b
props/casemap_unfold@1, <singleton>, 968B, 924B, 8871e8e52249b1d5
2 changes: 1 addition & 1 deletion provider/data/casemap/src/lib.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions provider/data/casemap/stubdata/case_map_v1_marker.rs.data

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion provider/data/collator/Cargo.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provider/data/collator/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading