ruby-dev summary 24741-24958

K

Kazuo Saito

Hello all,

This is a summary of ruby-dev mailing list.


[ruby-dev:24807] Maintainers for libraries

URABE, Syohei wrote up a list of maintainers for libraries and
extensions
bundled with the Ruby distribution. The URL is:


http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;
name=StdLibsMaintainers


[ruby-dev:24834] Process.getrlimit and Process.setrlimit

Tanaka, Akira proposed methods getrlimit() and setrlimit() for Process
module.
He posted a patch based on SUSv3 specification and real
implementations of get/
setrlimit() on several platforms([ruby-dev:24843]). The pacth was
committed to
CVS with rb_secure() protection by Kazuhiro NISHIYAMA.


[ruby-dev:24865] [patch] An option to exclude tests specified

U.Nakamura added a new '--exclude' option to test/unit/autorunner,
which was
proposed at [ruby-core:3363].
This option is used to skip the tests they are known to be failed and
other
developers are already working on it. It is useful for developers to
execute
all test cases during others are still working.


[ruby-dev:24896] mode for StringIO

Nobu Nakada changed StringIO.new() to accept Fixnum as the second
argument,
as same as IO.new().


ruby-dev summary index:
http://i.loveruby.net/en/ruby-dev-summary.html

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

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,078
Latest member
MakersCBDBlood

Latest Threads

Top