mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-29 22:43:28 +08:00
[NEWS] fix RM-276
This commit is contained in:
1
NEWS
1
NEWS
@@ -12,6 +12,7 @@
|
||||
which is generated by Method#to_proc.
|
||||
* Fixed a bug which NSNumber object would not be converted to Ruby Numeric
|
||||
object with Objective-C Subscripting.
|
||||
* Fixed a bug which it can't call super with keywork arguments.
|
||||
* Fixed a performance issue in deallocating if many objects would be created.
|
||||
* Reduced the app boot time. ~15% faster.
|
||||
* Improved Object#method_missing performance. ~10% faster.
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: d8e3c46a78...dbd1ed3ea5
Reference in New Issue
Block a user