From: <lr...@us...> - 2007-06-01 12:14:13
|
Revision: 1802 http://svn.sourceforge.net/rubycocoa/?rev=1802&view=rev Author: lrz Date: 2007-06-01 05:14:12 -0700 (Fri, 01 Jun 2007) Log Message: ----------- 2007-06-01 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/libffi.m: Fixed bugs when retrieving out arguments by omitting them. * framework/src/objc/BridgeSupport.m: Introduced OSX::Boxed.size, a convenience method to get the size of the boxed C type. * tests/tc_passbyref.rb, tests/tc_wrapper.rb: Moved the test_get_c_ari_and_pstring test from tc_wrapper to tc_passbyref, improved the existing tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/framework/src/objc/libffi.m trunk/src/tests/tc_passbyref.rb trunk/src/tests/tc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |