nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 12/18/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 42 | 912 | 954 |
Reported issues | 25 | 315 | 340 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 07/18/2008 |
Backport186 | Committer | 10/14/2009 |
Backport187 | Committer | 07/15/2008 |
Backport191 | Committer | 05/16/2009 |
Backport192 | Committer | 08/02/2010 |
Backport193 | Committer | 08/24/2011 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 04/27/2008 |
Ruby master | Committer | 04/27/2008 |
Like
Activity
Today
- 12:49 PM Ruby master Revision d07aa670 (git): Get rid of duplicate modifier for MSVC
- 08:02 AM Ruby master Revision a5562c13 (git): Fix the end of "dlext & soext" section [ci skip]
- 02:12 AM Ruby master Revision 57f6329b (git): Check RUBY_THREAD_TIMESLICE value
- 01:07 AM Ruby master Bug #20961: MMTk build on macOS missing librubygc.mmtk.bundle
- I’m curious why this option is allowed to refer outside `$(prefix)`. (and probably `$(DESTDIR)` too?)
- 12:40 AM Ruby master Bug #20961: MMTk build on macOS missing librubygc.mmtk.bundle
- shan (Shannon Skipper) wrote:
> ``` shell
> --with-modular-gc="gc/mmtk/target/release"
IIRC, this option req...
12/17/2024
- 09:48 PM Ruby master Revision fef8ecc7 (git): [ruby/rdoc] Enable cross reference in code
- (https://github.com/ruby/rdoc/pull/1240)
Some people like to mark up method names in MarkDown style block
quotes, li... - 11:25 AM Ruby master Revision 5a7a1a4a (git): Win32: Fix `rbimpl_size_mul_overflow` on arm64
- `_umul128` is specific to x86_64 platform, see higher words by
`__umulh` on arm64. - 11:25 AM Ruby master Revision e4a4dea2 (git): Win32: Fix the macro for arm64 on mswin
- Visual C defines `_M_`-prefixed macros for the target architectures.
- 11:25 AM Ruby master Revision c25dd4ee (git): Win32: Add coroutine for mswin on arm64
- 11:25 AM Ruby master Revision 36c36d04 (git): Win32: Allow arm64 platform
Also available in: Atom