1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
ngoto 3e6a624a83 * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to set the name attribute.
* ext/fiddle/lib/fiddle/import.rb (import_function, bind_function): set function name by using the :name keyword argument.
  Re-fixes r38243. [ruby-core:50566]
* test/fiddle/test_function.rb (test_name): test for the :name keyword argument and Fiddle::Function#name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-11 10:41:00 +00:00
..
lib * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to set the name attribute. 2012-12-11 10:41:00 +00:00
win32 * properties. 2012-12-10 09:03:17 +00:00
closure.c * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentation 2012-12-07 04:39:39 +00:00
closure.h
conversions.c
conversions.h
extconf.rb * ext/fiddle/extconf.rb, ext/fiddle/function.c 2012-11-30 15:57:21 +00:00
fiddle.c * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
fiddle.h * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
function.c * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to set the name attribute. 2012-12-11 10:41:00 +00:00
function.h
handle.c * ext/fiddle/closure.c: Documentation for Fiddle 2012-11-27 23:26:07 +00:00
pointer.c * ext/fiddle/closure.c: Documentation for Fiddle 2012-11-27 23:26:07 +00:00