mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-16 21:21:56 +08:00
add lines
This commit is contained in:
6
NEWS
6
NEWS
@@ -15,6 +15,12 @@
|
||||
* Fixed the bug in Symbol#match and Symbol#=~ which does not return an index
|
||||
of the beginning of the match.
|
||||
* Fixed the bug in Symbol#succ and Symbol#next which returns a String object.
|
||||
* Added the Complex#rationalize method.
|
||||
* Fixed the bug in Complex#/ which raise an exception when passed Float 0.0.
|
||||
* Fixed the bug in Complex.rect and Complex.polar which raises an
|
||||
ArgumentError instead of TypeError if passed wrong value.
|
||||
* Fixed the bug in Regexp.last_match which raise an IndexError if passed
|
||||
index which is out of matched range.
|
||||
|
||||
= RubyMotion 1.27 =
|
||||
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 7ecd27aa9b...499c55b754
Reference in New Issue
Block a user