index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fiddle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaroud for macOS Big Sur(11.0)
Hiroshi SHIBATA
2020-09-08
1
-0
/
+5
*
libSystem.dylib is also symlink. Use libSystem.B.dylib
Hiroshi SHIBATA
2020-09-08
1
-1
/
+1
*
Use libSystem.dylib instead of libm.dylib and libc.dylib
Hiroshi SHIBATA
2020-09-08
1
-2
/
+1
*
Apply timeout-scale to test_nogvl_poll.
Jun Aruga
2020-07-30
1
-1
/
+2
*
[ruby/fiddle] support for very old libffi
Nobuyoshi Nakada
2020-06-28
1
-0
/
+3
*
[ruby/fiddle] Support MSWIN (#43)
Sutou Kouhei
2020-06-27
1
-1
/
+6
*
[ruby/fiddle] test windows: use _snprintf
Sutou Kouhei
2020-06-27
1
-1
/
+6
*
[ruby/fiddle] Add support for variadic arguments
Sutou Kouhei
2020-06-27
2
-1
/
+32
*
[ruby/fiddle] Fixed typos
Nobuyoshi Nakada
2020-06-26
1
-0
/
+19
*
[ruby/fiddle] Improve documentation on how to correctly free memory and free ...
Chris Seaton
2020-05-23
4
-47
/
+94
*
[ruby/fiddle] Fix assignment to array within struct (#26)
sinisterchipmunk
2020-05-23
1
-0
/
+14
*
[ruby/fiddle] Make array access override compatible with base class (#25)
sinisterchipmunk
2020-05-23
1
-0
/
+22
*
`Dir.glob` always returns an array
Nobuyoshi Nakada
2020-04-01
1
-10
/
+5
*
Fix helper to not assume glibc
Paul Jordan
2020-04-01
1
-3
/
+16
*
Fixed never-defined symbol name
Nobuyoshi Nakada
2020-03-04
1
-1
/
+1
*
pass appropriate libc path
卜部昌平
2020-01-24
1
-0
/
+4
*
Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)
Jun Aruga
2019-12-05
1
-1
/
+13
*
More fixes for $SAFE/taint post merging
Jeremy Evans
2019-11-18
2
-35
/
+0
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
2
-0
/
+35
*
Revert "[ruby/fiddle] Fix a failing test (#13)"
Hiroshi SHIBATA
2019-10-24
1
-11
/
+0
*
Revert "[ruby/fiddle] test: use env Hash"
Hiroshi SHIBATA
2019-10-24
1
-13
/
+10
*
[ruby/fiddle] Remove taint support (#21)
Jeremy Evans
2019-10-24
4
-37
/
+1
*
[ruby/fiddle] Use RbConfig::SIZEOF (#19)
Nobuyoshi Nakada
2019-10-24
1
-2
/
+2
*
[ruby/fiddle] test: use env Hash
Sutou Kouhei
2019-10-24
1
-10
/
+13
*
[ruby/fiddle] Fix a failing test (#13)
Kenta Murata
2019-10-24
1
-0
/
+11
*
Make test-all and test-spec runnable on Android
Yusuke Endoh
2019-09-09
1
-0
/
+7
*
test/fiddle/test_function.rb: loosen timeout
k0kubun
2018-12-23
1
-1
/
+1
*
test_function.rb: loosen delta boundary
k0kubun
2018-11-13
1
-1
/
+1
*
test_function.rb: try running test_nogvl_poll again
k0kubun
2018-08-18
1
-4
/
+0
*
test_function.rb: skip running test
k0kubun
2018-08-15
1
-0
/
+4
*
test/fiddle/test_function.rb (test_nogvl_poll): stop timer hack
normal
2018-08-14
1
-0
/
+6
*
test_function.rb: fix messages
nobu
2018-07-28
1
-3
/
+14
*
removed unusecd constants
nobu
2018-07-12
1
-4
/
+0
*
fiddle/test_import.rb: fix warnings by rubygems
nobu
2018-04-19
1
-1
/
+1
*
fiddle/import.rb: suppress warning
nobu
2018-04-19
1
-0
/
+4
*
long long is a C99ism
shyouhei
2018-02-17
2
-3
/
+9
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
2
-0
/
+6
*
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-12-12
2
-13
/
+15
*
Use mutable strings for mutation tests.
ko1
2017-09-12
3
-4
/
+4
*
Merge fiddle-1.0.0.beta2 from upstream.
hsbt
2017-09-12
11
-14
/
+14
*
Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because
hsbt
2017-07-13
8
-15
/
+9
*
test/fiddle/helper: remove special case for x86_64-linux
normal
2017-01-11
1
-3
/
+0
*
Removed the obstacle to running test-all with VC14.
usa
2016-12-14
1
-2
/
+2
*
* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):
ngoto
2016-07-01
1
-3
/
+3
*
* test_handle.rb: refine test_fallback_to_ansi
nobu
2016-05-16
1
-1
/
+2
*
configure.in: revert macro names
nobu
2016-05-16
1
-0
/
+7
*
* ext/fiddle/handle.c: check tainted string arguments.
nagachika
2015-12-16
1
-0
/
+17
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
11
-0
/
+11
*
fiddle: release GVL for ffi_call
normal
2015-11-23
1
-0
/
+19
*
fix r52690
naruse
2015-11-21
1
-1
/
+1
[next]