nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 10/10/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 44 | 859 | 903 |
Reported issues | 23 | 285 | 308 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Contributor | 04/27/2008 |
Like
Activity
10/09/2025
-
11:17 PM Ruby Revision 864e8fb0 (git): win32: Enable extensions explicitly
-
01:20 PM Ruby Revision abad1f42 (git): [DOC] Update required baseruby version
-
01:15 PM Ruby Revision 0b0947f8 (git): missing-baseruby.bat: Accept CRuby only
- `RubyVM::InstructionSequence` is necessary to generate rbinc files.
-
12:56 PM Ruby Revision aae2e0d4 (git): [DOC] Update bundled gems list at faf86fa14bd350c77717f7d0fc64dc
-
03:19 AM Ruby Revision 5de042f4 (git): Revert "[DOC] Fix rendering of $\ in globals.md"
- This reverts commit 598a8f8914a4f7dd4694963c6de3714f49b3b64e, as RDoc
6.15 handles backslash in backquotes properly, ... -
02:40 AM Ruby Revision 317c9412 (git): Update bundled gems list as of 2025-10-09
- bigdecimal fails test-bundled-gems-spec.
-
01:46 AM Ruby Revision 3d2ee31f (git): Check core doc coverage always
-
01:46 AM Ruby Revision 44215c1a (git): [DOC] Mark `Namespace` debug methods to be "nodoc"
10/08/2025
-
02:53 PM Ruby Revision a0c6efde (git): [ruby/zlib] Load the same loaded zlib
- Zlib is used by also rubygems, the built extension cannot be loaded
after the default gem is loaded.
https://github.... -
10:42 AM Ruby Bug #21629 (Closed): Ruby-3.4.7 prints -Wdefault-const-init-field-unsafe warnings on clang / llvm 21
- Applied in changeset commit:git|43dbb9a93f4de3f1170d7d18641c30e81cc08365.
----------
[Bug #21629] Enable `nonstring`...