- 19 May, 2014 7 commits
-
-
Yukihiro "Matz" Matsumoto authored
This fix use UINT16_MAX for NULL symbol tag, that means maximum symbol length is not UINT16_MAX-1.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add Range#size
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Add test for remove_instance_variable
-
Yukihiro "Matz" Matsumoto authored
Add ISO index to `Kernel.local_variables`.
-
Yukihiro "Matz" Matsumoto authored
Add ISO index to `Kernel.eval` and `Kernel#eval`.
-
- 18 May, 2014 15 commits
-
-
Carson McDonald authored
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
support class define in singleton class
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
Add a space aftre bracket.
-
Yukihiro "Matz" Matsumoto authored
Fix indent in mrb_hash_to_hash()
-
Yukihiro "Matz" Matsumoto authored
Use boolean macro in exc_equal.
-
Yukihiro "Matz" Matsumoto authored
Remove space.
-
Yukihiro "Matz" Matsumoto authored
instance method name use "#" instead of "." for assert
-
yui-knk authored
-
Jun Hiroe authored
-
yui-knk authored
-
yui-knk authored
-
ksss authored
-
- 17 May, 2014 11 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add comment to Fixnum Class.
-
yui-knk authored
-
Yukihiro "Matz" Matsumoto authored
Refactor string.c Fix #2267
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Use boolean macro in mrb_range_initialize()
-
Yukihiro "Matz" Matsumoto authored
Use boolean macro
-
Yukihiro "Matz" Matsumoto authored
Delete unnecessary semicolon
-
Yukihiro "Matz" Matsumoto authored
Replace tab with spaces.
-
Jun Hiroe authored
-
- 16 May, 2014 7 commits
-
-
Jun Hiroe authored
-
Jun Hiroe authored
-
yui-knk authored
-
Yukihiro "Matz" Matsumoto authored
Fix indents
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Add new line behind return type
-
Yukihiro "Matz" Matsumoto authored
const_missing error message more detail
-