| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed self value in a block is changed with return value
|
|
remove executable bit from include/mruby/dump.h file
|
|
instance variable.
Fix #1504
|
|
fix #1504
|
|
|
|
Fix checking return value of fread()
|
|
|
|
Fix insufficient preparation to call mrb_debug_info_append_file.
|
|
|
|
|
|
|
|
|
|
|
|
MSVC: compilation works again (+minor style fixes)
|
|
BUG: mrb_irep_free (access of freed memory)
|
|
|
|
entry pointer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #1
|
|
Removed unnecessary #undef ISPRINT in include/mruby.h
|
|
|
|
Remove function delarations not implemented in code
|
|
Crash if you call String#start_with/end_with with non-String arguments.
|
|
|