ruby-dev summary 22012-22195

K

Kazuo Saito

Hi all,

This is a summary of ruby-dev mailing list.


[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 a 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


Kazuo Saito <[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,157
Latest member
MercedesE4
Top