From: <el...@us...> - 2007-10-28 13:16:37
|
Revision: 2097 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2097&view=rev Author: el_oy Date: 2007-10-28 06:16:34 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Eloy Duran <e....@su...> * framework/tool/gen_bridge_doc.rb, framework/tool/gen_bridge_doc/lib/lib/datatype_def.rb, framework/tool/gen_bridge_doc/rdocify_framework.rb: - Added check for 10.4 or 10.5 and use the appropriate path to the reference files. - In 10.5 there are also some files in 'Introduction' instead of 'Reference', this may be a mistake from Apple, but it's supported now nonetheless. - OSX::NSHashTable doesn't respond to #fields and #isOpaque. - gen_bridge_doc is now able to run, however there are still quite some class reference files being skipped because of errors. Let alone all the new supported frameworks. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/gen_bridge_doc/lib/lib/datatype_def.rb trunk/src/framework/tool/gen_bridge_doc/rdocify_framework.rb trunk/src/framework/tool/gen_bridge_doc.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |