General

Profile

kou (Kouhei Sutou)

  • Login: kou
  • Email: kou@cozmixng.org
  • Registered on: 06/03/2008
  • Last sign in: 02/22/2024

Issues

open closed Total
Assigned issues 0 93 93
Reported issues 1 13 14

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 11/28/2009
Backport191 Committer 05/16/2009
Backport192 Committer 10/05/2011
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 07/27/2008
Ruby master Committer 07/04/2008

Activity

10/08/2024

05:18 AM Ruby master Feature #20705 (Closed): Should "0.E-9" be a valid float value?
commit:d17edf3a170b733356836353508319443d12c53c kou (Kouhei Sutou)

10/03/2024

09:11 AM Ruby master Feature #20705: Should "0.E-9" be a valid float value?
@nobu Could you open a PR based on your implementation https://github.com/nobu/ruby/tree/float-dtoa ?
My implementat...
kou (Kouhei Sutou)

09/06/2024

02:48 AM Ruby master Feature #20705: Should "0.E-9" be a valid float value?
Implementation: https://github.com/ruby/ruby/pull/11559
Should we also accept "0." as @mame showed in #2? The impl...
kou (Kouhei Sutou)

08/29/2024

08:01 AM Ruby master Feature #20705 (Closed): Should "0.E-9" be a valid float value?
Ruby doesn't accept "0.E-9" as a valid float value:
```console
$ ruby -e 'Float("0.E-9")'
<internal:kernel>:218:...
kou (Kouhei Sutou)

06/09/2024

04:26 AM Ruby master Bug #20516: The version of rexml in ruby 3.3.2 has not been updated since 3.2.6.
Could you try REXML 3.2.9? kou (Kouhei Sutou)

06/05/2024

08:42 AM Ruby master Bug #20526 (Open): File.open(encoding: "bom|utf-8") converts "\r\n" to "\n" on Windows
I'm not sure whether this is an intentional behavior or not but it seems that `encoding: "utf-8"` doesn't change newl... kou (Kouhei Sutou)

06/02/2024

08:40 PM Ruby master Bug #20516: The version of rexml in ruby 3.3.2 has not been updated since 3.2.6.
https://github.com/ruby/ruby/actions/runs/9334302271/job/25692373287#step:16:185
```text
Error: test_require_hom...
kou (Kouhei Sutou)
06:36 AM Ruby master Bug #20516: The version of rexml in ruby 3.3.2 has not been updated since 3.2.6.
https://github.com/ruby/ruby/pull/10806 may be related. kou (Kouhei Sutou)

02/24/2024

02:43 AM Ruby master Feature #20290: Add API for C extensions to free memory
mdalessio (Mike Dalessio) wrote in #note-3:
> I would consider calling libxml2's `xmlCleanupParser` from Nokogiri'...
kou (Kouhei Sutou)

01/06/2024

09:38 PM Ruby master Feature #20152: mkmf / extconf: Add a proper way to not compile the extension
byroot (Jean Boussier) wrote in #note-8:
> > OTOH, IMO it's not a big ask for devs/users to install make when they...
kou (Kouhei Sutou)

Also available in: Atom