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

fix print_escaped and takebuf_string #139

Closed
wants to merge 2 commits into from

Commits on Oct 20, 2017

  1. fix print_escaped and takebuf_string

    `print_escaped` fails on 0.6 and `takebuf_string` is deprecated.
    I am not sure how much backward compatibility should be ensured in the code but without the first change `Tk.jl` will not load on 0.6.
    bkamins authored Oct 20, 2017
    Configuration menu
    Copy the full SHA
    463ae62 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. fix typo

    bkamins committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    93102bf View commit details
    Browse the repository at this point in the history