From: <ps...@us...> - 2008-01-08 21:48:44
|
Revision: 2166 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2166&view=rev Author: psychs Date: 2008-01-08 13:48:35 -0800 (Tue, 08 Jan 2008) Log Message: ----------- 2008-01-09 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_types.rb, framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_boxed.rb, tests/tc_types.rb: - Added NSSize methods: /, *, +, -. - Added NSPoint methods: +, -. - Made NSNumber#float? deprecated and added integer? to conform to Number#integer?. - 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.rb trunk/src/tests/tc_boxed.rb trunk/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |