This commit is contained in:
Watson
2014-02-02 21:15:11 +09:00
parent 1b84c3c5da
commit c4f9ad5f08
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -9,6 +9,8 @@
will now raise an exception in case a message is sent after the reference
has been deallocated. Use the `WeakRef#weakref_alive?' method to check if
it has been deallocated or not.
* Improved performance where Array elements would be converted from Ruby to
Objective-C instance. ~10% faster.
= RubyMotion 2.20 =

2
vm

Submodule vm updated: c96682f387...8cc0d6ba95