| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add ISO index to `Kernel.local_variables`.
|
|
|
|
|
|
|
|
#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
|