1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl/lib/dl
ngoto 1fcde7c2e2 * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodError when Fiddle is available. [ruby-core:50756] [Bug #7543]
* test/dl/test_func.rb (test_bound*, test_unbind*): tests for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-11 15:24:31 +00:00
..
callback.rb * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192] 2011-08-16 00:34:51 +00:00
cparser.rb * ext/dl: Added documentation. Patch by Vincent Batts. 2012-05-30 22:48:42 +00:00
func.rb * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodError when Fiddle is available. [ruby-core:50756] [Bug #7543] 2012-12-11 15:24:31 +00:00
import.rb * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind): 2012-12-05 03:20:05 +00:00
pack.rb * ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64. 2010-03-19 16:20:56 +00:00
stack.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
struct.rb * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle 2012-11-27 19:54:50 +00:00
types.rb * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
value.rb * ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702] 2012-10-30 17:54:34 +00:00