| Age | Commit message (Collapse) | Author |
|
Add target example for Intel Galileo board
|
|
limit preserved significand length
|
|
|
|
add 'd' format specifier in mrb_get_args and mruby-random gem improvement
|
|
|
|
Issue minor corrections and updates to INSTALL file.
|
|
Add error for C99 style variable declaration on travis-ci
|
|
|
|
|
|
|
|
|
|
Add warning for C89-style variable declarations
|
|
Make mruby build directory customizable.
|
|
Fix unused function warning when readline enabled (mirb)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
preserve significands in float-string conversion
|
|
|
|
|
|
Fix possible arena overflow in mruby-hast-ext.
|
|
add tests for String#capitalize!, String#downcase!, and String#upcase!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move src/error.h to include/mruby/error.h
|
|
|
|
Added spaces in version.h macros for complying with C++11
|
|
|
|
iv_size (non-seglist): return 0 if t is NULL
|
|
|
|
reduce errors
|
|
|
|
|
|
|
|
|
|
|
|
32bit arch); ref #1713 #1714
|
|
fix mrb_flo_to_str() exponent problem
|
|
|
|
modify mrb_to_str() in order to display big float number
|
|
|
|
|