[NEWS] Optimized where it would convert type implicit using #to_str etc

This commit is contained in:
Watson
2014-02-25 15:37:23 +09:00
parent e9c63d9384
commit 9eb20fccc6
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -18,6 +18,7 @@
* 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.
* Optimized where it would convert type implicit using #to_str etc.
* Improved String#to_sym performance. ~40% faster.
* Improved performance in dispatcher. ~20% faster.
* Improved performance where allocates internal memory of String objects.

2
vm

Submodule vm updated: 2046f7c5f4...3fdbf4de10