From: <hi...@us...> - 2007-01-23 13:58:10
|
Revision: 1479 http://svn.sourceforge.net/rubycocoa/?rev=1479&view=rev Author: hisa Date: 2007-01-23 05:58:09 -0800 (Tue, 23 Jan 2007) Log Message: ----------- * framework/src/objc/RBRuntime.h, framework/src/objc/RBRuntime.m: Added RBBundleInit new (tentative) API to develop a Bundle. This is a fairly experimental implementation currently. Refactored some static functions for filepath management. It should refactor more later about malloc/free issue. (thanks to Kouhei Sutou for RBBundleInit) Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBRuntime.h branches/apple-unstable/src/framework/src/objc/RBRuntime.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |