| Age | Commit message (Collapse) | Author |
|
AppVeyor before we can add the Windows ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the C files and util.go.
|
|
replaced C.CBytes() with C.malloc() (this bumps our minimum version requirement to 1.8, but it's better than keeping a massive slice around at all times).
|
|
them to more proper cgo usage.
|
|
split out all the cgo code...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
approach (one that's also more Go-like).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
everything works so far.
|
|
|