From: <lr...@us...> - 2007-03-12 18:56:21
|
Revision: 1638 http://svn.sourceforge.net/rubycocoa/?rev=1638&view=rev Author: lrz Date: 2007-03-12 11:56:16 -0700 (Mon, 12 Mar 2007) Log Message: ----------- 2007-03-12 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/libffi.h, framework/src/objc/libffi.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, framework/src/objc/OverrideMixin.m, framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb, tests/tc_nsdata.rb: Added basic support for function pointers arguments. gen_bridge_metadata annotates them and RubyCocoa is now able to convert Ruby Proc objects to Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/libffi.h branches/apple-unstable/src/framework/src/objc/libffi.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/tests/tc_nsdata.rb branches/apple-unstable/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |