- 18 Sep, 2014 2 commits
-
-
INOUE Yasuyuki authored
-
INOUE Yasuyuki authored
-
- 06 Sep, 2014 1 commit
-
-
INOUE Yasuyuki authored
-
- 05 Sep, 2014 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix default gem loading in `generate_gem_table`.
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 04 Sep, 2014 11 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
get rid of shadowing variables (mrbgems)
-
Yukihiro "Matz" Matsumoto authored
fix strict aliasing rule violation
-
cremno authored
-
cremno authored
Mostly renaming, except that the definition of struct accessor methods is now done in a new function.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 03 Sep, 2014 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
get rid of shadowing variables
-
cremno authored
Mostly by renaming the shadowing variable. If a shadowing variable was deleted, the shadowed one can be used instead.
-
Yukihiro "Matz" Matsumoto authored
save and restore arena index to prevent arena overflow.
-
Tomoyuki Sahara authored
-
Yukihiro "Matz" Matsumoto authored
Use mrb_str_cat_lit() instead of mrb_str_cat_cstr() for string-literals.
-
- 02 Sep, 2014 7 commits
-
-
Tatsuhiko Kubo authored
-
Yukihiro "Matz" Matsumoto authored
Refactor kernel.c
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 01 Sep, 2014 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 30 Aug, 2014 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
delete obsolete macros (mrb_basic + mrb_object)
-
Yukihiro "Matz" Matsumoto authored
correctly validate symbol length
-
- 29 Aug, 2014 4 commits
-
-
cremno authored
The comment didn't say why the length is reserved. Using RITE_LV_NULL_MARK makes things a bit clearer.
-
cremno authored
This also fixes an off-by-one in mrb_check_intern().
-
Yukihiro "Matz" Matsumoto authored