nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 01/09/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 49 | 859 | 908 |
| Reported issues | 25 | 292 | 317 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor | 04/27/2008 |
Activity
01/09/2026
-
11:02 AM Ruby Revision c794a979 (git): Rename `alloca_overflow` to `stack_overflow`
- `alloca` is an implementation detail to raise a stack overflow.
-
08:16 AM Ruby Revision fc0c67de (git): Make `assert_separately` to count assertions in forked processes
-
08:16 AM Ruby Revision e01e13c2 (git): Use `assert_ruby_status` if no assertion
-
07:06 AM Ruby Revision 364e25b1 (git): Make `assert_separately` tolerant to core method redefinitions
- And split `TestRubyOptimization#test_objtostring` for each target
class. -
02:36 AM Ruby Revision b61e18d7 (git): Win32: configure without an intermediate makefile
- This batch file used `nmake` on the old `command.com` to extract the
parent directory name of this file and to get around the command line
argument length limit. However, Windows 9X support as a build host
ended over a decade ago, and t...
01/08/2026
-
04:41 AM Ruby Revision 946b1c1b (git): Move parentheses around macro arguments
-
04:30 AM Ruby Revision 1852ef43 (git): Fail if the Ruby specified with `--with-baseruby` is too old
- If the baseruby is explicitly specified, fail because the option is
not accepted if it does not meet the requirements. If the option is
not specified, just display the warning and continue, in the hope that
it is not needed.
Follow up ... -
04:29 AM Ruby Revision 725e3d0a (git): Fluent and/or is supported by Prism too now
01/06/2026
01/05/2026
-
07:47 AM Ruby Revision 32674606 (git): Update bindgen