|
From: <ki...@us...> - 2013-11-16 10:26:33
|
Revision: 2493
http://sourceforge.net/p/rubycocoa/svn/2493
Author: kimuraw
Date: 2013-11-16 10:26:27 +0000 (Sat, 16 Nov 2013)
Log Message:
-----------
Add new global variable $RUBYCOCOA_USE_OC2RBCACHE
This variable allows developers to disable ObjC -> Ruby object cache.
default true.
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/framework/src/objc/RBRuntime.m
trunk/src/framework/src/objc/internal_macros.h
trunk/src/framework/src/objc/ocdata_conv.h
trunk/src/framework/src/objc/ocdata_conv.m
trunk/src/tests/objc_test.m
trunk/src/tests/tc_cache.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|