[#37050] [Feature #735] Date#inspect — "rubikitch ." <redmine@...>

Feature #735: Date#inspect

14 messages 2008/11/09

[#37075] [Feature #747] /\A/u ignores BOM — Shyouhei Urabe <redmine@...>

Feature #747: /\A/u ignores BOM

14 messages 2008/11/12

[#37161] m17n of irb — "Yugui (Yuki Sonoda)" <yugui@...>

Yuguiです。

35 messages 2008/11/24
[#37183] Re: m17n of irb — keiju@... (keiju ISHITSUKA) 2008/11/25

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

[#37203] Re: m17n of irb — "Yugui (Yuki Sonoda)" <yugui@...> 2008/11/26

keiju ISHITSUKA さんは書きました:

[#37292] Re: m17n of irb — Yukihiro Matsumoto <matz@...> 2008/12/06

まつもと ゆきひろです

[#37293] Re: m17n of irb — "Yugui (Yuki Sonoda)" <yugui@...> 2008/12/07

Yuguiです。

[#37298] Re: m17n of irb — Yukihiro Matsumoto <matz@...> 2008/12/07

まつもと ゆきひろです

[#37210] RSS::Maker.create(version) — "Akinori MUSHA" <knu@...>

 RSS::Maker で、 "2.0" 等の文字列でフィードのフォーマットを渡す

15 messages 2008/11/27

[#37213] Re: [ruby-cvs:27586] Ruby:r20368 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_div2): should return — Tadayoshi Funaba <tadf@...>

> * ext/bigdecimal/bigdecimal.c (BigDecimal_div2): should return

8 messages 2008/11/27

[ruby-dev:37146] Re: [ruby-cvs:27544] Ruby:r20326 (ruby_1_9_1): merges r20298 from trunk into ruby_1_9_1.

From: Yukihiro Matsumoto <matz@...>
Date: 2008-11-23 00:31:17 UTC
List: ruby-dev #37146
まつもと ゆきひろです

In message "Re: [ruby-cvs:27544] Ruby:r20326 (ruby_1_9_1): merges r20298 from trunk into ruby_1_9_1."
    on Sat, 22 Nov 2008 23:52:46 +0900 (JST), yugui@ruby-lang.org writes:

|    merges r20298 from trunk into ruby_1_9_1.
|    * ext/pty/pty.c (get_device_once): abandon asynchronous exception
|      that might cause serious problem if a program terminated early.
|      asynchronous exception is a very bad thing anyway.  use
|      Process.waitpid(pid) or PTY.check(pid) to poll program
|      termination. if PTY.check is called with optional second
|      argument being true, it raises an exception same as one from
|      previous behavior.  [incompatible] fix: [ruby-core:19583]

これは非互換な変更なので1.9.2まで待った方がよいかもしれない
と思います。少なくとも議論なしに1.9.1に入れるのはどうでしょ
うか。

In This Thread

Prev Next