From: <hi...@us...> - 2007-02-20 08:33:49
|
Revision: 1570 http://svn.sourceforge.net/rubycocoa/?rev=1570&view=rev Author: hisa Date: 2007-02-20 00:33:44 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-20 Fujimoto Hisa <hi...@fo...> * framework/src/objc/RBRuntime.m: removed Init_stack in RBBundleInit, because it's already called in the ruby_init. * framework/src/ruby/osx/objc/oc_import.rb: replaced some arguments of the class_eval(module_eval) as a block instead of a string if it's able. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBRuntime.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhereLoader.m branches/apple-unstable/src/sample/RubyAnywhere/ruby_anywhere_init.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |