- 29 Nov, 2016 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Interpret argument in 'f ()' as nil instead of nothing
-
Bouke van der Bijl authored
-
Yukihiro "Matz" Matsumoto authored
-
- 28 Nov, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 27 Nov, 2016 9 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
-
Yukihiro "Matz" Matsumoto authored
-
Tomasz Dabrowski authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Added documentation on function for globals
-
Herwin Weststrate authored
-
Yukihiro "Matz" Matsumoto authored
Fixed NaN boxing when MRB_INT16 is set
-
- 26 Nov, 2016 5 commits
-
-
Tomasz Dąbrowski authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix incompatibility for Enumerable#first
-
Yukihiro "Matz" Matsumoto authored
Fix null pointer dereference in mrb_time_initialize
-
Yukihiro "Matz" Matsumoto authored
Fix typo in istruct.h
-
- 25 Nov, 2016 19 commits
-
-
Tomasz Dąbrowski authored
-
Bouke van der Bijl authored
Reported by https://hackerone.com/raydot
-
ksss authored
-
ksss 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
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix calling .arity on Proc with undefined `initialize`
-
Yukihiro "Matz" Matsumoto authored
Fix segfault on remove_method with invalid argument
-
Yukihiro "Matz" Matsumoto authored
Fix segfault when defining class inside instance_exec on primitive
-
Yukihiro "Matz" Matsumoto authored
Remove constant when a struct is redefined.
-
- 24 Nov, 2016 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Get String length after args in String#chomp!
-
Yukihiro "Matz" Matsumoto authored
Read length after args in String#setbyte
-
Yukihiro "Matz" Matsumoto authored
Fix unsafe peephole optimization
-