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 | 12 | 13 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 07/04/2008 |
Activity
04/14/2025
-
02:06 AM Ruby Bug #21207 (Closed): CSV gem not installing in head
- Thanks.
I close this. -
01:10 AM Ruby Bug #21207: CSV gem not installing in head
- Could you try master? It includes https://github.com/ruby/ruby/commit/cfa74dda4547c7ef4d3510b729bad8cc6299e523 .
04/13/2025
-
07:01 AM Ruby Feature #20233: pkg-config not working on MSVC
- Can we close this because https://github.com/ruby/ruby/pull/9815 was merged?
04/09/2025
-
01:08 PM Ruby Feature #21258: Retire CGI library from Ruby 3.5
- `URI.encode` (not `escape`)?
12/12/2024
-
02:49 AM Ruby Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
- +1
10/08/2024
-
05:18 AM Ruby Feature #20705 (Closed): Should "0.E-9" be a valid float value?
- commit:d17edf3a170b733356836353508319443d12c53c
10/03/2024
-
09:11 AM Ruby 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...
09/06/2024
-
02:48 AM Ruby 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...
08/29/2024
-
08:01 AM Ruby 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:...
06/09/2024
-
04:26 AM Ruby 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?
Also available in: Atom