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.
02/22/2025
-
01:29 AM Ruby Revision b17f984e (git): [doc] Time class document updated.
-
01:09 AM Ruby Revision 4963d393 (git): Add description for Socket::Ifaddr#flags.
10/21/2024
-
10:06 AM Ruby Bug #20693: Dir.tmpdir should perform a real access check before warning about writability
- OK. Thank you.
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.
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...
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.
>...
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... -
02:01 AM Ruby Feature #20610: Float::INFINITY as IO.select timeout argument
- This is an experimental patch (IO.select only).
-
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 ...
Also available in: Atom