Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fantimond/ffi

Tags

v1.15.0

Toggle v1.15.0's commit message
1.15.0 / 2021-03-05

-------------------

Fixed:
* Fix MSVC build
* Fix async callbacks in conjunction with fork(). ffi#884

Added:
* Allow to pass callbacks in varargs. ffi#885
* Name the threads for FFI callback dispatcher and async thread calls for easier debugging. ffi#883
  The name can be retrieved by Thread.name and is shown by Thread.list.inspect etc.
  Even gdb shows the thread name on supported operating systems.
* Add types.conf for powerpc64le-linux
* Add types.conf for riscv64-linux
* More release automation of ffi gems

Changed:
* Switch from rubygems-tasks to bundler/gem_helper

Removed:
* Remove unused VariadicInvoker#init

1.14.2

Toggle 1.14.2's commit message
Tagging 1.14.2

1.14.1

Toggle 1.14.1's commit message
Tagging 1.14.1

1.14.0

Toggle 1.14.0's commit message
Tagging 1.14.0

1.13.1

Toggle 1.13.1's commit message
Tagging 1.13.1

1.13.0

Toggle 1.13.0's commit message
Tagging 1.13.0

1.12.2

Toggle 1.12.2's commit message
Tagging 1.12.2

1.12.1

Toggle 1.12.1's commit message
Tagging 1.12.1

1.12.0

Toggle 1.12.0's commit message
Tagging 1.12.0

1.11.3

Toggle 1.11.3's commit message
Tagging 1.11.3