| Age | Commit message (Collapse) | Author |
|
Instances of Struct's subclass should have MRB_TT_STRUCT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be used to allocate an unintialized string
|
|
Reduce mrb_str_new2
|
|
fixed attr_*: forgot '@'
|
|
|
|
|
|
|
|
Add execution time to tests
|
|
Make printf optional based on sprintf
|
|
|
|
|
|
|
|
|
|
|
|
Tests are executed based on available features
|
|
Remove strlen in array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplify. Should not use strlen() as possible. It needs complexity.
|
|
|
|
|
|
|
|
|
|
always 1 (ISO C99).
|
|
|
|
|
|
|
|
|
|
crimsonwoods-modify_khash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|