General

Profile

nobu (Nobuyoshi Nakada)

  • Login: nobu
  • Email: nobu@ruby-lang.org
  • Registered on: 04/27/2008
  • Last sign in: 05/22/2025

Issues

open closed Total
Assigned issues 45 857 902
Reported issues 25 280 305

Projects

Project Roles Registered on
Ruby Committer, Contributor 04/27/2008

Like

Activity

05/23/2025

03:48 PM Ruby Bug #21366 (Feedback): [[]]
Which version of the compiler?
Anyway, 3.1 has reached the EOL already and no backport anymore.
nobu (Nobuyoshi Nakada)

05/22/2025

12:10 PM Ruby Revision d15fdb5c (git): Win32: Initialize the systemtime function before converting FILETIME
nobu (Nobuyoshi Nakada)
10:00 AM Ruby Feature #21358: Advanced filtering support for #dig
You might be able to achieve similar behavior using pattern matching.
```ruby
item => batters: {batter: [*, {type...
nobu (Nobuyoshi Nakada)
09:32 AM Ruby Revision c239069d (git): Fix redefinition of `clock_gettime` and `clock_getres`
winpthreads-git 12.0.0.r720 provides `clock_gettime` and
`clock_getres` as inline functions.
nobu (Nobuyoshi Nakada)
09:32 AM Ruby Revision b7aca78c (git): [ruby/io-console] Use gperf 3.1 to generate ANSI-C code
https://github.com/ruby/io-console/commit/3798aae42d nobu (Nobuyoshi Nakada)
04:08 AM Ruby Revision ec41b1e8 (git): Fix for old mingw without `clock_gettime` and `clock_getres`
nobu (Nobuyoshi Nakada)
01:55 AM Ruby Revision 7154b420 (git): Fix a -Wmaybe-uninitialized
lev in rb_gc_vm_lock() is uninitialized in single ractor mode. nobu (Nobuyoshi Nakada)

05/20/2025

01:27 PM Ruby Revision bf082a37 (git): CI: Check if runnable first, before set up directories
nobu (Nobuyoshi Nakada)
01:12 PM Ruby Revision d0a8f6ba (git): [DOC] Fix call-seq of Dir.glob
`patterns` may be an array but not the rest argument. nobu (Nobuyoshi Nakada)
11:43 AM Ruby Revision 8dbff6e4 (git): Silence error messages of `cd` to non-existent opt directories
nobu (Nobuyoshi Nakada)

Also available in: Atom