- 04 Jun, 2012 1 commit
-
-
Paolo Bosetti authored
-
- 03 Jun, 2012 32 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
remove mrb_open NULL check for small test programs. They are only for proof-on-concept test, not production code. Adding precise checks are not needed for those code
-
Yukihiro "Matz" Matsumoto authored
guard mrb_open mem allocation and downstream usage
-
Yukihiro "Matz" Matsumoto authored
Class#superclass improvement
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Jon authored
-
Jon authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
A rescue clause with no parameter list rescues only StandardErrors
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Kazuki Tsujimoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
fix an issue that access violation occurred on uninitialized irep block when running "make test" on MINGW.
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
liyuray authored
solution: initialize memory allocated.
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 02 Jun, 2012 7 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add first test case for Class#new
-
Yukihiro Matsumoto authored
-
Daniel Bovensiepen authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
support Class.new()
-