doc/extension.ja.rdocに移動しました pe='text/css' href='/cgit-css/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/test/fiddle
AgeCommit message (Expand)Author
2023-08-02[ruby/fiddle] Add support for boolSutou Kouhei
2023-06-28[ruby/fiddle] Add support for more "short" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add support for "long" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add a helper method for reading/writing memoryAaron Patterson
2022-12-09Merge fiddle-1.1.1Hiroshi SHIBATA
2022-10-18[ruby/fiddle] Add support for linker script on LinuxSutou Kouhei
2022-10-18[ruby/fiddle] Fix filenames for glibc SO files on alpha and ia64John Paul Adrian Glaubitz
2022-10-07Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...Hiroshi SHIBATA
2022-10-07[ruby/fiddle] test: don't use assert_true/assert_falseSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei
2022-10-07[ruby/fiddle] test: don't use power-assertSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei
2022-10-07[ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.freeSutou Kouhei
2022-10-07[ruby/fiddle] test: suppress a warningSutou Kouhei
2022-10-07[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...Aaron Patterson
2022-10-07[ruby/fiddle] Move "type" constants to `Fiddle::Types` (https://github.com/ru...Aaron Patterson
2022-10-07[ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd...Aaron Patterson
2022-10-07[ruby/fiddle] test: ensure GC-ing closuresSutou Kouhei
2022-09-11[ruby/fiddle] Fix PACK_MAP for unsigned types (https://github.com/ruby/fiddle...Takashi Kokubun
2021-09-05[ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69)Hiroshi SHIBATA