| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
Conflicts:
mrbgems/mruby-string-ext/src/string.c
mrbgems/mruby-string-ext/test/string.rb
|
|
Bug in String#end_with? resulting from incorrect length determination
|
|
Bug in String#start_with? resulting from incorrect length determination
|
|
support file extension .cpp/.cxx in mrbgem and tool
|
|
|
|
Fix a problem of 'z' option and shared string
|
|
|
|
|
|
|
|
wanabe-get-backtrace
|