Add NEWS about hexadecimn floating point format.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
be30c131da
commit
df932e66ce
9
NEWS
9
NEWS
@ -112,6 +112,11 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* New method:
|
* New method:
|
||||||
* MatchData#==
|
* MatchData#==
|
||||||
|
|
||||||
|
* Object
|
||||||
|
* extended methods:
|
||||||
|
* Float() supports hexadecimal floating point format.
|
||||||
|
* printf() supports %a/%A format.
|
||||||
|
|
||||||
* Proc
|
* Proc
|
||||||
* extended method:
|
* extended method:
|
||||||
* Proc#source_location returns location even if receiver is a method
|
* Proc#source_location returns location even if receiver is a method
|
||||||
@ -228,6 +233,10 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* OpenSSL::SSL::SSLSocket#connect_nonblock
|
* OpenSSL::SSL::SSLSocket#connect_nonblock
|
||||||
* OpenSSL::SSL::SSLSocket#accept_nonblock
|
* OpenSSL::SSL::SSLSocket#accept_nonblock
|
||||||
|
|
||||||
|
* scanf
|
||||||
|
* support %a/%A format.
|
||||||
|
|
||||||
|
|
||||||
* socket
|
* socket
|
||||||
|
|
||||||
* incompatible changes:
|
* incompatible changes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user