General

Profile

akr (Akira Tanaka)

  • Login: akr
  • Email: akr@fsij.org
  • Registered on: 12/11/2008
  • Last sign in: 08/21/2025

Issues

open closed Total
Assigned issues 15 231 246
Reported issues 5 104 109

Projects

Project Roles Registered on
Ruby Committer 12/11/2008

Activity

09/01/2025

06:13 AM Ruby Feature #20163: Introduce #bit_count method on Integer
I prefer an exception for popcount to negative values.
I think an array of Fixnums (63 bit signed integers) can be...
akr (Akira Tanaka)

08/29/2025

12:56 AM Ruby Feature #20163: Introduce #bit_count method on Integer
What is the behavior for negative values?
The proposal describes two implenentations that returns different values...
akr (Akira Tanaka)

08/21/2025

12:58 PM Ruby Feature #21532: Define most of Pathname in Ruby code
Ok. Merge it. akr (Akira Tanaka)

06/05/2025

10:13 AM Ruby Bug #21391: Inconsistent trailing slash behavior of File.join and Pathname#join with empty strings
I don't recommend trailing slash on a pathname because it is not portable between operating systems.
The behavior ...
akr (Akira Tanaka)

04/24/2025

05:06 PM Ruby Feature #20610 (Closed): Float::INFINITY as IO.select timeout argument
committed.
https://github.com/ruby/ruby/commit/698ef864a59004f468c77534d59e51e862ec2624
akr (Akira Tanaka)

04/21/2025

04:49 PM Ruby Revision fa17cb75 (git): [doc] update Enumerable document.
- Enhance document about #size method for Enumerable and Enumerator
- add an Enumerator example for Enumerable#drop_w...
akr (Akira Tanaka)

04/18/2025

12:10 PM Ruby Revision ad69f4dd (git): [doc] update {Enumerator,Enumerable}#size document.
at Code Party RubyKaigi 2025. akr (Akira Tanaka)

04/16/2025

12:59 AM Ruby Misc #21154: Document or change Module#autoload?
autoload is virtual require.
(like virtual memory)
In general, a user of require or autoload expects the specifie...
akr (Akira Tanaka)

04/15/2025

08:01 AM Ruby Misc #20968: `Array#fetch_values` unexpected method name in stack trace
I think omitting internal stack frames is more user friendly.
Some option to show all stack frames is required, of...
akr (Akira Tanaka)
06:55 AM Ruby Revision 698ef864 (git): `IO.select` accepts +Float::INFINITY+ as a timeout argument.
matz accepted at the developper meeting 2024-07-11. akr (Akira Tanaka)

Also available in: Atom