mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-14 12:13:04 +08:00
[NEWS] fix RM-435
This commit is contained in:
2
NEWS
2
NEWS
@@ -30,6 +30,8 @@
|
||||
* Fixed a memory leak where an exception message would be created.
|
||||
* Fixed a bug where cycle detector works in asynchronous Dispatch::Queue even
|
||||
if it set ARR_CYCLES_DISABLE.
|
||||
* Fixed a bug which #send would freeze app when passed method name which
|
||||
accepts a bool type value if the method would be used with #send only.
|
||||
* Optimized where it would convert type implicit using #to_str etc.
|
||||
* Improved String#to_sym performance. ~40% faster.
|
||||
* Improved performance in dispatcher. ~20% faster.
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 817c680378...9800aa0257
Reference in New Issue
Block a user