From: <ps...@us...> - 2007-09-21 07:49:40
|
Revision: 2045 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2045&view=rev Author: psychs Date: 2007-09-21 00:49:34 -0700 (Fri, 21 Sep 2007) Log Message: ----------- 2007-09-21 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsstring_compat.rb: - Added methods to NSString: *, +, <<, concat, capitalize, capitalize!, clear, downcase, downcase!, empty? end_with?, include?, size, start_with?, to_f, to_i, upcase, upcase!. - Added tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsstring.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. |