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
2013-01-08
Merge branch 'master' of https://github.com/mruby/mruby
mattn
2013-01-08
don't use static class instances
Yukihiro "Matz" Matsumoto
2013-01-07
Merge pull request #706 from masuidrive/add_gem_github_option
Yukihiro "Matz" Matsumoto
2013-01-08
Added gem :github option
Yuichiro MASUI
2013-01-07
Merge pull request #705 from authorNari/compact_flags
Yukihiro "Matz" Matsumoto
2013-01-07
Merge pull request #704 from authorNari/gc_test
Yukihiro "Matz" Matsumoto
2013-01-07
Merge pull request #703 from authorNari/skip_sweeping_old
Yukihiro "Matz" Matsumoto
2013-01-07
Merge pull request #701 from monaka/pr-remove-debug-macros
Yukihiro "Matz" Matsumoto
2013-01-07
Skip sweeping old slots which don't contain any young object.
Narihiro Nakamura
2013-01-07
Compact flags for GC
Narihiro Nakamura
2013-01-07
add test cases for GC API
Narihiro Nakamura
2013-01-07
gc.c: Enable DEBUG(x) if GC_DEBUG is defined.
Masaki Muranaka
2013-01-07
Remove DEBUG macro definitions.
Masaki Muranaka
2013-01-06
Merge pull request #698 from masuidrive/improve_mrbgems_test
Yukihiro "Matz" Matsumoto
2013-01-07
Run mrbgems test run on isolate mrb_state each rb file.
Yuichiro MASUI
2013-01-06
Merge pull request #696 from authorNari/gengc
Yukihiro "Matz" Matsumoto
2013-01-07
Add the generational gc
Narihiro Nakamura
2013-01-07
These places need the write barrier
Narihiro Nakamura
2013-01-06
Merge pull request #693 from masamitsu-murase/modify_unless
Yukihiro "Matz" Matsumoto
2013-01-06
Merge pull request #694 from masuidrive/remove_xcode
Yukihiro "Matz" Matsumoto
2013-01-06
Merge pull request #695 from masuidrive/refactoring_gitignore
Yukihiro "Matz" Matsumoto
2013-01-06
Merge pull request #692 from masuidrive/fixed_mrbgem_cxx_objc_flags
Yukihiro "Matz" Matsumoto
2013-01-06
Remove unused rules in .gitignore and Makefile
Yuichiro MASUI
2013-01-06
Removed XCode build
Yuichiro MASUI
2013-01-06
`unless` without `else` should return nil if the condition is true.
Masamitsu MURASE
2013-01-06
Modify NODE_IF handling.
Masamitsu MURASE
2013-01-06
Added cxx/objc/asmflags in mrbgems. Sorry, I forgot it
Yuichiro MASUI
2013-01-05
Merge pull request #691 from masuidrive/fixed_build_dependency
Yukihiro "Matz" Matsumoto
2013-01-05
Merge pull request #690 from matsumoto-r/fix_mrbgems_flags
Yukihiro "Matz" Matsumoto
2013-01-05
Add mruby_ldflags to mrbtest
MATSUMOTO Ryosuke
2013-01-05
Fix mrbgem options 689#issuecomment-11911431
MATSUMOTO Ryosuke
2013-01-05
Fixed build dependency
Yuichiro MASUI
2013-01-05
Add mruby_ldflags when tools/mruby and tools/mrbc link archive files
MATSUMOTO Ryosuke
2013-01-04
Merge pull request #687 from masuidrive/fixed_mrbgems_issues
Yukihiro "Matz" Matsumoto
2013-01-04
Changed objccflags to objcflags
Yuichiro MASUI
2013-01-04
Merge pull request #686 from skandhas/pr-add-Module-method_defined
Yukihiro "Matz" Matsumoto
2013-01-04
add test for Module#method_defined?
skandhas
2013-01-04
add mrb_mod_method_defined
skandhas
2013-01-03
Merge pull request #684 from bovi/tiny-beautify
Yukihiro "Matz" Matsumoto
2013-01-03
Merge pull request #683 from bovi/doc-compile
Yukihiro "Matz" Matsumoto
2013-01-04
Fix an unnecessary space
Daniel Bovensiepen
2013-01-04
Add documentation for compilation process
Daniel Bovensiepen
2013-01-03
Merge pull request #682 from bovi/doc-rake
Yukihiro "Matz" Matsumoto
2013-01-04
Fix documentation for mrbgems
Daniel Bovensiepen
2013-01-02
Merge pull request #680 from bovi/doc-rake
Yukihiro "Matz" Matsumoto
2013-01-03
Adapter mrbgems documentation to rake system
Daniel Bovensiepen
2013-01-02
Merge pull request #679 from masuidrive/merge_to_cruby_building_script
Yukihiro "Matz" Matsumoto
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
2012-12-31
Merge pull request #678 from authorNari/patch-1
Yukihiro "Matz" Matsumoto
2012-12-31
Fix a wrong comment
Narihiro Nakamura
[next]