[#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: Test::Unit maintainer

From: Kouhei Sutou <kou@...>
Date: 2008-03-12 13:12:06 UTC
List: ruby-core #15870
Hi Ryan,

It seems that you are too busy to maintain Test::Unit.
If this is true, could you consider that you give me the
Test::Unit maintenance rights?


Thanks,
--
kou

In <20080226.200251.216579816165677384.kou@cozmixng.org>
  "Re: Test::Unit maintainer" on Tue, 26 Feb 2008 20:02:52 +0900,
  Kouhei Sutou <kou@cozmixng.org> wrote:

> Hi Ryan,
> 
> In <D13ABFB6-B446-4F69-BB97-06167C96A95D@zenspider.com>
>   "Re: Test::Unit maintainer" on Tue, 26 Feb 2008 06:50:27 +0900,
>   Ryan Davis <ryand-ruby@zenspider.com> wrote:
> 
> > > Can I start to improve Test::Unit?
> > 
> > absolutely... how would you like to go about this?
> 
> My goal:
> 
>   * Easy to extend. (I think this is the same as yours.)
>     * Some or all GUI test runners will be provided as
>       separated package. (They may be gem)
>     * ...
> 
>   * Easy to write tests by default. (I think this is NOT the same as yours.)
>     As a result, the standard testing framework may not be
>     minimum.
>     * Built-in mock support.
>     * ...
> 
>   * Easy to debug by default. (I think this may conflict yours.)
>     As a result, the standard testing framework may not be
>     minimum.
>     * Built-in diff output between expected value and actual
>       value.
>     * ...
> 
> 
> > Personally, I think we should pull it into a separate repository and  
> > work there.
> 
> It's OK for me if developed testing framework become the
> standard testing framework. (I want the standard testing
> framework to satisfy the above my goal by default for happy
> testing with standard Ruby installation.)
> 
> > I'll register a project on rubyforge if one doesn't already exist.  
> > What is your rubyforge username? I'll add you as an admin.
> 
> It's 'kou'.
> 
> 
> Thanks,
> --
> kou
> 

In This Thread