mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-19 23:50:20 +08:00
[NEWS] Fixed a memory leak where an exception message would be created
This commit is contained in:
1
NEWS
1
NEWS
@@ -17,6 +17,7 @@
|
||||
`gitignore' file. Thanks to Mark Rickert for the patch (pull request #150).
|
||||
* Added to support "value of def-expr" feature.
|
||||
* Fixed a bug which NSDate.distantFuture returns wrong value.
|
||||
* Fixed a memory leak where an exception message would be created.
|
||||
* Improved String#to_sym performance. ~40% faster.
|
||||
* Improved performance in dispatcher. ~20% faster.
|
||||
* Improved performance where allocates internal memory of String objects.
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: a214b99cbe...5ae8dd67c8
Reference in New Issue
Block a user