From: Kazuo Saito Date: 2003-12-10T00:26:28+09:00 Subject: [ruby-list:38881] ruby-dev summary 22012-22195 斉藤です。 遅くなりましたが、今週分のサマリを書いてみました。レビューの時間が取れる方はお願いします。 ruby-talk へは木曜夜に流したいです。 申し送り: 以下のスレッドはもうちょっと結論を待った方が良さそうなので抜いてます。 * [ruby-dev:22142] (Ruby/SDL) OSX Cocoaフレームワークへの対応 * [ruby-dev:22190] override private methods * [ruby-dev:22195] IO::for_io and TCPServer#bind 例によって、抜けや誤記の指摘は歓迎です。宜しくお願いします。 =begin [ruby-dev:22121] URI.regexp URI::regexp, which is similar to URI::extract in terms of finding URL-like strings from a string given but returns Regexp object, has been added into URI library by Minero Aoki. He also wrote brief description for the method. See the diff and document from: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/uri/ common.rb.diff?r1=1.10&r2=1.11&f=h [ruby-dev:22134] [PATCH] exception list in rescue Nobu Nakada commited a patch that enables "rescue" statement to take "*list" argument for catching multiple exception classes, such like "when A, B, C" in "case" statement. [ruby-dev:22167] 1.8.1 preview3 The latest preview for 1.8.1 has been released. Let's get it from: ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.1-preview3.tar.gz =end preview などのリリースは ruby-talk にも流れるから毎度かかなくてもいいのかしらん。 Kazuo Saito