- 10 Apr, 2017 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 09 Apr, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Otherwise, the following script prints an uninitialized value. def f(*a) if false b = 15 end p b end f(1,2,3)
-
- 08 Apr, 2017 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Attach a name to embbeded value of rescue/ensure stack size
-
Kouichi Nakanishi authored
-
- 07 Apr, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Get constant of parent class even if child class is defined in signle…
-
- 06 Apr, 2017 2 commits
-
-
Kouichi Nakanishi authored
-
Yukihiro "Matz" Matsumoto authored
-
- 05 Apr, 2017 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
ref #3588
-
Yukihiro "Matz" Matsumoto 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
-
- 04 Apr, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Correctly handle large negative usec value.
-
- 03 Apr, 2017 21 commits
-
-
Clayton Smith authored
-
Yukihiro "Matz" Matsumoto authored
Change AppVeyor's clone_depth
-
bggd authored
-
Yukihiro "Matz" Matsumoto authored
This reverts commit 6dabb336.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Change return value of Enumerable#each_slice
-
Yukihiro "Matz" Matsumoto authored
Change return value of Enumberable#each_cons
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Kenji Okimoto authored
More compatibility to CRuby.
-
Kenji Okimoto authored
More compatibility to CRuby.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Note this is a temporary fix. Error message generation (including `inspect`) should be deferred until its use.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-