[#20392] [BigDecimal] proposal to change specification — "Tadashi Saito" <shiba@...2.accsnet.ne.jp>

斎藤と申します。

25 messages 2003/06/20
[#20407] Re: [BigDecimal] proposal to change specification — "Shigeo Kobayashi" <shigeo@...> 2003/06/22

小林です。

[#20447] [BigDecimal] renaming proposal — "Tadashi Saito" <shiba@...2.accsnet.ne.jp>

斎藤です。

47 messages 2003/06/24
[#20621] Re: [BigDecimal] renaming proposal — "Shigeo Kobayashi" <shigeo@...> 2003/07/11

小林@MAILチェック中です。

[#20628] Re: [BigDecimal] renaming proposal — "Shigeo Kobayashi" <shigeo@...> 2003/07/11

小林です。

[ruby-dev:20415] Re: In 1.8.0 nil.to_s is not the same as ""

From: matz@... (Yukihiro Matsumoto)
Date: 2003-06-23 08:27:47 UTC
List: ruby-dev #20415
まつもと ゆきひろです

In message "[ruby-dev:20414] Re: In 1.8.0 nil.to_s is not the same as """
    on 03/06/23, nobu.nakada@nifty.ne.jp <nobu.nakada@nifty.ne.jp> writes:

|あと[ruby-dev:20412]の残りはこれだけ、かな。
|
|* dir.c (find_dirsep): get rid of warnings.
|* eval.c (error_print): temporary value might be disposed by GC.
|* hash.c (env_has_value, env_index): should not increment NULL.
|* io.c (io_read, rb_io_sysread): not read when length is 0.
|* io.c (rb_io_reopen): ensure initialized IO.
|* io.c (rb_io_init_copy): sychronize file pointer.
|* io.c (rb_io_s_pipe): make exception proof.
|* string.c (rb_str_rindex_m): Fixnum 0 matched end of string.

じゃあ、

よろしく。中田さんがコミットしてくださったら、preview3を出し
ます。

In This Thread