From: <ki...@us...> - 2013-10-27 01:03:47
|
Revision: 2460 http://sourceforge.net/p/rubycocoa/svn/2460 Author: kimuraw Date: 2013-10-27 01:03:45 +0000 (Sun, 27 Oct 2013) Log Message: ----------- Refactor ruby-2.0 rename symbols define rename symbols in internal_macros.h. - ruby_errinfo -> rb_errinfo - is_ruby_native_thread -> ruby_native_thread_p - rb_frame_last_func -> rb_frame_this_func Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/framework/src/objc/RBObject.m trunk/src/framework/src/objc/internal_macros.h trunk/src/framework/src/objc/mdl_bundle_support.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |