General

Profile

kyanagi (Kouhei Yanagita)

  • Login: kyanagi
  • Registered on: 11/15/2009
  • Last sign in: 02/22/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 31 33

Activity

04/16/2024

02:01 AM Ruby master Revision 4fcf007e (git): [DOC] Update NEWS.md [Misc #18984]
kyanagi (Kouhei Yanagita)

04/10/2024

02:28 PM Ruby master Misc #18984 (Closed): Doc for Range#size for Float/Rational does not make sense
Applied in changeset commit:git|9f6deaa6888a423720b4b127b5314f0ad26cc2e6.
----------
[Misc #18984] Raise TypeError f...
kyanagi (Kouhei Yanagita)
02:28 PM Ruby master Revision 9f6deaa6 (git): [Misc #18984] Raise TypeError from Range#size if the range is not iterable
kyanagi (Kouhei Yanagita)

03/04/2024

07:18 AM Ruby master Bug #20324 (Closed): `(1..).overlap?('foo'..)` returns true
While thinking about finding the intersection of two ranges, I found that `(1..).overlap?('foo'..)` returns true.
...
kyanagi (Kouhei Yanagita)

12/22/2023

07:15 AM Ruby master Bug #19977 (Closed): (nil..nil) === x can raise an exception, differing from Range#cover?
Applied in changeset commit:git|e8639098ed78f8f8f7c263d8b6f2d68822945a78.
----------
[Bug #19977] Fix (nil..nil) ===...
kyanagi (Kouhei Yanagita)
07:15 AM Ruby master Revision e8639098 (git): [Bug #19977] Fix (nil..nil) === x not to raise TypeError
kyanagi (Kouhei Yanagita)
06:53 AM Ruby master Revision ef4797bb (git): [DOC] Fix NEWS markup
kyanagi (Kouhei Yanagita)

12/12/2023

06:44 PM Ruby master Bug #19114 (Closed): Calling TracePoint#enable multiple times causes TracePoint to be activated multiple times
Applied in changeset commit:git|06e2fbb8260022de8532d2e940fc69e8ea413679.
----------
[Bug #19114] Fix for multiple c...
kyanagi (Kouhei Yanagita)
05:36 PM Ruby master Revision 06e2fbb8 (git): [Bug #19114] Fix for multiple calls of TracePoint#enable
kyanagi (Kouhei Yanagita)
12:05 AM Ruby master Bug #20059: TracePoint#enable can be called multiple times, increasing the number of invokations
Is this issue the same as #19114?
I have created a pull request for the fix at https://github.com/ruby/ruby/pull/899...
kyanagi (Kouhei Yanagita)

Also available in: Atom