nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 11/19/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 44 | 859 | 903 |
| Reported issues | 23 | 286 | 309 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor | 04/27/2008 |
Activity
Today
-
08:42 AM Ruby Revision d755052a (git): Remove wrong test
- `realloc` is not guaranteed to return the same address when shrinking.
-
07:59 AM Ruby Revision 2c42f7c6 (git): [ruby/resolv] Move minimal registry access to the extension
- Now win32/registry depends on fiddle, and its conversion is complex
and too generic for the purpose of resolv.
https://github.com/ruby/resolv/commit/bd24870d2d
11/19/2025
-
01:51 PM Ruby Revision 7840ef2f (git): Win32: Allow some mingw implemeations to use old msvcrt
-
07:41 AM Ruby Revision 339c1731 (git): Revert "[Bug #21697] Keep revision.h outside VCS"
- This reverts commit 8986115e0a2a989f2b2ea5945f02c7a13989d640.
`RELEASE_DATE` including `YEAR`, `MONTH`, `DAY` are mandatory, while
`REVISION` is not. -
07:20 AM Ruby Bug #21697 (Closed): `nmake up` will update broken `revision.h`
- Applied in changeset commit:git|8986115e0a2a989f2b2ea5945f02c7a13989d640.
----------
[Bug #21697] Keep revision.h outside VCS -
07:19 AM Ruby Revision 8986115e (git): [Bug #21697] Keep revision.h outside VCS
-
07:05 AM Ruby Revision e31dc5f1 (git): Fix a typo
-
02:31 AM Ruby Revision 685903e5 (git): [ruby/etc] Bump up the required ruby version to 2.7
- https://github.com/ruby/etc/commit/d047bb6856
-
02:31 AM Ruby Revision a6cecda1 (git): [ruby/etc] Win32: Drop support for older MSVC
- Ruby 2.7 supports MSVC 12.0/_MSC_VER 1800 or later.
https://github.com/ruby/etc/commit/6f4404ec88 -
02:03 AM Ruby Revision 1f2913e7 (git): Win32: Drop support for older than MSVC 14.0/_MSC_VER 1900
- Visual C++ 2015 (14.0):
- _MSC_VER: 1900
- MSVCRT_VERSION: 140