issues
search
ruby
/
fiddle
A libffi wrapper for Ruby.
BSD 2-Clause "Simplified" License
163
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ffi_backend: convert int function args to pointers
#162
danini-the-panini
opened
1 day ago
1
Fix test_dlopen_linker_script_input_linux being omitted on Fedora 40 aarch64
#161
danini-the-panini
closed
7 hours ago
1
fiddle v1.1.3 and above breaks ffi head testsuite
#159
mtasaka
closed
3 weeks ago
1
Suppress -Wundef warnings
#157
nobu
closed
1 month ago
0
Fix Fiddle::Handle.new for a missing library in the FFI backend
#156
eregon
closed
1 month ago
2
Don't use mkmf to generate dummy Makefile
#155
kou
closed
1 month ago
0
Fix a typo
#154
kojix2
closed
1 month ago
1
fiddle gem requires fileutils gem at install time
#153
headius
closed
1 month ago
7
Only print Fiddle::VERSION when flag is true
#151
hsbt
closed
1 month ago
0
Cast via `VALUE` function pointer between object pointer
#150
nobu
closed
1 month ago
0
Use JRuby implementation for TruffleRuby
#149
kou
closed
1 month ago
0
Import TruffleRuby implementation
#148
kou
closed
1 month ago
5
Import JRuby implementation
#147
kou
closed
1 month ago
13
Skip native extension building on non-CRuby
#146
andrykonchin
closed
2 months ago
11
The fiddle gem is broken on truffleruby and jruby
#145
eregon
closed
1 month ago
2
Use docker compose instead of docker-compose
#144
hsbt
closed
3 months ago
2
Removed libffi patchs for old Ruby
#143
hsbt
closed
3 months ago
0
Use macos-14 instead of macos-arm-oss
#142
hsbt
closed
5 months ago
0
Pick ruby/ruby changes for `test/fiddle/test_function.rb`
#141
hsbt
closed
5 months ago
0
Remove Vim commands
#140
tenderlove
closed
5 months ago
1
Ractor support
#139
nobu
closed
1 month ago
0
Set changelog_uri gem metadata
#138
m-nakamura145
closed
10 months ago
1
Use macos-arm-oss instead of macos-11
#137
hsbt
closed
10 months ago
0
Use ruby/actions workflow for ruby versions
#136
m-nakamura145
opened
10 months ago
1
Suppress -Wundef warnings on arm64 macOS and Windows
#134
nobu
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#133
dependabot[bot]
closed
1 year ago
0
Support for Bit Field
#132
lukejahnke
closed
1 year ago
4
Backport commit from ruby core
#131
hsbt
closed
1 year ago
0
No bool type
#130
eregon
closed
1 year ago
7
Mark Closure, Function and Handle as write barrier protected
#129
casperisfine
closed
1 year ago
0
Test against Ruby 3.1 and 3.2
#128
casperisfine
closed
1 year ago
0
Implement write barriers for Fiddle::Pointer
#127
casperisfine
closed
1 year ago
0
If the nested structure is an array of structures
#126
kojix2
closed
1 year ago
2
Fiddle::CParser should expose module methods
#125
catlee
opened
1 year ago
3
Unreachable code path in Fiddle::ValueUtil#wrap_arg
#124
Maumagnaguagno
opened
1 year ago
5
Add a helper method for reading/writing memory
#123
tenderlove
closed
1 year ago
1
Prefer to use File methods instead of IO
#122
hsbt
closed
1 year ago
0
Remove macos-10.05 image
#121
hsbt
closed
1 year ago
0
fiddle: Use C11 _Alignof to define ALIGN_OF when possible
#120
kraj
closed
1 year ago
2
Update documentation
#119
tenderlove
closed
1 year ago
1
Prefer String#unpack1 in Fiddle::ValueUtil
#118
Maumagnaguagno
closed
1 year ago
1
Bump actions/checkout from 2 to 3
#117
dependabot[bot]
closed
2 years ago
0
Added dependabot for GitHub Actions
#116
hsbt
closed
2 years ago
0
Add Qtrue, Qfalse, Qnil, and Qundef as constants
#115
tenderlove
closed
2 years ago
0
How to pass struct as argument of function
#114
nerzh
opened
2 years ago
6
Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option.
#113
hsbt
closed
2 years ago
4
Move "type" constants to `Fiddle::Types`
#112
tenderlove
closed
2 years ago
0
Add constants for unsigned values
#111
tenderlove
closed
2 years ago
0
Fix PACK_MAP for unsigned types
#110
k0kubun
closed
2 years ago
3
Free closures immediately
#109
tenderlove
closed
2 years ago
0
Next