| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Using str_new eliminates duplicated codes in mrb_str_new_cstr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check parameters strictly.
|
|
calloc in C99 is expected to return NULL when nelem * len == 0.
|
|
is in use
|
|
Replace isupper with a macro in msvc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defined in Ruby; close #1263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of the struct.
|