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
Age
Commit message (
Expand
)
Author
2012-11-23
Change default location of GEMS.active file
Daniel Bovensiepen
2012-11-23
Add ACTIVE_GEMS flag to Makefile
Daniel Bovensiepen
2012-11-23
Adapt Ruby example to meaningful archive name
Daniel Bovensiepen
2012-11-23
Adapt c example to meaningful archive name
Daniel Bovensiepen
2012-11-23
Adapt c and ruby example to meaningful archive name
Daniel Bovensiepen
2012-11-23
Change build process to create meaningful Archive file instead of gem.a
Daniel Bovensiepen
2012-11-23
Modify GEM build process to support external GEMs outside of the mruby tree
Daniel Bovensiepen
2012-11-22
Clean build documentation for mrbgems a bit more
Daniel Bovensiepen
2012-11-22
Fix some build documentation for mrbgems
Daniel Bovensiepen
2012-11-22
Improve README
Daniel Bovensiepen
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-22
Deactivate / Activate GEMs Flag introduced into mrbtest
Daniel Bovensiepen
2012-11-22
Deactivate / Activate GEMs Flag introduced into src/init.c
Daniel Bovensiepen
2012-11-22
Deactivate / Activate GEMs Flag introduced into mrbconf.h
Daniel Bovensiepen
2012-11-22
Deactivate / Activate GEMs Flag introduced into Makefile
Daniel Bovensiepen
2012-11-22
Clean GEM Generator a bit more
Daniel Bovensiepen
2012-11-22
Rename GEM init file
Daniel Bovensiepen
2012-11-22
Adapt new GEM compile process to ignore list
Daniel Bovensiepen
2012-11-22
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-22
Make GEM build choosable. Respect GEMS.active file for choices of which GEM t...
Daniel Bovensiepen
2012-11-21
Merge pull request #564 from xxuejie/master
Yukihiro "Matz" Matsumoto
2012-11-21
Merge branch 'master' of github.com:mruby/mruby
Yukihiro Matz Matsumoto
2012-11-21
handle return from blocks, especially from lambda blocks; close #561
Yukihiro Matz Matsumoto
2012-11-21
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mruby
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mirb
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mrbtest
Daniel Bovensiepen
2012-11-21
Improve Generator by handling Ruby and C Extensions in the same way
Daniel Bovensiepen
2012-11-21
Improve Including File to build single archive Files
Daniel Bovensiepen
2012-11-21
Improve building of Gems to single Archive Files
Daniel Bovensiepen
2012-11-21
Modify Ruby Extension
Daniel Bovensiepen
2012-11-21
Modify C Extension
Daniel Bovensiepen
2012-11-21
Add C and Ruby Extension Example Mixed
Daniel Bovensiepen
2012-11-20
Use check_float when testing equality for float values
Xuejie Xiao
2012-11-20
Modify comments for generator
Daniel Bovensiepen
2012-11-19
Merge pull request #563 from xxuejie/master
Yukihiro "Matz" Matsumoto
2012-11-19
Merge pull request #562 from skandhas/pr-fix-lost-const-variable-in-BasicObject
Yukihiro "Matz" Matsumoto
2012-11-19
Restore accidentally deleted erfc(1) test
Xuejie Xiao
2012-11-19
Fix provided implementation of erf and erfc functions.
Xuejie Xiao
2012-11-19
fix lost const variable in class BasicObject
skandhas
2012-11-19
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-18
Merge pull request #560 from skandhas/pr-delete-redundant-__send__-definition
Yukihiro "Matz" Matsumoto
2012-11-18
Merge pull request #558 from masuidrive/lrshift_width_as_int
Yukihiro "Matz" Matsumoto
2012-11-18
delete redundant '__send__' definition
skandhas
2012-11-17
l/rshift width as int. It was unsigned long
Yuichiro MASUI
2012-11-17
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-17
int and mrb_int should not be mixed under -DMRB_INT64; may fix #557
Yukihiro Matz Matsumoto
2012-11-16
Merge pull request #555 from masuidrive/define_mrb_int_as_64bit
Yukihiro "Matz" Matsumoto
[next]