|
From: <ps...@us...> - 2007-08-27 15:03:10
|
Revision: 2012
http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2012&view=rev
Author: psychs
Date: 2007-08-27 04:48:50 -0700 (Mon, 27 Aug 2007)
Log Message:
-----------
2007-08-27 Satoshi Nakagawa <art...@gm...>
* framework/src/ruby/osx/objc/oc_attachments.rb,
tests/tc_nsarray.rb:
- Implemented Array methods for NSArray:
[], []=, +, *, -, &, |, <<, assoc, at, clear, collect!, map!
compact, compact!, concat, delete, delete_at, delete_if, reject!
each_index, empty?, fetch, join.
- Added tests for new methods of NSArray.
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb
trunk/src/tests/tc_nsarray.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|