Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: microsoft/icu

Tags

v72.1.0.3

Toggle v72.1.0.3's commit message
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]>

v72.1.0.1

Toggle v72.1.0.1's commit message
Update guava dependency to 32.1.1 (latest) to fix vulnerabilitites

v68.2.0.9

Toggle v68.2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #117 from microsoft/master

Update maint/maint-68 with missing changelog entries

v68.2.0.6

Toggle v68.2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from microsoft/master

Update maint/maint-68 for fix for Windows symbols publishing

v68.2.0.1

Toggle v68.2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v67.1.0.7

Toggle v67.1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 (Update maint/maint-67 to 67.1.0.7)

This updates the maint/maint-67 branch to 67.1.0.7.
(This will be done as a merge commit to keep the history).

v64.2.0.3

Toggle v64.2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the changelog.md and version number to `64.2.0.3`, in order to…

… prepare for a new release. (#47)

v67.1.0.6

Toggle v67.1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #36 (Update maint/maint-67)

Update maint/maint-67 to pick up fix for Nuget code-sign config file

v67.1.0.2

Toggle v67.1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v64.2.0.2

Toggle v64.2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.