- 16 Jun, 2014 1 commit
-
-
katmutua authored
-
- 31 May, 2014 3 commits
-
-
katmutua authored
-
Yukihiro "Matz" Matsumoto authored
Remove space.
-
yui-knk authored
-
- 30 May, 2014 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 29 May, 2014 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Improve `Struct#[]=`.
-
- 28 May, 2014 4 commits
-
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Fix invalid array initialize for VS2012
-
bggd authored
-
- 27 May, 2014 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
fix indent.
-
- 26 May, 2014 1 commit
-
-
yui-knk authored
-
- 25 May, 2014 11 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Replace assert_true with assert_equal.
-
Yukihiro "Matz" Matsumoto authored
Exception#exception fix test
-
Yukihiro "Matz" Matsumoto authored
Fix assert_equal argument order in test/t/proc.rb
-
Yukihiro "Matz" Matsumoto authored
Use `assert_*` method instead of using result value in fiber test.
-
Yukihiro "Matz" Matsumoto authored
Use `assert_kind_of` instead in `Proc#inspect` test.
-
Yukihiro "Matz" Matsumoto authored
fix typo.
-
yui-knk authored
-
yui-knk authored
-
ksss authored
Exception.exception is not call Exception#exception. Test for Exception#exception should call Exception#exception method.
-
- 24 May, 2014 3 commits
-
-
Jun Hiroe authored
-
take_cheeze authored
Use `do ... end` for test block.
-
take_cheeze authored
-
- 23 May, 2014 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Should not call inherited method when class nothing
-
ksss authored
when class nothing
-
- 22 May, 2014 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
Update C++ extensions in build instruction document.
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Class.new do not call `class_eval'
-
Yukihiro "Matz" Matsumoto authored
Module#initialize set created object for block argument
-
- 21 May, 2014 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Change range_check before mrb_obj_alloc.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Use boolean macro in kernel.c
-
ksss authored
-