naruse (Yui NARUSE)
- Login: naruse
- Email: naruse@airemix.jp
- Registered on: 04/27/2008
- Last sign in: 04/05/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
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
-
02:07 PM Ruby Revision 29ffc5d6 (git): Reapply "Extract `ruby_api_version_name`"
- This reverts commit ba2f6972193cdbd7c1e77e26212513e47926b115.
Box already used ruby_api_version_name. -
01:55 PM Ruby Revision 285e22ed (git): Revert "Add link to Ruby options doc in help text"
- This reverts commit 31ff07ed1eb05d01f7da3c017d542137a3db1e94.
* Don't add a test which only runs on production release
* https://github.com/ruby/actions/actions/runs/20486784889/job/58870959976
* Don't add a new line to `ruby --help`
...