mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-30 17:43:26 +08:00
[NEWS] fix RM-499
This commit is contained in:
2
NEWS
2
NEWS
@@ -10,6 +10,8 @@
|
||||
method return value.
|
||||
* Fixed a bug which it will trigger a crash when it would call Proc object
|
||||
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 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: c136efbea6...5d6a2678c6
Reference in New Issue
Block a user