| Age | Commit message (Collapse) | Author |
|
'kh_xxx_t' requires 'mrb_state' to allocate, free, and compute hash value.
But 'mrb_state' should not be held by 'kh_xxx_t' and 'mrb_state' should be
supplied from outside.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The parameter iv_name SHOULD be string or symbol, but there is no
garantee on it.
|
|
|
|
|
|
attr_writer. From ~24sec to ~15sec
|
|
|
|
|
|
|
|
|
|
|
|
|
|
crimsonwoods-suppress_intern
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(stringify) and takes mrb_value; close #1062
|
|
|
|
|
|
|
|
strlen().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
monaka/pr-cleanup-symbol.c-20130312
|
|
|
|
Adjust some indents
|
|
|
|
|