зеркало из https://github.com/github/ruby.git
NEWS: Integer#{round,floor,ceil,truncate} [Bug #13420]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
8451d3c723
Коммит
a0da514102
2
NEWS
2
NEWS
|
@ -30,6 +30,8 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
* Integer.sqrt [Feature #13219]
|
||||
* Integer#step does no longer rescue exceptions when given
|
||||
a step value which cannot be compared with #> to 0. [Feature #7688]
|
||||
* Integer#{round,floor,ceil,truncate} now always return an Integer.
|
||||
[Bug #13420]
|
||||
|
||||
* IO
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче