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
/
test
/
init_mrbtest.c
Age
Commit message (
Expand
)
Author
2014-02-26
compile assert.rb once
take_cheeze
2014-01-07
remove superfluous includes
cremno
2013-04-05
Fix exit
mattn
2013-03-27
resolve conflict from #964
Yukihiro Matz Matsumoto
2013-03-16
Remove stdlib.h from mruby.h. It is for portability (care for freestanding en...
Masaki Muranaka
2013-03-08
Change unsigned char to uint8_t
Yuichiro MASUI
2013-03-08
New mrb format. The detail is in https://github.com/mruby/mruby/issues/944
Yuichiro MASUI
2012-12-22
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
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-11-22
Deactivate / Activate GEMs Flag introduced into mrbtest
Daniel Bovensiepen
2012-09-22
Move Gem Tests into the main Test target
Daniel Bovensiepen
2012-05-18
refactor test driver
Yukihiro Matsumoto
2012-05-14
make test restructuring
Yukihiro Matsumoto