nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 08/05/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 85 | 867 | 952 |
| Reported issues | 21 | 312 | 333 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor | 04/27/2008 |
Activity
08/08/2026
-
11:54 PM Ruby Revision b3fe8e97 (git): [ruby/io-console] Pend Windows console tests without Fiddle
- Keep optional Windows console tests from failing when Fiddle cannot be loaded.
https://github.com/ruby/io-console/commit/86e2f33e03 -
11:54 PM Ruby Revision 552777a6 (git): [ruby/io-console] bump up to 0.9.1
- https://github.com/ruby/io-console/commit/3837d1a955
-
11:53 PM Ruby Revision 2d411e3a (git): [ruby/io-console] Fix stty redirection on JRuby
- Duplicate the terminal descriptor so `IO.popen` can capture output
without redirect conflicts.
Fix ruby/io-console#145.
https://github.com/ruby/io-console/commit/7e9deccdd8 -
10:31 PM Ruby Revision bf1b4710 (git): Reapply test skips removed unintentionally
-
10:11 AM Ruby Revision 9f50e4e8 (git): Stop checking `#include` changes [ci skip]
- Due to changes in automatic dependency generation, this is no longer
makes sense. -
08:04 AM Ruby Revision e56f452e (git): [ruby/io-console] Fix failures in ruby-core
- https://github.com/ruby/io-console/commit/904edf8a63
-
07:43 AM Ruby Revision 19a4d1f7 (git): [ruby/io-console] bump up to 0.9.0
- https://github.com/ruby/io-console/commit/f9658f1b48
-
06:12 AM Ruby Revision f0511a80 (git): [ruby/io-console] Add interruptible console input timeout
- Add a `timeout` option to `IO#console_input_events` so callers can
wait for input while remaining responsive to Ruby interrupts.
https://github.com/ruby/io-console/commit/7801e85118 -
06:12 AM Ruby Revision fad4d9d8 (git): [ruby/io-console] Add Windows console constants
- Expose Windows input constants for console event consumers.
https://github.com/ruby/io-console/commit/e712668ca2 -
06:12 AM Ruby Revision ce628310 (git): [ruby/io-console] Add Windows support to FFI backend
- Let JRuby use Reline's native Windows path without Fiddle.
https://github.com/ruby/io-console/commit/2b41f0f257