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
*
`$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
*
Visual C++ 14 (2015) uses ucrtbase.dll as c runtime
naruse
2015-11-21
1
-1
/
+2
*
test/fiddle: revert r52384 partially
nobu
2015-10-30
4
-7
/
+7
*
use assert_raise
nobu
2015-10-30
7
-22
/
+22
*
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-18
1
-37
/
+0
*
* test/fiddle/test_handle.rb: fix syntax.
ko1
2015-01-05
1
-0
/
+3
*
test_handle.rb: use -test-/dln/empty
nobu
2015-01-05
1
-5
/
+5
*
test_handle.rb: separate blocks
nobu
2015-01-05
1
-0
/
+9
*
test_handle.rb: remove skips
nobu
2015-01-05
1
-3
/
+1
*
* ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import with
hsbt
2015-01-03
1
-0
/
+16
*
* ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParser
hsbt
2015-01-03
1
-1
/
+160
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
4
-4
/
+0
*
* test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):
hsbt
2014-09-17
1
-0
/
+1
*
fiddle/import.rb: fix typo
nobu
2014-09-15
1
-0
/
+9
*
test/dl, test/fiddle: relax criteria
nobu
2014-03-13
2
-2
/
+2
*
envutil.rb: do not check RSS by default
nobu
2014-03-11
2
-2
/
+2
*
fiddle/function.c: fix memory leak on exception
nobu
2014-03-09
1
-0
/
+9
*
tests for [Bug #9599]
nobu
2014-03-09
2
-0
/
+11
*
* test/fiddle/test_function.rb: remove unused variables.
hsbt
2014-02-24
1
-1
/
+1
*
same as r44598
naruse
2014-01-15
1
-1
/
+1
*
same as r44597
naruse
2014-01-15
1
-0
/
+3
*
* test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurd
kosaki
2013-09-28
1
-0
/
+3
*
* test/fiddle/test_handle.rb (Fiddle::TestHandle#test_static_sym): adjust ind...
ktsj
2013-05-25
1
-4
/
+4
*
* test/fiddle/test_c_struct_entry.rb,
ktsj
2013-05-25
7
-21
/
+40
*
* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when
nagachika
2013-05-14
1
-0
/
+10
*
Fix if-end
naruse
2013-04-11
1
-0
/
+1
*
Experimental fix for ffi_closure_free causes dumping core/SEGV
naruse
2013-04-11
1
-0
/
+5
*
* test/fiddle/helper.rb: specify libc and libm locations for MirOS BSD.
akr
2013-02-08
1
-0
/
+3
*
* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):
kou
2012-12-21
1
-0
/
+9
*
* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):
kou
2012-12-21
1
-0
/
+11
*
* ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):
kou
2012-12-21
1
-0
/
+1
*
* ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...
ngoto
2012-12-11
1
-0
/
+5
*
* ext/fiddle/fiddle.c: adding alignment constants for compatibility
tenderlove
2012-11-28
4
-0
/
+254
*
* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle
tenderlove
2012-11-27
6
-26
/
+500
*
reverting r37881
tenderlove
2012-11-27
6
-500
/
+26
*
* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle
tenderlove
2012-11-27
6
-26
/
+500
*
* ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t
nobu
2012-02-25
1
-1
/
+6
[next]