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

Commits on Oct 6, 2021

  1. Add uprefs library to ICU to obtain the default locale as a full BCP4…

    …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
    erik0686 authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c1fe0c3 View commit details
    Browse the repository at this point in the history
  2. Create patch file for recently merged preferences override library (#118

    )
    
    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.
    erik0686 authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    fc2d980 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    f869c21 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7b21935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a687b5 View commit details
    Browse the repository at this point in the history