Yukihiro "Matz" Matsumoto
|
2bea39f339
|
mruby-range-ext/range.c: Range#cover?() takes a range too.
|
2022-04-24 14:02:00 +09:00 |
|
John Bampton
|
4fa3359d44
|
refactor: remove trailing whitespace from C, Header, Ruby and YAML files
Lint
|
2020-12-15 19:44:02 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
32ffd81011
|
Add beginless/endless ranges tests.
|
2020-10-29 10:43:09 +09:00 |
|
taiyoslime
|
bec4d05340
|
Introduce endless range (a part of #5085)
Co-Authored-By: n4o847 <22975590+n4o847@users.noreply.github.com>
Co-Authored-By: smallkirby <ssmallkirby@gmail.com>
|
2020-10-13 14:09:36 +09:00 |
|
KOBAYASHI Shuji
|
6cfcff6f10
|
Fix Range#max test (TypeError is raised) on 32-bit mode with word boxing
|
2019-09-05 19:51:32 +09:00 |
|
KOBAYASHI Shuji
|
13f58f9bc2
|
Fix Range#max test (TypeError is raised) on 32-bit mode
|
2019-08-24 14:22:10 +09:00 |
|
KOBAYASHI Shuji
|
8cb37804c1
|
Allow mruby-range-ext to work with MRB_WITHOUT_FLOAT; ref 2add8641
|
2019-07-17 18:58:21 +09:00 |
|
Ryan Lopopolo
|
56929362f5
|
Fix Range#min fast path with exclusive range
|
2019-07-09 01:48:15 -07:00 |
|
Ryan Lopopolo
|
eab07daf92
|
Add Range#max and Range#min tests from Ruby Spec
|
2019-07-09 01:41:10 -07:00 |
|
ksss
|
682237be6e
|
Reimplements Range#first
Range#first shouldn't call `Range#to_a` on infinity range.
|
2016-11-21 16:55:49 +09:00 |
|
ksss
|
a2fbd80a47
|
Fix Range#size results
|
2016-11-19 23:25:07 +09:00 |
|
Jun Hiroe
|
4b3ff090ab
|
Add Range#size
|
2014-05-19 16:17:10 +09:00 |
|
Daniel Bovensiepen
|
d10763190e
|
Improve test of mruby-range-ext GEM
|
2013-08-04 22:42:06 +08:00 |
|
h2so5
|
1d10912076
|
Add mruby-range-ext
|
2013-04-14 13:59:46 +09:00 |
|