|
From: <ps...@us...> - 2008-01-12 16:24:06
|
Revision: 2167
http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2167&view=rev
Author: psychs
Date: 2008-01-12 08:23:53 -0800 (Sat, 12 Jan 2008)
Log Message:
-----------
2008-01-13 Satoshi Nakagawa <art...@gm...>
* framework/src/ruby/osx/objc/oc_attachments.rb,
tests/tc_nsstring_compat.rb,
tests/tc_nsarray.rb,
tests/tc_to_ns.rb:
- Refactoring.
- Fixed a bug, NSString#scan(regexp){block} passed String to its block argument. It should be NSString.
- Fixed a bug, NSString#split returned an array contains immutable NSString sometimes.
- Fixed a bug, NSArray#delete always yielded a block.
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb
trunk/src/tests/tc_nsarray.rb
trunk/src/tests/tc_nsstring_compat.rb
trunk/src/tests/tc_to_ns.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|