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 go-pointer instead of uintptr hacks. #814

Merged
merged 7 commits into from Aug 26, 2020
Merged

Use go-pointer instead of uintptr hacks. #814

merged 7 commits into from Aug 26, 2020

Commits on May 15, 2020

  1. Use go-pointer instead of uintptr hacks.

    Fixes #791
    mattn committed May 15, 2020
    Copy the full SHA
    c6c3feb View commit details
    Browse the repository at this point in the history
  2. Do same of go-pointer

    mattn committed May 15, 2020
    Copy the full SHA
    c24cb62 View commit details
    Browse the repository at this point in the history
  3. Drop older verion of Go

    mattn committed May 15, 2020
    Copy the full SHA
    aa5d30b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Copy the full SHA
    21033a8 View commit details
    Browse the repository at this point in the history
  2. Fix build

    mattn committed Aug 25, 2020
    Copy the full SHA
    941d15c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f8a53fe View commit details
    Browse the repository at this point in the history
  4. Fix build

    mattn committed Aug 25, 2020
    Copy the full SHA
    6e50455 View commit details
    Browse the repository at this point in the history