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

ISO-2022-JP is not up-to-date #86

Open
lifthrasiir opened this issue Apr 14, 2015 · 0 comments
Open

ISO-2022-JP is not up-to-date #86

lifthrasiir opened this issue Apr 14, 2015 · 0 comments
Assignees

Comments

@lifthrasiir
Copy link
Owner

Should follow whatwg/encoding@19b0ebf. Unfortunately, this is not an easy task which should update both the encoder, decoder and tests. Also it would be desirable to have a version of ISO-2022-JP encoding with JIS X 0212 and/or 0213 support as an extra bonus.

@lifthrasiir lifthrasiir self-assigned this Apr 14, 2015
lifthrasiir added a commit that referenced this issue Apr 23, 2015
- breaking change: long-time deprecated aliases `Encoder` and
  `Decoder` are finally gone. use `RawEncoder` and `RawDecoder`
  instead.

- the test binary is now faster to build.

- internal stateful decoder framework has been rewritten
  in order to take account for ISO-2022-JP (#86).
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

No branches or pull requests

1 participant