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

Use read_utf8() and write_utf8() #237

Merged
merged 7 commits into from May 18, 2019
Merged

Use read_utf8() and write_utf8() #237

merged 7 commits into from May 18, 2019

Commits on May 15, 2019

  1. Copy the full SHA
    deabfc2 View commit details
    Browse the repository at this point in the history
  2. Try enc2utf8()

    krlmlr committed May 15, 2019
    Copy the full SHA
    80bf65f View commit details
    Browse the repository at this point in the history
  3. Also reencode deparsed

    krlmlr committed May 15, 2019
    Copy the full SHA
    181d154 View commit details
    Browse the repository at this point in the history
  4. Un-cache

    krlmlr committed May 15, 2019
    Copy the full SHA
    03c0d5a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Copy the full SHA
    137688d View commit details
    Browse the repository at this point in the history
  2. Fully restore appveyor config

    jennybc committed May 18, 2019
    Copy the full SHA
    b6fb0ea View commit details
    Browse the repository at this point in the history
  3. Fully embrace internal (read|write)_lines()

    Both wrap their xfun equivalents
    jennybc committed May 18, 2019
    Copy the full SHA
    c3a3429 View commit details
    Browse the repository at this point in the history