mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-19 20:29:56 +08:00
[NEWS] fix RM-504
This commit is contained in:
2
NEWS
2
NEWS
@@ -13,6 +13,8 @@
|
||||
* 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 bug which incorrect cache would be used in internal and it will
|
||||
trigger an exception when shortcut selectors would be used.
|
||||
* 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: 06dde06161...7b013a61c7
Reference in New Issue
Block a user