From: <ps...@us...> - 2007-10-28 14:02:46
|
Revision: 2098 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2098&view=rev Author: psychs Date: 2007-10-28 07:02:39 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsstring_compat.rb: - Added methods to NSString: %, casecmp, center, dump, ljust, lstrip, lstrip!, next, next!, partition, rjust, rstrip, rstrip!, rpartition. slice, slice!, succ, succ!, sum, swapcase, swapcase!, upto. - Added tests. * framework/src/ruby/osx/objc/oc_types_appkit.rb, tests/tc_boxed.rb: - Added NSRange#not_found?. - Added tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/framework/src/ruby/osx/objc/oc_types_appkit.rb trunk/src/tests/tc_boxed.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. |