okkez (okkez _)
- Login: okkez
- Registered on: 05/20/2008
- Last connection: 12/27/2020
Issues
Projects
Project |
Roles |
Registered on |
Ruby |
Developer |
12/14/2011 |
Ruby master |
Developer |
12/14/2011 |
12/27/2020
-
09:09 AM
Ruby master
Bug #17478 (Assigned): 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 66145 (trunk): time.rb: remove the unsupported formatting options from the document [ci skip]
- Time.strptime does not support %3N, %6N, and %9N.
close [Bug #15322]
okkez (okkez _)
-
02:34 AM
Ruby master
Revision 66145 (ruby_2_6): time.rb: remove the unsupported formatting options from the document [ci skip]
- Time.strptime does not support %3N, %6N, and %9N.
close [Bug #15322]
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 _)
Also available in: Atom
Loading...