- 05 Mar, 2013 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Remove RB_GC_GUARD(x) macro.
-
Yukihiro Matz Matsumoto authored
-
Masaki Muranaka authored
-
- 04 Mar, 2013 22 commits
-
-
Yukihiro "Matz" Matsumoto authored
Cleanup stdio related.
-
Yukihiro "Matz" Matsumoto authored
Add accessor: version, description, summary, homepage.
-
Masaki Muranaka authored
-
Yukihiro Matz Matsumoto authored
-
Masaki Muranaka authored
-
Yukihiro "Matz" Matsumoto authored
Reduce a snprintf() call in localjump_error().
-
Masaki Muranaka authored
C API mrb_p() is always callable. - But it will do nothing when ENABLE_STDIO is not defined. Kernel#__printstr__ is always callable. - But it will do nothing when ENABLE_STDIO is not defined.
-
Masaki Muranaka authored
-
Yukihiro "Matz" Matsumoto authored
Added a link to the contribution guidelines in the README
-
Carson McDonald authored
-
Yukihiro Matz Matsumoto authored
-
Yukihiro Matz Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Move Kernel#sprintf to mrbgem
-
Masaki Muranaka authored
-
Yukihiro "Matz" Matsumoto authored
Replace tabs with spaces
-
Masaki Muranaka authored
-
kano4 authored
-
Yukihiro Matz Matsumoto authored
-
Yukihiro Matz Matsumoto authored
-
-
Yukihiro "Matz" Matsumoto authored
Use MRB_IREP_ARRAY_INIT_SIZE macro.
-
Yukihiro Matz Matsumoto authored
-
- 03 Mar, 2013 15 commits
-
-
Yukihiro Matz Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Define ARY_MAX_SIZE strictly. Use mrb_int instead of int.
-
Yukihiro "Matz" Matsumoto authored
Clean up range.c. Use mrb_int. Use mrb_vtype.
-
Yukihiro "Matz" Matsumoto authored
Remove unused var len
-
Carson McDonald authored
-
Yukihiro "Matz" Matsumoto authored
mrb_open takes no arguments: (void) instead of ()
-
Yukihiro "Matz" Matsumoto authored
cleanup: delete commented out match_op() from parse.y
-
Yukihiro "Matz" Matsumoto authored
Adjust some indents
-
Yukihiro "Matz" Matsumoto authored
cleanup: unused variable local_svar
-
Yukihiro "Matz" Matsumoto authored
Remove trailing whitespaces. This is just a cosmetic change.
-
FUKUZAWA-Tadashi authored
-
FUKUZAWA-Tadashi authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-