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

Update "maint/maint-68" to the latest v68.2.0.10 version #138

Open
wants to merge 5 commits into
base: maint/maint-68
Choose a base branch
from

Conversation

rp9-next
Copy link
Collaborator

@rp9-next rp9-next commented Aug 8, 2023

This PR updates maint/maint-68 branch to the latest commits available for v68.

PR Checklist

  • I have verified that my change is specific to this fork and cannot be made upstream.
  • I am making a maintenance related change.
  • I am making a change that is related to usage internal to Microsoft.
  • I am making a change that is related to the Windows OS build of ICU.
  • CLA signed. If not, please see here to sign the CLA.

…7 tag (#112)

* port library to work with ICU

clean and update

fix leaks

remove caching and unneeded code

handle memoryu allocation error

change to uprv malloc

change method usage

change UChar to char

use CharStrings and remove unused apis

address feedback

address feedback

fix mistakes

fix mistakes

fix mistakes

fix mistakes

fix mistakes

debugging

return calendar that was failing

address feedback and add calendar

remove unneeded method

create RAII objects for wchar t

add tests for library

test only on windows

address feedback

fix casting failures

remove two check pattern and fix tests

fix tests

fix ci builds

fix ci builds

address feedback

address feedback

fix quotes I missed

use char instead of strings

add test file to objects

fix typo sigh...

add fork for previous behaviour and add test

fix name of test

Add variable to uconfig

improve test case

* address feedback

* address feedback again

* address feedback pt 3

* fix macros

* refactor macro

* address minor nits

* fix brackets
)

I'm adding a patch file to be able to keep the changes done in #112 This added the uprefs preference override library that will allow you to get the default locale as a BCP 47 tag.
@rp9-next rp9-next self-assigned this Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants