- 03 May, 2014 4 commits
-
-
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 10 commits
-
-
cremno authored
Domain errors are detected as per ISO C99 and may differ from CRuby.
-
cremno authored
As equivalent to GCC's `-Werror-implicit-function-declaration`.
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Refactor rshift
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Update time.c
-
windwiny authored
miss __MINGW32__ macro check
-
Yukihiro "Matz" Matsumoto authored
goto STOP if ridx==0
-
sasaki takeru authored
-
- 01 May, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
On overflow, clear new stack space before mrb_raise
-
Yukihiro "Matz" Matsumoto authored
Remove use of define_singleton_method.
-
Carson McDonald authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Implement header searcher to use readline in mirb if possible.
-
Yukihiro "Matz" Matsumoto authored
Added dump_irep in header.
-
take_cheeze authored
-
take_cheeze authored
-
- 30 Apr, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
Implement Struct#to_h .
-
Yukihiro "Matz" Matsumoto authored
use Kernel#__send__ insteard of Kernel#send
-
Thiago Scalone authored
-
take_cheeze authored
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
Space
-
Nobuyoshi Nakada authored
-
Nobuyoshi Nakada authored
-
- 29 Apr, 2014 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add doubling stack extend, as fix for #2016
-
Yukihiro "Matz" Matsumoto authored
Print file name and line number in codedump if available.
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
fix disabled stdio
-
Yukihiro "Matz" Matsumoto authored
define `resize_capa` as a function
-
Yukihiro "Matz" Matsumoto authored
remove `mrb_str_offset`
-
Yukihiro "Matz" Matsumoto authored
remove `DBL_DIG` fallback definition
-