зеркало из https://github.com/github/ruby.git
* NEWS: Fix ARGF#codepoints
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ed045985e7
Коммит
1727511e85
5
NEWS
5
NEWS
|
@ -18,6 +18,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
=== Library updates (outstanding ones only)
|
||||
|
||||
* builtin classes
|
||||
* ARGF
|
||||
* added method:
|
||||
* added ARGF#codepoints and ARGF#each_codepoint, like the corresponding
|
||||
methods for IO.
|
||||
|
||||
* Array
|
||||
* added method:
|
||||
|
@ -456,7 +460,6 @@ with all sufficient information, see the ChangeLog file.
|
|||
* IO#bytes
|
||||
* ARGF#lines
|
||||
* ARGF#chars
|
||||
* ARGF#codepoints
|
||||
* ARGF#bytes
|
||||
* StringIO#lines
|
||||
* StringIO#chars
|
||||
|
|
Загрузка…
Ссылка в новой задаче