General

Profile

akr (Akira Tanaka)

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

Issues

open closed Total
Assigned issues 16 230 246
Reported issues 6 103 109

Projects

Project Roles Registered on
Ruby Committer 12/11/2008

Activity

02/23/2025

01:37 AM Ruby Revision dfc25204 (git): [doc] update Time document.
akr (Akira Tanaka)

02/22/2025

01:29 AM Ruby Revision b17f984e (git): [doc] Time class document updated.
akr (Akira Tanaka)
01:09 AM Ruby Revision 4963d393 (git): Add description for Socket::Ifaddr#flags.
akr (Akira Tanaka)

10/21/2024

10:06 AM Ruby Bug #20693: Dir.tmpdir should perform a real access check before warning about writability
OK. Thank you. akr (Akira Tanaka)

10/03/2024

09:10 AM Ruby Bug #20693: Dir.tmpdir should perform a real access check before warning about writability
I think the reason why `File.writable?` is used should be described in the source. akr (Akira Tanaka)

07/09/2024

01:17 AM Ruby Bug #20614: Integer#size returns incorrect values on 64-bit Windows
You can use RbConfig::SIZEOF to query the size of a C type.
```
% ruby -v -rrbconfig/sizeof -e 'pp RbConfig::SIZE...
akr (Akira Tanaka)

07/08/2024

11:36 PM Ruby Feature #20610: Float::INFINITY as IO.select timeout argument
ioquatix (Samuel Williams) wrote in #note-2:
> Please note that `nil` timeout can mean use the default timeout.
>...
akr (Akira Tanaka)

07/07/2024

10:58 AM Ruby Misc #20574: DevMeeting-2024-07-11
* [Feature #20610] Float::INFINITY as IO.select timeout argument (akr)
* Float::INFINITY is useful for timeout com...
akr (Akira Tanaka)
02:01 AM Ruby Feature #20610: Float::INFINITY as IO.select timeout argument
This is an experimental patch (IO.select only).
akr (Akira Tanaka)
01:26 AM Ruby Feature #20610 (Open): Float::INFINITY as IO.select timeout argument
I propose IO.select accepts Float::INFINITY as a timeout argument.
It behaves the same as nil which means IO.select ...
akr (Akira Tanaka)

Also available in: Atom