index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2013-02-23
Support to build on pwd != mruby source root
Yuichiro MASUI
2013-02-17
Fix crash when exiting mirb using ctrl-d when compiled with readline
Carson McDonald
2013-01-29
Removed mrbc -C option what's C function dump. and TAB to space
Yuichiro MASUI
2013-01-24
Add flags_after_libraries
Yuichiro MASUI
2013-01-24
merge master
Yuichiro MASUI
2013-01-22
Added finalizer of mrbgems
Yuichiro MASUI
2013-01-21
Added flags_before_libraries to linker
Yuichiro MASUI
2013-01-21
build_config gets more flexibility
Yuichiro MASUI
2013-01-20
Improved build scripts and config files
Yuichiro MASUI
2013-01-16
save/restore arena index in mirb; close #740
Yukihiro Matz Matsumoto
2013-01-11
Removed gem libraries in mrbc
Yuichiro MASUI
2013-01-09
Added conf.bins for defining bulding binaries
Yuichiro MASUI
2013-01-05
Fix mrbgem options 689#issuecomment-11911431
MATSUMOTO Ryosuke
2013-01-05
Add mruby_ldflags when tools/mruby and tools/mrbc link archive files
MATSUMOTO Ryosuke
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
2012-12-28
use readline if it's enabled.
mattn
2012-12-22
avoid printing backtrace line with unknown place info
Yukihiro Matz Matsumoto
2012-12-14
rebuild binaries when mrbgem archives are updated.
Tomoyuki Sahara
2012-12-12
save lastpc on exception and use it in mruby stack trace
Yukihiro Matz Matsumoto
2012-12-09
Added LDFLAGS to Makefiles
Yuichiro MASUI
2012-12-08
Use only DISABLE_GEMS for feature request in include/mrbconf.h
Daniel Bovensiepen
2012-12-05
rename mrb_load_irep for mrbtest to be consistent to name change
Daniel Bovensiepen
2012-12-05
rename mrb_load_irep etc. for naming consistency
Yukihiro Matz Matsumoto
2012-12-01
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-29
Fix compile warnings in mirb
shtirlic
2012-11-22
Deactivate / Activate GEMs Flag introduced into mrbc
Daniel Bovensiepen
2012-11-22
Deactivate / Activate GEMs Flag introduced into mruby
Daniel Bovensiepen
2012-11-22
Deactivate / Activate GEMs Flag introduced into mirb
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mruby
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mirb
Daniel Bovensiepen
2012-11-08
Merge new change
Daniel Bovensiepen
2012-11-03
ignore cfunc method in backtrace
Yukihiro Matsumoto
2012-11-03
avoid trigraph (???) in backtrace
Yukihiro Matsumoto
2012-11-02
printf("%s", NULL) is not safe on some platforms.
Tomoyuki Sahara
2012-11-02
fix compilation.
Tomoyuki Sahara
2012-11-02
show line numbers in backtrace.
Tomoyuki Sahara
2012-11-02
show all callinfo's.
Tomoyuki Sahara
2012-11-02
don't print garbage entries.
Tomoyuki Sahara
2012-11-02
show backtrace.
Tomoyuki Sahara
2012-11-01
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-10-30
fix mruby exit status with mrb file.
Akira Yumiyama
2012-10-23
prevent resource leak (outfile)
Yukihiro Matsumoto
2012-10-18
print error message on mrb load error
Yukihiro Matsumoto
2012-10-16
"mrbc -" should take input from stdin; close #489
Yukihiro Matsumoto
2012-10-05
preserve script file name
Yukihiro Matsumoto
2012-10-04
script file name should not be in ARGV
Yukihiro Matsumoto
2012-10-04
specify know capacity of an array
Yukihiro Matsumoto
2012-09-30
mruby should exit with 0 on success
Yukihiro Matsumoto
2012-09-13
make mrbc aware of the gem init
Daniel Bovensiepen
2012-09-10
Fix writing errors in Makefiles
Daniel Bovensiepen
[next]