From: <lr...@us...> - 2006-11-18 20:47:33
|
Revision: 1221 http://svn.sourceforge.net/rubycocoa/?rev=1221&view=rev Author: lrz Date: 2006-11-18 12:47:30 -0800 (Sat, 18 Nov 2006) Log Message: ----------- 2006-11-18 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupportLexer.h, framework/src/objc/BridgeSupport.m, framework/src/objc/BridgeSupport.gperf: Now using a gperf-generated hash function when parsing XML elements for the bridge support files, instead of a succession of costly strcmp() calls. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m Added Paths: ----------- branches/apple-unstable/src/framework/src/objc/BridgeSupport.gperf branches/apple-unstable/src/framework/src/objc/BridgeSupportLexer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |