General

Profile

tadf (tadayoshi funaba)

  • Login: tadf
  • Registered on: 10/20/2008
  • Last sign in: 11/15/2015

Issues

open closed Total
Assigned issues 0 59 59
Reported issues 1 71 72

Activity

05/08/2014

11:58 AM Ruby master Feature #9816: 文字列内の数字を数値として比較するメソッド
名前はともかく俺が欲しいのは filevercmp のほうかもしれない。
~~~
x #=> ["2.1.10", "2.1.2", "8 layers", "8 layers 2", "8 layers 2.nki", "8...
tadf (tadayoshi funaba)

05/06/2014

09:37 AM Ruby master Revision d85c226f (git): * io.c (io_{read,write}_nonblock): use rb_get_kwargs instead of
rb_hash_aref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45842 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tadf (tadayoshi funaba)

05/05/2014

07:38 PM Ruby master Revision 08e0c31d (git): * file.c (rb_f_test): removed meaningless "case 'a'".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tadf (tadayoshi funaba)
08:28 AM Ruby master Revision a210f7c2 (git): * math.c (rb_math_sqrt): omitted exporting an unused function,
anyway.
* internal.h: follows the above change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45825 b2d...
tadf (tadayoshi funaba)
04:45 AM Ruby master Feature #9794 (Closed): DateTime.strptime() doesn't work correctly for '%s %z'
tadf (tadayoshi funaba)
04:45 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'

> どうダメなのかわからないのでなんともいいようがない、というのが私の正直な感想です。
俺にはもう関係ない事ですし、余計な事でした。
田中さんのほうで気になってなかったのなら別に構わないと思います。
tadf (tadayoshi funaba)

05/04/2014

09:10 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
変更しました。
今すぐコミッターの活動を停止するわけではありませんが、
今日で date の担当は降ります。
現行の date の実装はこのまま使ってもいいし、要らなくなったら遠慮なく捨てて下さい。
今後は横断的に...
tadf (tadayoshi funaba)
08:34 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'

> 「対応しなかった」理由はなんとなくわかりましたし、実際の利用例がなく、単に一貫性のためとかだったらこのまま放置でよかったと思いますが。
git については過大評価じゃないかなと思います。
もうどうでもいいですが。
...
tadf (tadayoshi funaba)
08:01 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'

> Time.parse は現在時刻で補完するという仕様だったからです。
> そういう仕様だったので、その仕様を変えるまでは、まったく時刻情報がなくても受け付けていました。
DateTime でも補完はしますけどね。
...
tadf (tadayoshi funaba)
08:56 PM Ruby master Revision a72f9f34 (git): * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
bug fix) of strptime. applies offset even if the given date is
not local time (%s and %Q). This is an exc...
tadf (tadayoshi funaba)

Also available in: Atom