| Age | Commit message (Collapse) | Author |
|
'mrb_int' to 'mrb_float', possible loss of data
|
|
to 'int', possible loss of data
|
|
'int', possible loss of data
|
|
to 'khint_t', possible loss of data
|
|
'khint_t', possible loss of data
|
|
'khint_t', possible loss of data
|
|
possible loss of data
|
|
possible loss of data
|
|
possible loss of data
|
|
'int', possible loss of data
|
|
to 'uint16_t', possible loss of data
|
|
to 'uint16_t', possible loss of data
|
|
'int', possible loss of data
|
|
'int', possible loss of data
|
|
'int', possible loss of data
|
|
'int', possible loss of data
|
|
'uint32_t', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'double', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'long', possible loss of data
|
|
conversion from 'mrb_int' to 'char', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'initializing': conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'mrb_int' to 'short', possible loss of data
|
|
conversion from 'intptr_t' to 'int', possible loss of data
|
|
zero-sized array in struct/union
|
|
|
|
|
|
|
|
Change DISABLE_STDIO to MRB_DISABLE_STDIO in mruby-time/time.c
|
|
|
|
|
|
|
|
After f68f5f6, the operand of `OP_EPOP` should have been `1`.
Now we have removed the limitation.
|
|
fix #3809
|
|
|
|
If `#initialize` is implemented in C, we don't need stack consuming
`mrb_funcall`.
|
|
|
|
|