| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Conflicts:
mrbgems/mruby-string-ext/src/string.c
mrbgems/mruby-string-ext/test/string.rb
|
|
|
|
|
|
ISO_IEC_30170_2012(E)-Charactor_PDF_document.pdf
|
|
|
|
|
|
|
|
|
|
Using str_new eliminates duplicated codes in mrb_str_new_cstr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mrb_string_value() is no merit to keep using.
|
|
seems SIZE_MAX is defined in stdint.h. And it possibly (depends on the version of VC++) conflicts with SIZE_MAX in limits.h. This patch is no need if I did not support VC++.
|
|
|
|
(stringify) and takes mrb_value; close #1062
|
|
|
|
|
|
|
|
|
|
into monaka-pr-add-mrb_ptr_as_string
|
|
|
|
|
|
|
|
orthogonality. mrb_str_cat2() is also left for backward compatibility.
|
|
strlen().
|
|
|
|
|
|
|
|
|