An error occurred fetching the project authors.
- 19 Nov, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
The ISO standard does not include implicit type conversion using `to_int`. This implicit conversion often causes vulnerability. There will be no more attacks like #4120. In addition, we have added internal convenience method `__to_int` which does type check and conversion (from floats).
-
- 01 Nov, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 18 Sep, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
The ISO standard does not include implicit type conversion using `to_int`, `to_str` and sometimes `to_f`. For the compactness of the mruby implementation, maybe we should remove those implicit conversion from mruby.
-
- 06 Sep, 2018 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 14 Jun, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
`mrb_raisef()` only takes `%S` specifier. If you don't have extra arguments, use `mrb_raise()`.
-
- 02 Mar, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
The fix was proposed by https://hackerone.com/aerodudrizzt
-
- 12 Feb, 2018 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
The issue (and the fix) reported by https://hackerone.com/aerodudrizzt
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 10 Feb, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 09 Feb, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 12 Dec, 2017 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 11 Dec, 2017 2 commits
-
-
Yusuke Endoh authored
-
Yukihiro "Matz" Matsumoto authored
-
- 09 Dec, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 07 Dec, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-