mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
001222
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0e47c138c9
commit
7f16734d27
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Fri Dec 22 15:07:55 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* stable version 1.6.2 released.
|
||||
|
||||
Thu Dec 21 13:01:46 2000 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* lib/net/ftp.rb (makeport): don't use TCPsocket.getaddress.
|
||||
|
@ -6,7 +10,7 @@ Wed Dec 20 12:00:15 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
|
|||
|
||||
* bignum.c (rb_big_lshift): should cast up to BDIGIT_DBL.
|
||||
|
||||
* parse.y (yylex): disallow trailin '_' for numeric litrals.
|
||||
* parse.y (yylex): disallow trailing '_' for numeric litrals.
|
||||
|
||||
* bignum.c (rb_cstr2inum): allow `_' within converting string.
|
||||
|
||||
|
|
Loading…
Reference in a new issue