[#274] IPv6-ready ruby — Jun-ichiro itojun Hagino <itojun@...>
We KAME team (www.kame.net) are working on IPv6-ready ruby.
7 messages
1999/04/13
[#275] Re: IPv6-ready ruby
— gotoken@... (GOTO Kentaro)
1999/04/14
In message "[ruby-talk:00274] IPv6-ready ruby"
[#276] Re: IPv6-ready ruby
— Jun-ichiro itojun Hagino <itojun@...>
1999/04/14
[#297] Ruby 1.3.3-990430 — matz <matz@...>
Ruby 1.3.3-990430 is out, check out:
1 message
1999/04/30
[ruby-talk:00273] Ruby 1.3.2-990413
From:
Yukihiro Matsumoto <matz@...>
Date:
1999-04-13 06:49:41 UTC
List:
ruby-talk #273
Ruby 1.3.2-990413 is out, check out:
ftp://ftp.netlab.co.jp/pub/lang/ruby/devel/ruby-1.3.2-990413.tar.gz
md5sum is
d89b5ee69f35bc7485a43e8738bdcf2e ruby-1.3.2-990413.tar.gz
Notice this is early access release, try it at your own risk.
--
+Tue Apr 13 00:33:52 1999 Yukihiro Matsumoto <matz@netlab.co.jp>
+
+ * io.c (rb_io_stdio_set): warning for assignment to the variables
+ $std{in,out,err}.
+
+Mon Apr 12 23:12:32 1999 Yukihiro Matsumoto <matz@netlab.co.jp>
+
+ * io.c (rb_io_reopen): check for reopening same IO.
+