fix(convert): handle Unicode aliases for CP932 mapping differences - #67
Merged
Conversation
polygonplanet
commented
Sep 8, 2026
Owner
- feat(convert): add Unicode aliases for CP932 mapping differences (3f4c428)
- refactor: rename internal option ignoreSurrogatePair to asCodePoint in UTF8ToUNICODE (9e6ecfc)
- fix(convert): fallback on invalid SJIS trail byte 0x7F (b848595)
- Move encode-only aliases into the alias table and remove the invalid JIS X 0212 mapping - Fix U+301C being encoded as the 3-byte JIS X 0212 form in EUC-JP and JIS - Refactor UTF8ToEUCJP and UTF8ToJIS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.