General

Profile

okkez (okkez _)

  • Login: okkez
  • Registered on: 05/20/2008
  • Last sign in: 12/27/2020

Issues

open closed Total
Assigned issues 0 4 4
Reported issues 2 52 54

Activity

12/27/2020

09:09 AM Ruby master Bug #17478 (Closed): Ruby3.0 is slower than Ruby2.7.2 when parsing a large CSV file
Ruby3.0 is around 10%-20% slower than Ruby2.7.2 when parsing and aggregating a large CSV file.
The script is here:...
okkez (okkez _)

12/03/2018

02:34 AM Ruby master Bug #15322 (Closed): Time.strptime does not support %3N, %6N, %9N
Applied in changeset trunk|r66145.
----------
time.rb: remove the unsupported formatting options from the document [...
okkez (okkez _)
02:12 AM Ruby master Bug #15322: Time.strptime does not support %3N, %6N, %9N
Thank you for comments. I will commit the patch. okkez (okkez _)
02:34 AM Ruby master Revision 66ec94d5 (git): time.rb: remove the unsupported formatting options from the document [ci skip]
Time.strptime does not support %3N, %6N, and %9N.
close [Bug #15322]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
okkez (okkez _)

11/20/2018

08:12 AM Ruby master Bug #15322 (Closed): Time.strptime does not support %3N, %6N, %9N
~~~
Time.strptime("2018-11-20 17:11:22.123", "%Y-%m-%d %H:%M:%S.%3N")
# => raise ArgumentError: invalid strptime fo...
okkez (okkez _)

05/31/2018

02:32 PM Ruby master Feature #14800 (Open): Zlib::GzipReader#read does not support 2nd argument
`Zlib::GzipReader#read` does not support 2nd argument for output buffer.
It is not same as `IO#read` and `StringIO#r...
okkez (okkez _)

04/09/2018

05:51 AM Ruby master Bug #14668: Ruby2.6.0-preview1とtrunkでnmatrixがコンパイルできない
trunk で試したところコンパイルが通るようになりました。
ありがとうございます!
余談も https://github.com/SciRuby/nmatrix に共有しておきます。
okkez (okkez _)

04/06/2018

03:58 AM Ruby master Bug #14668 (Closed): Ruby2.6.0-preview1とtrunkでnmatrixがコンパイルできない
https://github.com/SciRuby/nmatrix
Ruby2.5.1 まではコンパイルできたのですが、Ruby2.6.0-preview1 および trunk(r63103) でコンパイルできませんでした。
...
okkez (okkez _)
02:55 AM Ruby master Bug #12181 (Closed): ブロックがたくさんあるファイルを編集するとruby-modeが重い
再度確認したら、特に問題なく使えるているみたいなので閉じます。 okkez (okkez _)

01/27/2018

07:45 AM Ruby master Bug #14409: インストール手順の改善
desription のフォーマットがおかしかったのを修正しました。 okkez (okkez _)

Also available in: Atom