[#15707] Schedule for the 1.8.7 release — "Akinori MUSHA" <knu@...>

Hi, developers,

21 messages 2008/03/01

[#15740] Copy-on-write friendly garbage collector — Hongli Lai <hongli@...99.net>

Hi.

31 messages 2008/03/03
[#15742] Re: Copy-on-write friendly garbage collector — Yukihiro Matsumoto <matz@...> 2008/03/03

Hi,

[#15829] Re: Copy-on-write friendly garbage collector — Daniel DeLorme <dan-ml@...42.com> 2008/03/08

Yukihiro Matsumoto wrote:

[#15756] embedding Ruby 1.9.0 inside pthread — "Suraj Kurapati" <sunaku@...>

Hello,

18 messages 2008/03/03
[#15759] Re: embedding Ruby 1.9.0 inside pthread — Nobuyoshi Nakada <nobu@...> 2008/03/04

Hi,

[#15760] Re: embedding Ruby 1.9.0 inside pthread — Yukihiro Matsumoto <matz@...> 2008/03/04

Hi,

[#15762] Re: embedding Ruby 1.9.0 inside pthread — "Suraj N. Kurapati" <sunaku@...> 2008/03/04

Yukihiro Matsumoto wrote:

[#15783] Adding startup and shutdown to Test::Unit — Daniel Berger <Daniel.Berger@...>

Hi all,

15 messages 2008/03/04

[#15835] TimeoutError in core, timeouts for ConditionVariable#wait — MenTaLguY <mental@...>

I've been reworking JRuby's stdlib to improve performance and fix

10 messages 2008/03/09

[#15990] Recent changes in Range#step behavior — "Vladimir Sizikov" <vsizikov@...>

Hi,

35 messages 2008/03/23
[#15991] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/23

[#15993] Re: Recent changes in Range#step behavior — "Vladimir Sizikov" <vsizikov@...> 2008/03/23

Hi Dave,

[#15997] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/23

[#16024] Re: Recent changes in Range#step behavior — "Vladimir Sizikov" <vsizikov@...> 2008/03/26

Hi Dave,

[#16025] Re: Recent changes in Range#step behavior — Yukihiro Matsumoto <matz@...> 2008/03/26

Hi,

[#16026] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/26

[#16027] Re: Recent changes in Range#step behavior — Yukihiro Matsumoto <matz@...> 2008/03/26

Hi,

[#16029] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/26

[#16030] Re: Recent changes in Range#step behavior — Yukihiro Matsumoto <matz@...> 2008/03/26

Hi,

[#16031] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/26

[#16032] Re: Recent changes in Range#step behavior — "Vladimir Sizikov" <vsizikov@...> 2008/03/26

On Wed, Mar 26, 2008 at 7:01 PM, Dave Thomas <dave@pragprog.com> wrote:

[#16033] Re: Recent changes in Range#step behavior — Dave Thomas <dave@...> 2008/03/26

[#16041] Re: Recent changes in Range#step behavior — David Flanagan <david@...> 2008/03/26

Dave Thomas wrote:

Re: Correct procedure for patch review?

From: Hongli Lai <hongli@...99.net>
Date: 2008-03-10 11:41:11 UTC
List: ruby-core #15845
Martin Duerst wrote:
> I think you have done the right thing by sending patches to this list.
> 
> When sending a request such as this one, it helps a lot to include
> information about your original mail, including a pointer to the
> archived email. Also, assuming that you meant "PATCH: mknod and
> mkfifo support", that was sent less than 2 days ago, and these two
> days partially overlap with the weekend (in particular in Japan).
> Everybody is busy, so I think it is better to wait a bit longer
> (e.g. one week).
> 
> Compared with other open-source (programming language) development
> communities, Ruby uses a distinctively low-key approach to bug and
> patch management. There is some talk about trying to use a bug tracking
> system, but it is unclear if and when that will happen.
> 
> Some people may disagree, but in my opinion, Ruby's low-key approach
> is a big advantage. It fits very well with the friendly Ruby culture.
> 
> A more complicated system doesn't guarantee that bugs actually get
> fixed and patches applied. But it splits the location of discussion
> (mailing list vs. bug tracking system), and increases adminitstrative
> overhead. Also, it is very well known (and I can confirm this from
> experience) that once some additional procedure is introduced, it is
> extremely difficult to get rid of it again, even if experience shows
> that it isn't really necessary.
> 
> Regards,   Martin.

Alright, thanks for the explanation. This clears things up a lot. :)

FYI, I was referring to the "PATCH: mknod and mkfifo support" and 
"Improved documentation for mkmf" emails.

In This Thread