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 common cjk encoding (gb18030 for simple Chinese, big5 for traditional Chinese, euc-kr for Korean, euc-jp for Japanese) datatype support #465

Merged
merged 4 commits into from
Feb 2, 2024

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    42e1496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5745666 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    fbbac45 View commit details
    Browse the repository at this point in the history
  2. update the default encoding of Korean

    change encoding for Korean from euc-kr to iso-2022-kr
    liudonghua123 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f34c313 View commit details
    Browse the repository at this point in the history