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

Improves Unicode case conversion #7392

Merged

Conversation

Sesquipedalian
Copy link
Member

@Sesquipedalian Sesquipedalian commented Mar 22, 2022

Fixes #7388

After a good deal of testing, this seems to work well for all special casing situations that are documented in the Unicode standard, and it is as efficient as I can make it.

Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@Sesquipedalian Sesquipedalian added the Localization Language & internationalization label Mar 22, 2022
@Sesquipedalian Sesquipedalian added this to the 2.1.3 milestone Mar 22, 2022
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>

# Conflicts:
#	Themes/default/css/index.css
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@Sesquipedalian Sesquipedalian merged commit bd0970b into SimpleMachines:release-2.1 May 10, 2022
@pr-triage pr-triage bot added the PR: merged label May 10, 2022
@Sesquipedalian Sesquipedalian deleted the unicode_case_maps branch May 10, 2022 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Localization Language & internationalization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poor handling of case conversion for some languages
1 participant