Tags: microsoft/icu
Tags
Disable the dynamic plug-in loading and update to v72.1.0.3 (#140) * Disable the dynamic plug-in loading and update to v72.1.0.3 * Update changelog.md Co-authored-by: Jeff Genovy <[email protected]> * Update changelog.md Co-authored-by: Jeff Genovy <[email protected]> --------- Co-authored-by: Jeff Genovy <[email protected]>
Cherry-Pick 2 tickets after the ICU 68.2 release (#63) This change cherry-picks two tickets from the upstream ICU repo that were merged after the ICU 68.2 release. - ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib" - ICU-21118 check that dst and src are not null in uprv_memcpy The first one I had already done with #52, so this is mostly just making an update for the comments and to record it in the `changelog.md` file. The second one was fixed by @erik0686, and prevents undefined behavior in `ultag_parse`. CP: ICU-21118 check that dst and src are not null in uprv_memcpy https://unicode-org.atlassian.net/browse/ICU-21118 unicode-org/icu#1489 CP: ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib" https://unicode-org.atlassian.net/browse/ICU-21427 unicode-org/icu#1500 Update changelog.md for cherry-picked tickets.
Merge pull request #12: Update maint-67 for the Taiwan calendar changes. This change merges the Taiwan calendar changes (PR #8) and the runtime Nuget changes (PR #9) into the maint/maint-67 branch. The version number has been bumped to 67.1.0.2 for these changes. Note: To preserve the history of the commits, this change will need to be merged as a "merge commit", rather than the usual squash merge approach.
Update the changelog and bump the version number to 64.2.0.2 for the … …Taiwan calendar changes. (#14) This PR updates the `changelog.md` file for the Taiwan calendar changes, and bumps the MS-ICU version number to `64.2.0.2`, in order to prepare for a new release.
PreviousNext