- 17 Oct, 2012 1 commit
-
-
Takashi Sogabe authored
Commit of #18dd60c1 causes disappearance of a local variable if return statement is called without arguments. This patch fixes incorrect value of stack pointer. test program: def test_return_cond return if nil obj = 123 p obj p obj.class end test_return_cond output(commit #18dd60c1): main Object output(includes this patch): 123 Fixnum
-
- 16 Oct, 2012 10 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Avoid memcpy() on copying structure.
-
Yukihiro "Matz" Matsumoto authored
Add more strict warning checks
-
- 15 Oct, 2012 4 commits
-
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
- 10 Oct, 2012 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Bugfix for crash if main was extended with a module.
-
- 09 Oct, 2012 1 commit
-
-
Beoran authored
-
- 05 Oct, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 04 Oct, 2012 4 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 30 Sep, 2012 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
add test cases for Array
-
Akira Kuroda authored
-
- 29 Sep, 2012 5 commits
-
-
Yukihiro "Matz" Matsumoto authored
Tiny clean-up
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
defines.h : Remove as already commented out.
-
- 27 Sep, 2012 2 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 25 Sep, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 21 Sep, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 20 Sep, 2012 2 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 18 Sep, 2012 5 commits
-
-
Yukihiro "Matz" Matsumoto authored
More Contributing Documentation
-
Yukihiro "Matz" Matsumoto authored
Generic sh-elf target support.
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-