General

Profile

masasakano (Masa Sakano)

  • Login: masasakano
  • Registered on: 08/29/2022
  • Last sign in: 08/29/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 4 5

Activity

09/03/2022

03:20 PM Ruby master Bug #18994 (Closed): Range#last(n) returns empty for single-element Integer Range
`Range#last(n)` with a single-element of Integer returns an empty Array. It should return a one-element Array.
Int...
masasakano (Masa Sakano)

09/02/2022

06:18 PM Ruby master Bug #18993 (Closed): Inconsistent Range#size for Float and Rational
The returned values of Range#size between Rational and Float and also with regard to `exclude_end` of true and false ... masasakano (Masa Sakano)

08/30/2022

07:51 PM Ruby master Feature #18986 (Open): Raises Exception for Range#last(n) with Float::INFINITY
When a (Numeric) argument is given to `Range#last(n)` for a Range with `Float::INFINITY`, it runs into an infinite lo... masasakano (Masa Sakano)

08/29/2022

02:39 PM Ruby master Misc #18984 (Closed): Doc for Range#size for Float/Rational does not make sense
When `Range` consists of any Numeric, according to [Official docs for Ruby-3.1.2](https://ruby-doc.org/core-3.1.2/Ran... masasakano (Masa Sakano)
02:10 PM Ruby master Bug #18983 (Closed): Range#size for beginless Range is not nil.
`Range#size` should, according to [Official docs](https://ruby-doc.org/core-3.1.2/Range.html#method-i-size),
> Ret...
masasakano (Masa Sakano)

Also available in: Atom