mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-14 12:13:04 +08:00
sync
This commit is contained in:
3
NEWS
3
NEWS
@@ -2,7 +2,8 @@
|
||||
|
||||
* Fixed a bug in Kernel.sprintf and NSDate.new which would cause a
|
||||
malloc_error_break error.
|
||||
* Added .sass-cache and .idea directory into the default .gitignore file.
|
||||
* Added .sass-cache, .idea and app/pixate_code.rb into the default .gitignore
|
||||
file.
|
||||
* Fixed memory leaks in Complex and Rational classes.
|
||||
* Improved String#{[]=, index} performance when a String object has only
|
||||
ASCII code range characters. 5-14 times faster.
|
||||
|
||||
Reference in New Issue
Block a user