| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add x86_64-darwin host platform.
|
|
|
|
|
|
android doesn't have log2
|
|
|
|
remove a unnecessary return
|
|
|
|
|