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

add utf8 library #112

Merged
merged 1 commit into from
Sep 4, 2021
Merged

add utf8 library #112

merged 1 commit into from
Sep 4, 2021

Conversation

marekmaskarinec
Copy link
Contributor

I added a library for decoding and encoding utf8 strings as discussed in #108.

fix mask generation

cleanup
@vtereshkov vtereshkov merged commit 7904a88 into vtereshkov:master Sep 4, 2021
@vtereshkov
Copy link
Owner

@marekmaskarinec It's a long-awaited feature! Thank you. However, I expect some problems on Windows, since MinGW still has a C runtime which is not Unicode-friendly. The latest versions of MSVC are even better in this respect.

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