mame (Yusuke Endoh)
- Login: mame
- Email: mame@ruby-lang.org
- Registered on: 05/28/2008
- Last sign in: 02/26/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 149 | 150 |
Reported issues | 12 | 329 | 341 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 07/18/2008 |
Backport187 | Committer | 06/18/2013 |
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 | 05/28/2008 |
Ruby master | Committer, Security team, Infrastructure team | 05/28/2008 |
Like
Activity
11/16/2024
- 06:05 AM Ruby master Bug #20785: Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok?
- Dan0042 (Daniel DeLorme) wrote in #note-8:
> I doubt my opinion makes any difference here, but the above makes no se...
11/14/2024
- 05:29 PM Ruby master Revision 4074c6b4 (git): Fix a stack-buffer-overflow bug
- http://ci.rvm.jp/results/trunk_asan@ruby-sp1/5408428
```
==3159643==ERROR: AddressSanitizer: stack-buffer-overflow on...
11/08/2024
- 11:53 AM Ruby master Revision fde6d189 (git): Avoid calculating large powers
- ... for slow CI machines like macOS.
- 10:49 AM Ruby master Feature #20811 (Closed): `warning: in a**b, b may be too big` is really helpful?
- Applied in changeset commit:git|45cd4a8296814f3b082dfb906cdef29974726731.
----------
Do not round `a**b` to infinity... - 09:25 AM Ruby master Feature #20811: `warning: in a**b, b may be too big` is really helpful?
- I have created https://github.com/ruby/ruby/pull/12033
This patch changes the behavior of `Integer#**` and `Ration... - 10:48 AM Ruby master Revision 45cd4a82 (git): Do not round `a**b` to infinity
- ... instead, just calculate the value unless it is too big.
Also, this change raises an ArgumentError if it is expect... - 10:48 AM Ruby master Revision c348a4fd (git): Avoid interger multiplication overflow
- 09:37 AM Ruby master Bug #20881 (Assigned): Complex#** returns discontinuous results in Fixnum and Bignum exponents
- `Complex#**` performs the straightforward calculation when the exponent is Fixnum, but performs the computation in th...
11/07/2024
- 10:45 AM Ruby master Misc #20879 (Open): DevMeeting-2024-12-12
- # The next dev meeting
**Date: 2024/12/12 13:00-17:00** (JST)
Log: *TBD*
- Dev meeting *IS NOT* a decision-mak... - 10:44 AM Ruby master Misc #20781 (Closed): DevMeeting-2024-11-07
Also available in: Atom