mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-19 10:18:57 +08:00
fix a memory leaks in String#{reverse, reverse!}
This commit is contained in:
1
NEWS
1
NEWS
@@ -16,6 +16,7 @@
|
||||
String#length with multibyte characters will be 500x times faster.
|
||||
* Improved String#reverse performance with ascii compatible string.
|
||||
String#reverse with ascii compatible string will be 30x times faster.
|
||||
* Fixed a memory leaks in String#{reverse, reverse!}
|
||||
|
||||
= RubyMotion 1.23 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user