mame (Yusuke Endoh)
- Login: mame
- Email: mame@ruby-lang.org
- Registered on: 05/28/2008
- Last sign in: 04/16/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 146 | 148 |
Reported issues | 19 | 329 | 348 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Security team, Infrastructure team | 05/28/2008 |
Like
Activity
06/18/2025
-
08:44 AM Ruby Misc #20968: `Array#fetch_values` unexpected method name in stack trace
- I have updated the behavior to (mostly) suppress the display of `<internal:...>` frames in a backtrace. The algorithm...
-
05:52 AM Ruby Misc #20968 (Closed): `Array#fetch_values` unexpected method name in stack trace
- Applied in changeset commit:git|10767283dd0277a1d780790ce6bde67cf2c832a2.
----------
Exclude internal frames from ba... -
05:51 AM Ruby Revision ca10c521 (git): refactor: rename bt_update_cfunc_loc to bt_backpatch_loc
- In preparation for using it to update not only cfunc frames but also
internal frames, the function (and related varia... -
05:51 AM Ruby Revision 10767283 (git): Exclude internal frames from backtrace
- This changeset suppresses backtrace locations like
`<internal:array>:211` as much as possible.
Before the patch:
```... -
05:51 AM Ruby Revision b7cb29b6 (git): Add a test for the previous commit
-
05:51 AM Ruby Revision 2606a36a (git): Update bundled version of debug and use the dev version of irb
06/11/2025
-
09:38 AM Ruby Feature #21435: Kernel#then_try as a conditional #then
- To be honest, when I see a code fragment like `.optional { it.decorate if it.respond_to? :decorate }`, I couldn't und...
06/05/2025
-
09:37 PM Ruby Feature #21346: Introduce `String#ensure_suffix`
- Let me record the background of the discussion. During the dev meeting, we considered the following use case:
```r... -
11:04 AM Ruby Misc #21399 (Open): DevMeeting-2025-07-10
- # The next dev meeting
**Date: 2025/07/10 13:00-17:00** (JST)
Log: *TBD*
- Dev meeting *IS NOT* a decision-mak... -
11:04 AM Ruby Misc #21281 (Closed): DevMeeting-2025-05-08
Also available in: Atom