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

Update to Julia v0.6 #32

Merged
merged 9 commits into from
Nov 4, 2017
Merged

Update to Julia v0.6 #32

merged 9 commits into from
Nov 4, 2017

Commits on Nov 1, 2017

  1. remove ctor @compat for v0.4

    alyst committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    143839f View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    alyst committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e09fc5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf762a2 View commit details
    Browse the repository at this point in the history
  4. rdaio(): throw ArgumentError

    alyst committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    8424410 View commit details
    Browse the repository at this point in the history
  5. fix readuint8()

    use readbytes!() since readbytes() no longer available
    alyst committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    3c5236a View commit details
    Browse the repository at this point in the history
  6. group tests into testsets

    alyst committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e0b8bcc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Configuration menu
    Copy the full SHA
    8aaab4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15cc54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54d6e2b View commit details
    Browse the repository at this point in the history