naruse (Yui NARUSE)
- Login: naruse
- Email: naruse@airemix.jp
- Registered on: 04/27/2008
- Last sign in: 07/09/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 12 | 292 | 304 |
| Reported issues | 11 | 171 | 182 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Release Manager, Infrastructure team | 04/27/2008 |
Activity
07/09/2026
-
08:05 AM Ruby Misc #22180: Provide official Windows (mswin) binary packages and a version manager
- > It looks like packaging vcruntime140.dll is dubious...
vcruntime is a part of libc on Windows and Visual C++. Though libc on Unix usually consists from a single binary, Windows separates it into Universal CRT and VCRuntime. ucrt pro...
05/17/2026
-
03:39 AM Ruby Revision 716be73e (git): Add source_ref_or_sha
04/05/2026
-
01:00 PM Ruby Feature #21982: Add `Decimal` as a core numeric class
- Combining two different precision decimals doesn't sound reasonable.
It should use a single precision to ease to understand how it works.
We long discussed about decimal including introducing based on C _Decimal128, but I don't under...
03/18/2026
-
10:09 AM Ruby Feature #21932: `MatchData#get_int`
- Eregon (Benoit Daloze) wrote in #note-8:
> I think returning 0 when the group isn't parseable as a number seems bad behavior.
> ...
There is two reason:
1. there are two major method to parse integer in Ruby: to_i and Integer().
*...
02/24/2026
02/12/2026
01/20/2026
-
01:56 PM Ruby Misc #21804: Getting setup-ruby Earlier
- Releasing a new Ruby version around Christmas is certainly done with some intention in mind — it's nice to let people who enjoy OSS during the holidays try out the latest Ruby right away and have some fun with it. So I do understand the ...
12/25/2025
-
06:31 AM Ruby Revision 6a66129d (git): fix the condition of www repo
-
03:20 AM Ruby Revision 553f1675 (git): v4.0.0
12/24/2025
-
02:52 PM Ruby Revision 479f8682 (git): Remove extra help