| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Code clean-up
|
|
monaka/pr-avoid-define-MRB_INT16-and-MRB_INT64-at-the-same-time
Avoid to define MRB_INT16 and MRB_INT64 at the same time
|
|
|
|
|
|
is possible to conflict an application's macro.
|
|
|
|
|
|
|
|
|
|
crimsonwoods-suppress_intern
|
|
Clean up load.c
|
|
|
|
Fix-up string
|
|
|
|
reviews in the future.
|
|
These code will be removed by optimizer if the target runs on 32bit or above.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix the behavior of Module#ancestors
|
|
String#inspec & String#dump may raise an "arena overflow" error
|
|
|
|
|
|
|
|
|
|
at once
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set ENV before loading Rakefile in minirake
|
|
Fix segfault on loading binary RITE files.
|
|
Fix wrong comment
|
|
|
|
|
|
|
|
fix unnecessary irep_free on load.c
|
|
Pass verbose flag to each gem test
|