From: <ps...@us...> - 2007-09-29 15:51:46
|
Revision: 2067 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2067&view=rev Author: psychs Date: 2007-09-29 08:51:45 -0700 (Sat, 29 Sep 2007) Log Message: ----------- 2007-09-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsstring_compat.rb: - Added methods to NSString: each_byte, insert, hex, oct, ord, replace, reverse, reverse!, rindex. - Changed to_i and to_f of NSString to forward to String. - Refactoring NSString. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsstring_compat.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |