| Age | Commit message (Collapse) | Author |
|
It does the same as `mrb_str_cat`.
|
|
|
|
performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Qualify argv argument of API `const`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add assert before write khash del flags
|
|
|
|
|
|
|
|
Use kh_end instead to n_buckets
|
|
|
|
And fix expression to more simple and readable.
|
|
|
|
|
|
because there can be substituted by n_buckets
|
|
|
|
|
|
|
|
|
|
|
|
stack length.
|
|
The APIs are defined in mruby-proc-ext so include it before using this API.
See mruby-proc-ext's test code for usage.
This should resolve #1794.
|
|
|
|
boudaries on exceptions; close #1942
|
|
|
|
According to include/mruby.h,
/* compatibility macros; will be removed */
#define ARGS_REST() MRB_ARGS_REST()
|
|
|
|
|
|
Revert MRB_FIBER_RESUMED as MRB_FIBER_RESUMING.
|
|
|
|
|
|
|
|
strlen()
|
|
|
|
|
|
|
|
|
|
|
|
|