This commit is contained in:
Watson
2014-02-19 00:24:54 +09:00
parent d020d21993
commit 9d4532f67e
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -26,6 +26,8 @@
* Improved String#{strip, rstrip, lstrip} performance. ~70% faster.
* Improved String#{[], []=, +} and Array#+ performance. ~20% faster.
* Improved String#{==, !=} performance. ~50% faster.
* Improved Array#{==, !=} performance. ~25% faster.
* Improved Hash#{==, !=} performance. ~50% faster.
= RubyMotion 2.22 =

2
vm

Submodule vm updated: 7bb6660d69...4b2d69d618