Project

General

Profile

Activity

From 04/05/2011 to 04/11/2011

04/11/2011

11:08 PM Bug #4555: [PATCH] ext/socket/init.c: rsock_connect retries on interrupt
=begin
Hi
I'm not convinced why we can safely call select() when we get EINTR. IOW,
Why don't you choose followin...
kosaki (Motohiro KOSAKI)
10:23 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
> Subject: [PATCH] io.c (rb_io_close): ensure IOError for cross-thread closes
>
> We need to inform threads...
kosaki (Motohiro KOSAKI)
09:53 PM Bug #4558 (Closed): TestSocket#test_closed_read fails after r31230
=begin
r31230 was revered by r31261.
=end
kosaki (Motohiro KOSAKI)
10:00 PM Bug #4526 (Closed): [PATCH] IO#syswrite releases GVL
=begin
Committed by r31237.
=end
kosaki (Motohiro KOSAKI)
09:54 PM Bug #4527 (Rejected): [PATCH] IO#close releases GVL if possible
The patch reverted because it made a regression (see [Bug #4558])
kosaki (Motohiro KOSAKI)
09:19 PM Feature #4568 (Closed): [PATCH] file.c (rb_group_member): kill 256K of stack usage
=begin
Commited by r31259.
=end
kosaki (Motohiro KOSAKI)
05:23 PM Feature #4568: [PATCH] file.c (rb_group_member): kill 256K of stack usage
=begin
Lowering RUBY_STACK_MIN_LIMIT to 64KB across the board in
thread_pthread.c seems to work fine for check, te...
normalperson (Eric Wong)
04:01 PM Feature #4568 (Closed): [PATCH] file.c (rb_group_member): kill 256K of stack usage
=begin
It was using 256K stack on my x86_64 machine.
Found with scripts/checkstack.pl in the Linux kernel source:
...
normalperson (Eric Wong)
04:38 PM Revision ace092cb (git): * 2011-04-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:38 PM Revision c2bfeaa2 (git): Evaluate truncate, ftruncate and ftello existence
This corrects mingw-w64 compilation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31262 b2dd03c8-39d4-4d8f-98ff...
luislavena (Luis Lavena)
12:52 PM Revision 0f771e33 (git): * io.c: revert r31230.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
12:50 PM Revision 616f70fc (git): * test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdio
and TestIO#test_cross_thread_close_fd.
The patch was written by Eric Wong. [ruby-core:35669]
git-svn-id: svn+ssh...
kosaki (Motohiro KOSAKI)
12:18 PM Revision 3b011d1a (git): * file.c (rb_group_member): kill 256K of stack usage.
the patch was written by Eric Wong. [ruby-core:35699]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31259 b2dd...
kosaki (Motohiro KOSAKI)
11:24 AM Bug #4566: followup of [ruby-core:32747]
=begin
The patch seems wrong: first is the way check the gcc version,
and the condition also wrong.
Additional to...
naruse (Yui NARUSE)
10:27 AM Bug #4565 (Assigned): incompatible change at rev.31169 about autoload
=begin
=end
naruse (Yui NARUSE)
09:25 AM Bug #4564 (Assigned): mingw-w64, truncate, ftruncate and ftello -- properly evalute it's existence
=begin
It seems good.
Check in, please.
=end
usa (Usaku NAKAMURA)
09:23 AM Feature #4560: [PATCH] lib/net/protocol.rb: avoid exceptions in rbuf_fill
=begin
[email protected] wrote:
> On JRuby master, I've made a change that does not generate backtraces
> fo...
normalperson (Eric Wong)
07:46 AM Feature #4560: [PATCH] lib/net/protocol.rb: avoid exceptions in rbuf_fill
=begin
This is an interesting one. JRuby recently changed how we generate backtraces to using the Java backtrace as t...
headius (Charles Nutter)
07:23 AM Feature #4539: Array#zip_with
=begin
Hi,

On 2011年4月10日日曜日 at 11:56, Marc-Andre Lafortune wrote:
> On Sat, Apr 9, 2011 at 4:29 AM, Kenta Mur...
mrkn (Kenta Murata)
05:58 AM Bug #4567 (Assigned): BigDecimal::ROUND_HALF_DOWN
=begin
=end
mrkn (Kenta Murata)
02:36 AM Bug #4567 (Closed): BigDecimal::ROUND_HALF_DOWN
=begin
SImilar to the issue here [[http://redmine.ruby-lang.org/issues/3803]], BigDecimal::ROUND_HALF_DOWN does not ...
semmons99 (Shane Emmons)

04/10/2011

10:24 PM Revision 2934feb9 (git): * 2011-04-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:24 PM Revision 091ea0ed (git): * ext/openssl/ossl.c: Fix typo, document version constants.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
10:23 PM Feature #4539: Array#zip_with
=begin
On Sat, Apr 9, 2011 at 2:13 PM, Yukihiro Matsumoto <[email protected]> wrote:
>
> I am not sure whether ad...
aprescott (Adam Prescott)
12:29 PM Feature #4539: Array#zip_with
=begin
Hi,

2011/4/9 Yukihiro Matsumoto <[email protected]>:
> I am not sure whether adding new zip_with or addi...
mame (Yusuke Endoh)
12:23 PM Feature #4539: Array#zip_with
=begin
HI,

On Sat, Apr 9, 2011 at 10:13 PM, Yukihiro Matsumoto <[email protected]> wrote:
> I am not sure wheth...
sorah (Sorah Fukumori)
12:23 AM Feature #4539: Array#zip_with
=begin
Hello,
On 9 April 2011 15:13, Yukihiro Matsumoto <[email protected]> wrote:
| Hi,
|
| I am not sure whet...
Eregon (Benoit Daloze)
04:23 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
Tomoyuki Chikanaga <[email protected]> wrote:
> These patches seem good and after applying them, make t...
normalperson (Eric Wong)
01:41 PM Bug #4566 (Third Party's Issue): followup of [ruby-core:32747]
=begin
[ruby-core:32747]
Index: vm_exec.c
===================================================================
...
jojelino (jojelino _)
01:24 PM Revision 4db93c3f (git): * include/ruby/ruby.h: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:29 AM Bug #4565 (Closed): incompatible change at rev.31169 about autoload
=begin
After rev.31169, const_defined? about a pre-autoloading constant on a included module returns true.
# Ruby/...
nagai (Hidetoshi Nagai)
03:32 AM Bug #4564 (Closed): mingw-w64, truncate, ftruncate and ftello -- properly evalute it's existence
=begin
Hello,
I'm using latest mingw-w64 builds that target in a experimental way GCC 4.7.0 codebase (gcc trunk)
...
luislavena (Luis Lavena)

04/09/2011

11:23 PM Feature #4539: Array#zip_with
=begin
Hi,
On 9 April 2011 10:29, Kenta Murata <[email protected]> wrote:
> Hi,
>
> I implemented the featur...
Eregon (Benoit Daloze)
10:23 PM Feature #4539: Array#zip_with
=begin
Hi,

In message "Re: [ruby-core:35673] Re: [Ruby 1.9 - Feature #4539][Assigned] Array#zip_with"
on ...
matz (Yukihiro Matsumoto)
06:23 PM Feature #4539: Array#zip_with
=begin
Hi,

On 2011年4月5日火曜日 at 19:50, Benoit Daloze wrote:
> Here is a gist with a Ruby implementation of the ...
mrkn (Kenta Murata)
06:14 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
Hi Eric,
These patches seem good and after applying them, make test-all passes all tests except a test for ...
nagachika (Tomoyuki Chikanaga)
12:29 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
Eric Wong <[email protected]> wrote:
> Thanks for testing, think I have a better fix below (supercedes ...
normalperson (Eric Wong)
12:23 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
KOSAKI Motohiro <[email protected]> wrote:
> After while thinking, I conclude I was wrong. If rb_io...
normalperson (Eric Wong)
12:23 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
Tomoyuki Chikanaga <[email protected]> wrote:
> ruby -v changed from - to ruby 1.9.3dev (2011-04-05 tru...
normalperson (Eric Wong)
09:15 AM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
Hi,
I applied Eric's patch, but TestSocket#test_closed_read still report same failure.
I can reproduce E...
nagachika (Tomoyuki Chikanaga)
01:23 AM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
2011/4/8 Eric Wong <[email protected]>:
> KOSAKI Motohiro <[email protected]> wrote:
>> > -----...
kosaki (Motohiro KOSAKI)
03:54 PM Bug #4289: Timeouts in threads cause SEGV
=begin
I found a way to fix the issue without breaking user-facing code and still keep
performance :D
I just use ...
normalperson (Eric Wong)
03:10 PM Revision 2350bd94 (git): * 2011-04-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:10 PM Revision 6eb77404 (git): * ext/stringio/stringio.c (strio_each, strio_readlines):
Use `NUM2LONG` instead of `FIX2INT`. Fixes [ruby-dev:43395].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31254...
sorah (Sorah Fukumori)
02:28 PM Revision 4e817b39 (git): * ext/stringio/stringio.c (strio_each):
Fix exception message and don't raise immediately if block is not given.
Fixes [ruby-dev:43394].
* test/stringio/t...
sorah (Sorah Fukumori)
01:01 PM Revision 0a69f2e3 (git): * ext/stringio/stringio.c (strio_each, strio_readlines):
limit must not be zero. Fixes [ruby-dev:43392].
* test/stringio/test_stringio.rb: Add tests for above.
git-svn-id: ...
sorah (Sorah Fukumori)
09:02 AM Revision 699c3de1 (git): * 2011-04-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:02 AM Revision eb7d6881 (git): * include/ruby/util.h: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

04/08/2011

02:25 PM Bug #4549: Can't start class names with non us-ascii chars
=begin
Use decomposed string. In this case,
class A\u030Aa\u0308o\u0308
end
Ruby considers it is begin wit...
naruse (Yui NARUSE)
02:07 PM Feature #3375: --disable-libedit to disable libedit
=begin
Bug #1823 と #3827 もよろしう
=end
naruse (Yui NARUSE)
02:02 PM Feature #3375: --disable-libedit to disable libedit
=begin
=end
naruse (Yui NARUSE)
10:30 AM Feature #3375: --disable-libedit to disable libedit
=begin
Shyouhei Urabe wrote:
> ext/readlineのメンテナの高尾さん:
>
> 本件の進捗状況についてうかがいたいです。
すみません、確認できておりませんでした。
今日中に動作確認...
kouji (Kouji Takao)
01:29 AM Feature #3375: --disable-libedit to disable libedit
=begin
ext/readlineのメンテナの高尾さん:
本件の進捗状況についてうかがいたいです。
=end
shyouhei (Shyouhei Urabe)
09:38 AM Bug #4455 (Closed): rubygem's test fails when source directory and build directory differ
=begin
r31147 and r31151.
=end
naruse (Yui NARUSE)
09:31 AM Bug #4555 (Assigned): [PATCH] ext/socket/init.c: rsock_connect retries on interrupt
=begin
=end
naruse (Yui NARUSE)
09:29 AM Bug #4562: [pull requested] ./config no-ssl2で作ったopensslとext/opensslが混ざらない
=begin
Iwamatsu さんに ext/openssl のメンテナになってもらって、
なひさんや Martin さんと合議してもらえばいいんじゃないかと思い始めていたりはします。
=end
naruse (Yui NARUSE)
08:52 AM Bug #4562: [pull requested] ./config no-ssl2で作ったopensslとext/opensslが混ざらない
=begin
こんにちは。
同じ問題を issues/4556 でレポートしています。
=end
iwamatsu (Nobuhiro Iwamatsu)
01:25 AM Bug #4562 (Closed): [pull requested] ./config no-ssl2で作ったopensslとext/opensslが混ざらない
=begin
ext/opensslにpull requestがきているので誰か判断してほしいんですが、誰に振るべきですかね。
https://github.com/ruby/ruby/pull/12
なおパッチを(私が)...
shyouhei (Shyouhei Urabe)
08:51 AM Feature #4556: Please add option which enable SSLv2 support
=begin
Other patches exist.
https://github.com/spk/ruby/commit/dbe76bb2c83ed393c2aee09d6419b3d3062bbda3
=end
iwamatsu (Nobuhiro Iwamatsu)
07:50 AM Revision 8999a9d4 (git): * 2011-04-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:50 AM Revision 653b4248 (git): * ext/stringio/stringio.c (strio_getline): check whether str is
a string when str and lim are given.
https://twitter.com/watson1978/status/56225052152168449
git-svn-id: svn+ssh:/...
naruse (Yui NARUSE)
04:23 AM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
KOSAKI Motohiro <[email protected]> wrote:
> > ----------------------------------------
> > Bug #...
normalperson (Eric Wong)
03:40 AM Feature #4553: Add Set#pick and Set#pop
=begin
Hi.
There is no difference between your `Set#pick` and the existing `Set#first`. As such, there is no need ...
marcandre (Marc-Andre Lafortune)
03:01 AM Feature #4541: Inconsistent Array.slice()
Hi,
On Tue, Apr 5, 2011 at 3:04 AM, Yui NARUSE <[email protected]> wrote:
>
> Issue #4541 has been updated b...
marcandre (Marc-Andre Lafortune)
01:09 AM Bug #4561: 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
=begin
That has bitten me a few times too, but I accepted it as it is probably clearer in a long expression.
I'm c...
Eregon (Benoit Daloze)

04/07/2011

10:23 PM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
> ----------------------------------------
> Bug #4558: TestSocket#test_closed_read fails after r31230
> ...
kosaki (Motohiro KOSAKI)
12:53 AM Bug #4558 (Closed): TestSocket#test_closed_read fails after r31230
=begin
After r31230, make test-all reports a failure in test_socket.rb @Mac OS X 10.6.6
% make test-all TESTS=.....
nagachika (Tomoyuki Chikanaga)
03:27 PM Bug #4561 (Assigned): 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
=begin
=end
naruse (Yui NARUSE)
01:47 PM Bug #4561: 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
=begin
Same thing with pre formatting:

[dave hladik:~] cat method_call_without_parens_in_array.rb
def method_na...
dschweisguth (Dave Schweisguth)
01:41 PM Bug #4561 (Closed): 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
[dave hladik:~] cat method_call_without_parens_in_array.rb
def method_name(arg)
end
[ method_name 'value' ]
[d...
dschweisguth (Dave Schweisguth)
11:48 AM Feature #4560 (Closed): [PATCH] lib/net/protocol.rb: avoid exceptions in rbuf_fill
Blindly hitting IO#read_nonblock() and raising is expensive due
to two factors:
1) method cache being scanned/cle...
normalperson (Eric Wong)
11:44 AM Bug #4289: Timeouts in threads cause SEGV
=begin
0002-error.c-rb_mod_sys_fail-use-subclass-and-cache.patch breaks
existing test cases that use assert_raise/as...
normalperson (Eric Wong)
10:55 AM Bug #4289: Timeouts in threads cause SEGV
=begin
I noticed 0002-error.c-rb_mod_sys_fail-use-subclass-and-cache.patch breaks on latest trunk, actually.
=end
normalperson (Eric Wong)
08:45 AM Bug #4289: Timeouts in threads cause SEGV
=begin
Attached are patches to revert r29673 and instate the rb_mod_sys_fail class cache I proposed in [ruby-core:325...
normalperson (Eric Wong)
11:04 AM Revision 4ca9e7d0 (git): * 2011-04-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:04 AM Revision e6ef26ae (git): * include/ruby/io.h: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:07 AM Bug #4559 (Closed): Proc#== does not match the documented behaviour
=begin
To see a paste concisely showing the problem, see https://gist.github.com/899026/ba84d66b02727675320dc4f03163...
aprescott (Adam Prescott)

04/06/2011

09:07 PM Bug #4473: Calling return within begin still executes else
=begin
I can see the same issue happening on Windows also.
=end
mayank.kohaley (Mayank Kohaley)
07:56 PM Bug #4549: Can't start class names with non us-ascii chars
=begin
I beg the differ! ÅÄÖ are all uppercase letters, as oppose to åäö, in the Swedish alphabet.
The problem this...
carl.hoerberg (Carl Hörberg)
04:48 PM Bug #4549 (Rejected): Can't start class names with non us-ascii chars
=begin
It is because Å is not a uppercase letter.
=end
naruse (Yui NARUSE)
02:21 PM Feature #4551: uri.set_scheme should downcase schemes
=begin
Your point is reasonable, but it breaks some cases like
s = 'HTTP://example.com/'
URI(s).to_s == s
=end
naruse (Yui NARUSE)
01:12 PM Feature #4556: Please add option which enable SSLv2 support
=begin
Sorry, The first patch is broken.
I attched new patch.
=end
iwamatsu (Nobuhiro Iwamatsu)
12:58 PM Feature #4556 (Closed): Please add option which enable SSLv2 support
=begin
SSLv2 becomes disabled in much environment, because this has several vulnerabilities.
This patch disable SSL...
iwamatsu (Nobuhiro Iwamatsu)
01:03 PM Bug #4550 (Closed): Loading an RSA public key during an HTTPS connection corrupts the connection
=begin
This issue was solved with changeset r31242.
Eric, thank you for reporting this issue.
Your contribution to Ru...
naruse (Yui NARUSE)
12:08 PM Revision d55cf835 (git): * include/ruby/intern.h: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:23 AM Bug #4289: Timeouts in threads cause SEGV
=begin
Motohiro KOSAKI wrote:
> Running deadlock_test.rb in [Bug#4266] on trunk makes segfault. git bisect indica...
normalperson (Eric Wong)
09:18 AM Bug #4289: Timeouts in threads cause SEGV
=begin
also see
((<[ruby-core:35622]|URL:http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/35622>))
(re...
normalperson (Eric Wong)
07:36 AM Bug #4289: Timeouts in threads cause SEGV
=begin
Hiding, but not fixing the issue is the attached patch:
[PATCH] timeout.rb: avoid introducing new class for...
normalperson (Eric Wong)
08:13 AM Bug #4555 (Closed): [PATCH] ext/socket/init.c: rsock_connect retries on interrupt
=begin
Otherwise I get the following error in test/openssl/test_ssl.rb:
test_verify_result(OpenSSL::TestSSL):
...
normalperson (Eric Wong)
07:42 AM Bug #4266: Timeouts in threads cause "ThreadError: deadlock; recursive locking"
=begin
I have a short-term fix for the related issue in Bug #4289
http://redmine.ruby-lang.org/attachments/1572/0001...
normalperson (Eric Wong)
06:14 AM Revision d5b1fde5 (git): * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):
pop pushed error after each try of reading. fixes #4550
* ext/openssl/ossl_pkey_dsa.c (ossl_dsa_initialize): ditto.
...
naruse (Yui NARUSE)
02:44 AM Revision 6fc7c377 (git): * 2011-04-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:44 AM Revision e61d269f (git): * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):
pop pushed error after each try of reading. fixes #4550
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31242 b2dd...
naruse (Yui NARUSE)

04/05/2011

08:23 PM Feature #4539: Array#zip_with
> http://redmine.ruby-lang.org/issues/4539
>
> Author: Michael Kohl
>
> Inspired by Haskell's `zipWith` function,...
Eregon (Benoit Daloze)
03:55 PM Feature #4539 (Assigned): Array#zip_with
naruse (Yui NARUSE)
04:04 PM Feature #4541 (Assigned): Inconsistent Array.slice()
The fix may be following but it can be a spec...
```diff
diff --git a/array.c b/array.c
index bdeb768..4721387 1...
naruse (Yui NARUSE)
03:56 PM Bug #4530 (Rejected): trunk "make check" gives "cannot load such file -- zlib" and "cannot load such file -- openssl"
=begin
You seem don't install zlib-dev/readline-dev or something.
=end
naruse (Yui NARUSE)
02:33 PM Bug #4554 (Closed): test_set_errors in test_x509store.rb fails on CentOS 5.5
=begin
On CentOS 5.5, test_set_errors in test_x509store.rb fails as follows:
1.9.2 p180
1) Failure:
test_...
yhara (Yutaka HARA)
11:34 AM Revision a63105a4 (git): * include/ruby/encoding.h: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:10 AM Feature #4553 (Rejected): Add Set#pick and Set#pop
=begin
A very common operation on sets is to take an arbitrary element from them at O(1) cost. I know typically
it'...
adgar (Michael Edgar)
05:07 AM Bug #4501: 1.9.2-p180 fails to compile on OSX 10.7
=begin
First, make sure you’ve installed XCode 4.1 DP 2 (you can download it through Apple if you are enrolled in the...
baldwin (Stephen Baldwin)
04:23 AM Bug #4527: [PATCH] IO#close releases GVL if possible
Motohiro KOSAKI <[email protected]> wrote:
> Eric, I commited slightly modified version because your patch c...
normalperson (Eric Wong)
04:05 AM Revision 42caa6dd (git): * 2011-04-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:05 AM Revision 257f7859 (git): fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
03:23 AM Feature #4538: [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
=begin
Charles Oliver Nutter <[email protected]> wrote:
> On Fri, Apr 1, 2011 at 4:57 PM, Eric Wong <normalperso...
normalperson (Eric Wong)
 

Also available in: Atom