ruby/ext/fiddle/lib/fiddle
Aaron Patterson 0f1e8f38c9 [ruby/fiddle] Improve "offsetof" calculations (https://github.com/ruby/fiddle/pull/90)
I need to get the offset of members inside sub structures.  This patch
adds sub-structure offset support for structs.

cf78eddbb6
2021-08-24 16:18:22 +09:00
..
closure.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
cparser.rb [ruby/fiddle] Add support for "const" in type 2021-05-18 12:48:40 +09:00
function.rb Oops! Add another test and fix to_proc implementation 2021-02-26 10:06:56 -08:00
import.rb [ruby/fiddle] Remove needless rescue 2020-11-18 09:05:13 +09:00
pack.rb ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bit 2018-02-18 00:38:35 +00:00
struct.rb [ruby/fiddle] Improve "offsetof" calculations (https://github.com/ruby/fiddle/pull/90) 2021-08-24 16:18:22 +09:00
types.rb [ruby/fiddle] win32types: sort 2021-05-18 12:48:40 +09:00
value.rb long long is a C99ism 2018-02-17 09:51:23 +00:00
version.rb [ruby/fiddle] Bump version 2021-07-13 19:37:46 +09:00