зеркало из https://github.com/github/ruby.git
NEWS: Fix description of BigDecimal.new [ci skip]
BigDecimal.new is restored, and will be removed on bigdecimal 1.5 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
d11525728f
Коммит
308360f13b
2
NEWS
2
NEWS
|
@ -530,7 +530,6 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
* The following methods are removed.
|
* The following methods are removed.
|
||||||
|
|
||||||
* BigDecimal.allocate
|
* BigDecimal.allocate
|
||||||
* BigDecimal.new
|
|
||||||
* BigDecimal.ver
|
* BigDecimal.ver
|
||||||
|
|
||||||
* Every BigDecimal object is frozen. [Feature #13984]
|
* Every BigDecimal object is frozen. [Feature #13984]
|
||||||
|
@ -539,6 +538,7 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
* String#to_d parses the receiver string like String#to_f.
|
* String#to_d parses the receiver string like String#to_f.
|
||||||
|
|
||||||
|
* BigDecimal.new will be removed on its version 1.5.
|
||||||
|
|
||||||
[Pathname]
|
[Pathname]
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче