- 05 May, 2014 3 commits
-
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Refactoring exception test.
-
yui-knk authored
Change to use assert_equal explicitly.
-
- 04 May, 2014 15 commits
-
-
Yukihiro "Matz" Matsumoto authored
Don't reset ridx,eidx. And fix for #1949
-
sasaki takeru authored
-
Yukihiro "Matz" Matsumoto authored
Add document of header searcher of compiler.
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Add Hash#flatten
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Embedded document
-
Yukihiro "Matz" Matsumoto authored
Add Hash comments
-
Yukihiro "Matz" Matsumoto authored
Fix typo.
-
Jun Hiroe authored
-
yui-knk authored
-
Yukihiro "Matz" Matsumoto authored
Fix comment of exc_inspect (and adjust spaces)
-
Yukihiro "Matz" Matsumoto authored
simply use `isfinite`
-
Yukihiro "Matz" Matsumoto authored
Add Hash#delete_if
-
yui-knk authored
-
- 03 May, 2014 21 commits
-
-
cremno authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Fix docs path.
-
Yukihiro "Matz" Matsumoto authored
Suppress warning when using readline in mirb.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
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.
-
yui-knk authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
add namespace prefix to `dump_irep`
-
Yukihiro "Matz" Matsumoto authored
mruby-math: define and use `Math::DomainError`
-
Yukihiro "Matz" Matsumoto authored
MSVC: treat implicit function decl. as error
-
Yukihiro "Matz" Matsumoto authored
Fix indent
-
Yukihiro "Matz" Matsumoto authored
Delete unused variable in Array#delete_if
-
- 02 May, 2014 1 commit
-
-
Nobuyoshi Nakada authored
-