General

Profile

nobu (Nobuyoshi Nakada)

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

Issues

open closed Total
Assigned issues 84 869 953
Reported issues 22 312 334

Projects

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

Activity

08/28/2026

03:58 PM Ruby Revision 2084db2e (git): [ruby/date] Validate the commercial week range before conversion
Reject week numbers outside -53..-1 and 1..53 before conversion so
integer overflow cannot make invalid input appear valid.
Fixes https://github.com/ruby/date/pull/180.
https://github.com/ruby/date/commit/e9c07010c7
nobu (Nobuyoshi Nakada)
03:58 PM Ruby Revision b95de2b9 (git): [ruby/date] Preserve input encoding when parsing time zones
Pass the input encoding through `date__strptime` so non-ASCII trailing
data is treated as a parse failure instead of raising an encoding error.
Fixes https://github.com/ruby/date/pull/179.
https://github.com/ruby/date/commit/edf7cf016c
nobu (Nobuyoshi Nakada)
10:53 AM Ruby Revision 7af12706 (git): [ruby/date] Suppress warnings by clang 21
https://bugs.ruby-lang.org/issues/21629
https://github.com/ruby/date/commit/214024627a
nobu (Nobuyoshi Nakada)
01:49 AM Ruby Revision b414f282 (git): [Misc #22206] Sync dependency files from default gems
Keep complete dependency rules in upstream gems while storing only source
mappings in the Ruby repository.
nobu (Nobuyoshi Nakada)
01:49 AM Ruby Revision 67addc08 (git): [Misc #22206] Keep generated dependency duplicates
Keep generated rules even when manual rules cover them so source
mappings can round-trip between default gems and ruby/ruby.
nobu (Nobuyoshi Nakada)

08/27/2026

11:26 PM Ruby Revision e722f446 (git): [ruby/io-console] Add Windows console constants
Merge the unmerged dependency update at the previous merger.
https://github.com/ruby/io-console/commit/e712668ca2
nobu (Nobuyoshi Nakada)
04:44 PM Ruby Revision 643171f1 (git): [ruby/open3] Close Open3 pipes when spawn exits early
Prevent file descriptor leaks when process creation exits through an
exception or throw.
https://github.com/ruby/open3/commit/8f5d4b6ae0
nobu (Nobuyoshi Nakada)
12:30 AM Ruby Revision 3e1ea919 (git): Ignore mistaken indentation only commits and [ci skip]
nobu (Nobuyoshi Nakada)
12:29 AM Ruby Revision f1c708d0 (git): Adjust indent [ci skip]
nobu (Nobuyoshi Nakada)
12:27 AM Ruby Revision 9ee713a9 (git): Revert "Adjust indent [ci skip]"
This reverts commit c0a526dd97b22f462f49a2a0062420523303769d. nobu (Nobuyoshi Nakada)

Also available in: Atom