| Age | Commit message (Collapse) | Author |
|
|
|
#2258
|
|
|
|
|
|
|
|
|
|
also allow spaces around quit/exit.
|
|
|
|
|
|
|
|
|
|
take-cheeze-dump_lv
|
|
|
|
|
|
|
|
Array#join instead; ref #2239
|
|
|
|
Add comment about ISO.
Current place is misleading so change line No.
|
|
|
|
Pacify MSVC warnings for time.c
|
|
|
|
|
|
libreadline requires libtermcap on OpenBSD.
|
|
|
|
|
|
|
|
|
|
642477ef6a92c553d7abb00051674f4b518046c3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simply use `isfinite`
|
|
|
|
|
|
Suppress warning when using readline in mirb.
|
|
|
|
separate mrb_range_beg_len() into two: the one truncates range into the
sequence size, and the one does not. #values_at uses the latter.
|
|
|
|
take-cheeze-values_at
|
|
mruby-math: define and use `Math::DomainError`
|
|
Domain errors are detected as per ISO C99 and may differ from CRuby.
|
|
|
|
miss __MINGW32__ macro check
|
|
Add API `mrb_get_values_at()` to mruby/range.h .
|
|
|