[#40961] [Bug #3137] complex.rb changes exceptions of Math — Yusuke Endoh <redmine@...>

Bug #3137: complex.rb changes exceptions of Math

15 messages 2010/04/12
[#40967] Re: [Bug #3137] complex.rb changes exceptions of Math — keiju@... (石塚圭樹) 2010/04/13

けいじゅ@いしつかです.

[#41038] Windows と DL が使用条件の libffi — Aaron Patterson <aaron.patterson@...>

こんにちは!アーロンです。

17 messages 2010/04/22
[#41039] Re: Windows と DL が使用条件の libffi — "U.Nakamura" <usa@...> 2010/04/22

こんにちは、なかむら(う)です。

[#41040] Re: Windows と DL が使用条件の libffi — "NARUSE, Yui" <naruse@...> 2010/04/22

成瀬です。

[#41059] Re: Windows と DL が使用条件の libffi — Aaron Patterson <aaron.patterson@...> 2010/04/26

2010/4/21 NARUSE, Yui <[email protected]>:

[#41060] Re: Windows と DL が使用条件の libffi — Yugui <yugui@...> 2010/04/26

2010/4/26 Aaron Patterson <[email protected]>:

[#41067] [Feature #3203] LazySweepGC patch — Narihiro Nakamura <redmine@...>

Feature #3203: LazySweepGC patch

15 messages 2010/04/26
[#41069] Re: [Feature #3203] LazySweepGC patch — Yusuke ENDOH <mame@...> 2010/04/27

遠藤です。

[#41104] Rails3 M17N — Yukihiro Matsumoto <matz@...>

まつもと ゆきひろです

29 messages 2010/04/30
[#41111] Re: Rails3 M17N — Urabe Shyouhei <shyouhei@...> 2010/04/30

Yukihiro Matsumoto =E3=81=95=E3=82=93=E3=81=AF=E6=9B=B8=E3=81=8D=E3=81=BE=

[#41113] Re: Rails3 M17N — Yukihiro Matsumoto <matz@...> 2010/04/30

まつもと ゆきひろです

[ruby-dev:41101] Plan to Support Levels for Ruby 1.9.2

From: Yugui <yugui@...>
Date: 2010-04-29 13:39:13 UTC
List: ruby-dev #41101
HI,

Before release of Ruby 1.9.2, I would like to define a new guideline
of the support levels for Ruby 1.9.2.

=3D=3D Definition of the support levels
The Ruby 1.9 series have four support levels.

(1) Supported:
  We ensure Ruby works fine before release. I do not release Ruby when
an issue (=E2=80=A01) remains on a supported platform.

  A platform can be "supported" when:
  * Ruby is maintained on it (=E2=80=A02),
  * And Ruby passes almost all the test cases and RubySpec on it,
  * And we have a continuous build environment for Ruby on it,
  * And it have been "supported" or "best effort" for more than an year.

(2) Best effort:
  We are trying making Ruby to work fine on it.
  I do not release Ruby when an serious issue remains on a best effort plat=
form.

  A platform can be "best effort" when:
  * Ruby is maintained on it,
  * And Ruby passes most of the test cases and RubySpec on it

(3) Perhaps:
  We think Ruby works on it, however, we do not care about it.
  I sometimes release Ruby even if there are issues on it.

  A platform can be "perhaps" when:
  * A similar platform is "supported" or "best effort",
  * Or Ruby is maintained on it
  * Or a patch is recently applied for Ruby on the platform, and it is
reported that Ruby works fine on it because of the patch.

(4) Not supported:
  We do not think Ruby works on it. A patch is always welcome.
  * Any other systems


=E2=80=A01:
  A "Issue" means one on the redmine (http://redmine.ruby-lang.org )
=E2=80=A02:
  Ruby is "maintained" on a platform when:
  * At least one committer always develops Ruby on the platform
  * Or there is an assigned maintainer of Ruby for it

=3D=3D List of candidate platforms
Candidate for the "supported" platforms of Ruby 1.9.2 is only
  * Debian GNU/Linux stable version on i386
  however the following two platforms can be the candidates if a
continuous build environment is available:
  * Mac OS X 10.5, 10.6 on Intel
  * FreeBSD 6 or later (amd64, IA32)

Candidates for the "best effort platforms" are:
  * Mac OS X 10.5, 10.6 on Intel
  * FreeBSD 6 or later (amd64, IA32)
  * Solaris 10 / OpenSolaris
  * mswin32, mswin64, mingw32
  * AIX 5.3 on PowerPC

AIX will be possibly "perhaps". It depends on progress of development.

Candidates for the "perhaps" platforms are:
  * Other versions of Debian GNU/Linux.
    * or stable version on other architectures
  * Other Linux distributions
  * Mac OS X 10.5 on PPC
  * cygwin
  * Other POSIX-compatible systems
  * BeOS (Haiku)

Another platform can be a candidate for "best effort" or "perhaps".
You can add your platform to the list by satisfying the following
definition.
Let us know if you have a continuous build environment.

=3D=3D Schedule
2010-06-15:
  The list of candidates will be fixed.
2010-06-30:
  The supported platforms and the support levels will be fixed.


Thank you,
-- Yuki Sonoda (Yugui)

In This Thread

Prev Next