kou (Kouhei Sutou)
- Login: kou
- Email: kou@cozmixng.org
- Registered on: 06/03/2008
- Last connection: 10/15/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 84 | 85 |
Reported issues | 0 | 11 | 11 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 07/18/2008 |
Backport187 | Developer | 11/28/2009 |
Backport191 | Developer | 05/16/2009 |
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 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 07/27/2008 |
Ruby master | Developer | 07/04/2008 |
Activity
12/23/2020
-
09:23 AM Ruby master Bug #17430 (Closed): CSV: NoMethodError when the write_nil_value or write_empty_value options are used
- It has been fixed in the latest csv gem.
You can use update your csv by `gem install csv`.
12/01/2020
-
08:11 PM Ruby master Feature #17356: Alignment of memory allocated through Fiddle struct's malloc
- How about introducing new APIs like `ruby_xaligned_malloc()` and `ruby_xaligned_free()` that wraps existing `rb_align...
06/27/2020
-
02:54 PM Ruby master Revision f2bcdc72 (git): [ruby/fiddle] Support MSWIN (#43)
- https://github.com/ruby/fiddle/commit/f16e7ff6e0
02/12/2020
-
01:35 AM Ruby master Bug #16628 (Third Party's Issue): CSV.new する時にGzipReaderを渡すとCSV::Parser::InvalidEncodingが出る場合がある
- https://github.com/ruby/csv/issues/new に報告してもらえますか?再現するCSVファイルも提供してもらえると助かります。
10/15/2019
-
10:55 AM Ruby master Misc #16232: DevelopersMeeting20191017Japan
- * [Bug #16143] BOM UTF-8 is not removed after rewind (kou)
* Can we commit this? I've reviewed. I think that this ...
10/14/2019
-
03:40 AM Ruby master Revision 95c420c4 (git): Import StringScanner 1.0.3 (#2553)
10/12/2019
-
05:03 AM Ruby master Revision 92df7d98 (git): Import CSV 3.1.2 (#2547)
-
03:07 AM Ruby master Revision 412cd567 (git): Import REXML 3.2.3 (#2548)
10/11/2019
-
07:32 AM Ruby master Bug #16133: 2.5 --> 2.6: backwards incompatible change in MalformedCSVError
- This is already closed.
"Third Party's Issue" is one of the close statuses.
10/10/2019
-
09:59 PM Ruby master Bug #16143: BOM UTF-8 is not removed after rewind
- I've reviewed the pull request. I found a problem.
Also available in: Atom