- 03 Dec, 2016 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix some incompatibility for Enumerator#with_index
-
Yukihiro "Matz" Matsumoto authored
Fix segfault in mrb_proc_copy.
-
Yukihiro "Matz" Matsumoto authored
Fix more integer overflows.
-
- 02 Dec, 2016 1 commit
-
-
Clayton Smith authored
-
- 01 Dec, 2016 15 commits
-
-
Clayton Smith authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Feature/multi unicode escape
-
Yukihiro "Matz" Matsumoto authored
Add test for recently fixed bugs
-
Yukihiro "Matz" Matsumoto authored
-
Nobuyoshi Nakada authored
-
Nobuyoshi Nakada authored
-
Nobuyoshi Nakada authored
-
Nobuyoshi Nakada authored
-
ksss authored
-
ksss authored
-
Yutaka HARA authored
-
Yukihiro "Matz" Matsumoto authored
Prevent array size calculation overflows.
-
Yukihiro "Matz" Matsumoto authored
Support Enumerable methods
-
ksss authored
-
- 30 Nov, 2016 8 commits
-
-
Clayton Smith authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Implement Enumerable::Lazy#to_enum and enum_for
-
ksss authored
Lazy class should be under Enumerator instead of Enumerable
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
-
- 29 Nov, 2016 9 commits
-
-
Yukihiro "Matz" Matsumoto authored
Copy over INSTANCE_TT when duping class
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Use size_t to calculate bytes needed for array.
-
Yukihiro "Matz" Matsumoto authored
Interpret argument in 'f ()' as nil instead of nothing
-
Clayton Smith authored
-
Bouke van der Bijl authored
-
Yukihiro "Matz" Matsumoto authored
-
- 28 Nov, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 27 Nov, 2016 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
PR #3293 just checks for NoMethodError.
-
Yukihiro "Matz" Matsumoto authored
Safeguard against using MRB_INT64 with MRB_WORD_BOXING in 32-bit mode
-