mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add NEWS about RbConfig::SIZEOF
https://bugs.ruby-lang.org/issues/8568 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f0d8be4e2b
commit
c1c45c1cf7
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -89,6 +89,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Process.clock_gettime
|
||||
* Process.clock_getres
|
||||
|
||||
* RbConfig
|
||||
* New constants:
|
||||
* RbConfig::SIZEOF is added to provide the size of C types.
|
||||
|
||||
* String
|
||||
* New methods:
|
||||
* String#scrub and String#scrub! verify and fix invalid byte sequence.
|
||||
|
|
Loading…
Add table
Reference in a new issue