Skip to content

Commit

Permalink
001222
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
matz committed Dec 22, 2000
1 parent f0a1ba4 commit 481553b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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.

Expand Down

0 comments on commit 481553b

Please sign in to comment.