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 | 1 | 146 | 147 |
Reported issues | 18 | 327 | 345 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Security team, Infrastructure team | 05/28/2008 |
Like
Activity
05/03/2025
-
06:25 PM Ruby Misc #21281: DevMeeting-2025-05-08
- * [Feature #21307] A way to strictly validate time input (mame)
* I want to confirm that the current tolerant behav... -
06:17 PM Ruby Feature #21307 (Open): A way to strictly validate time input
- Currently, `Time.new` sometimes silently rolls over invalid date/time values:
```ruby
Time.new(2025, 2, 29, 0, 0,... -
05:22 PM Ruby Bug #21304: heap-use-after-free of Array#hash via mutating hash method
- Thanks for the clear bug report! https://github.com/ruby/ruby/pull/13250
-
05:20 PM Ruby Bug #21303 (Closed): heap-buffer-overflow of Array#difference via mutating hash method
- Applied in changeset commit:git|f3246ccebb0ccb8667fc6f143e69ecc2a9e3fb3c.
----------
Fix an ASAN error in Array#diff... -
04:48 PM Ruby Bug #21303: heap-buffer-overflow of Array#difference via mutating hash method
- Thanks! I created a PR: https://github.com/ruby/ruby/pull/13249
-
05:20 PM Ruby Revision f3246cce (git): Fix an ASAN error in Array#difference
- [Bug #21303]
-
04:34 PM Ruby Bug #21301: Invalid Dates Accepted When Using "UTC" in Time.new
- Thanks. Actually, the same issue also occurs with a value of 60 for seconds:
```ruby
Time.new(2025, 1, 1, 0, 0, 6...
05/02/2025
-
09:32 PM Ruby Bug #21301 (Open): Invalid Dates Accepted When Using "UTC" in Time.new
- 2025-04-31 does not exist, but, when creating a time object with the "UTC" zone, the value is accepted without error:...
-
12:14 AM Ruby Bug #21298: `ObjectSpace.allocation_class_path` returns inconsistent results depending on `TracePoint` state
- @tenderlovemaking Oh thank you!
@ktsj Would it be possible for `power_assert` to avoid depending on `Class#new` be...
05/01/2025
-
05:54 PM Ruby Misc #21299 (Closed): Proposal: Remove `continuation` gem
- Please don't take callcc away from Ruby.
I would like to express my strong and careful opposition to the proposal ...
Also available in: Atom