tadf (tadayoshi funaba)
- Login: tadf
- Registered on: 10/20/2008
- Last connection: 11/15/2015
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 75 | 75 |
Reported issues | 4 | 68 | 72 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 09/19/2009 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 10/05/2011 |
Backport192 | Developer | 10/05/2011 |
Backport193 | Developer | 10/05/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
Ruby 1.8 | Developer | 02/03/2009 |
Ruby master | Developer | 07/13/2009 |
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...
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
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
-
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... -
04:45 AM Ruby master Feature #9794 (Closed): DateTime.strptime() doesn't work correctly for '%s %z'
-
04:45 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
> どうダメなのかわからないのでなんともいいようがない、というのが私の正直な感想です。
俺にはもう関係ない事ですし、余計な事でした。
田中さんのほうで気になってなかったのなら別に構わないと思います。
05/04/2014
-
09:10 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- 変更しました。
今すぐコミッターの活動を停止するわけではありませんが、
今日で date の担当は降ります。
現行の date の実装はこのまま使ってもいいし、要らなくなったら遠慮なく捨てて下さい。
今後は横断的に... -
08:34 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
> 「対応しなかった」理由はなんとなくわかりましたし、実際の利用例がなく、単に一貫性のためとかだったらこのまま放置でよかったと思いますが。
git については過大評価じゃないかなと思います。
もうどうでもいいですが。
...-
08:01 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
> Time.parse は現在時刻で補完するという仕様だったからです。
> そういう仕様だったので、その仕様を変えるまでは、まったく時刻情報がなくても受け付けていました。
DateTime でも補完はしますけどね。
...-
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...
Also available in: Atom