ruby/ext/dl/lib
drbrain fe962cde15 * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactored
#set_ctypes using newer ruby features to simplify its implementation.
* test/dl/test_c_struct_entry.rb (class DL):  Test to verify
  refactoring.

Reviewed by Aaron Patterson.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35857 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-31 22:07:09 +00:00
..
dl * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactored 2012-05-31 22:07:09 +00:00
dl.rb * ext/dl: Added documentation. Patch by Vincent Batts. 2012-05-30 22:48:42 +00:00