- 29 Jul, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
I replace 'Pre-Conditions' with 'Preconditions' because the former is a ...
-
- 27 Jul, 2013 2 commits
-
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
- 26 Jul, 2013 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
add assert check for TravisCI
-
Yukihiro "Matz" Matsumoto authored
I correct the mistakes of grammer in README.md.
-
Yukihiro "Matz" Matsumoto authored
I correct the mistakes of grammer in README.md.
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Rename --pull_gems to --pull-gems
-
h2so5 authored
-
- 25 Jul, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 24 Jul, 2013 22 commits
-
-
fleuria authored
-
fleuria authored
-
fleuria authored
-
fleuria authored
-
fleuria authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
I fix typos in variable.c.
-
Yukihiro "Matz" Matsumoto authored
suppress the warnings from get_valid_iv_sym()
-
Yukihiro "Matz" Matsumoto authored
separate out `incremental_gc_step()` from `mrb_incremental_gc()`, and misc minor rename
-
Yukihiro "Matz" Matsumoto authored
introduce gc_mark_gray_list(), and cleanup redundant code with it
-
Yukihiro "Matz" Matsumoto authored
Fix mrbc error for space included path
-
Jun Hiroe authored
-
fleuria authored
The parameter iv_name SHOULD be string or symbol, but there is no garantee on it.
-
fleuria authored
-
fleuria authored
-
fleuria authored
-
kyab authored
-
fleuria authored
-
fleuria authored
-
fleuria authored
-
- 23 Jul, 2013 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
add comments for Generational Mode in gc.c
-
Yukihiro "Matz" Matsumoto authored
Check home is null
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
If readline is enabled add readline to libraries to link
-
Yukihiro "Matz" Matsumoto authored
Move home variable into readline ifdef
-
Yukihiro "Matz" Matsumoto authored
-