зеркало из https://github.com/github/ruby.git
* NEWS: add new encodings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
9208951d33
Коммит
71f81f8136
|
@ -1,3 +1,7 @@
|
|||
Mon Dec 6 18:59:04 2010 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* NEWS: add new encodings.
|
||||
|
||||
Mon Dec 6 18:56:42 2010 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* test/ruby/test_string.rb (TestString#test_scan): add a test for
|
||||
|
|
7
NEWS
7
NEWS
|
@ -30,6 +30,13 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
* Kernel#respond_to? now returns false for protected methods.
|
||||
|
||||
* Encoding
|
||||
* new encodings:
|
||||
* CP950
|
||||
* CP951
|
||||
* UTF-16
|
||||
* UTF-32
|
||||
|
||||
* Float
|
||||
* new constants:
|
||||
* File::NULL
|
||||
|
|
Загрузка…
Ссылка в новой задаче