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-16
Merge branch 'master' of github.com:mruby/mruby
Yukihiro Matz Matsumoto
2013-01-16
wrong condiiton in too many symbols check; #close #731
Yukihiro Matz Matsumoto
2013-01-15
Merge pull request #732 from masamitsu-murase/remove_multiple_definition_of_R...
Yukihiro "Matz" Matsumoto
2013-01-15
Merge pull request #734 from monaka/pr-error-check-inprovement-in-cdump-and-dump
Yukihiro "Matz" Matsumoto
2013-01-15
Merge pull request #736 from selman/cmake_warning_fix
Yukihiro "Matz" Matsumoto
2013-01-15
silence clang warning
Selman ULUG
2013-01-15
include/mruby/cdump.h: Add new error codes.
Masaki Muranaka
2013-01-15
Use MRB_DUMP_OK instead of 0.
Masaki Muranaka
2013-01-14
Remove multiple definition of RuntimeError.
Masamitsu MURASE
2013-01-13
Merge pull request #730 from masamitsu-murase/modify_range_initialize
Yukihiro "Matz" Matsumoto
2013-01-13
Merge pull request #729 from authorNari/unclear-black-in-major-collector
Yukihiro "Matz" Matsumoto
2013-01-13
Merge pull request #728 from takkaw/khash_typo
Yukihiro "Matz" Matsumoto
2013-01-14
change 2012 to 2013
Yukihiro Matz Matsumoto
2013-01-13
Modify `Range#initialize` to accept optional `exclusive` argument.
Masamitsu MURASE
2013-01-13
Initialize edges of RRange.
Masamitsu MURASE
2013-01-13
Doesn't clear black of all marked objects in major collections.
Narihiro Nakamura
2013-01-13
fix typos
takkaw
2013-01-13
more aggressive code elimination for NODE_DOT{2,3}
Yukihiro Matz Matsumoto
2013-01-13
eliminate unused hash expression more aggresively
Yukihiro Matz Matsumoto
2013-01-13
eliminate unused array expression more aggresively
Yukihiro Matz Matsumoto
2013-01-13
add new specifier "b" (boolean) for mrb_get_args()
Yukihiro Matz Matsumoto
2013-01-12
Merge branch 'master' of github.com:mruby/mruby
Yukihiro Matz Matsumoto
2013-01-12
Makefile: add all to test dependency
Yukihiro Matz Matsumoto
2013-01-11
Merge pull request #727 from mattn/dep_gems
Yukihiro "Matz" Matsumoto
2013-01-11
Merge pull request #726 from mattn/fix_build_tasks
Yukihiro "Matz" Matsumoto
2013-01-11
note about $MRUBY_CONFIG.
mattn
2013-01-11
build gems if build_config.rb is modified.
mattn
2013-01-11
should be flatten.
mattn
2013-01-11
Merge pull request #725 from skandhas/pr-remove-each_line
Yukihiro "Matz" Matsumoto
2013-01-11
remove mrb_str_each_line form src/string.c
skandhas
2013-01-11
Merge branch 'master' of https://github.com/mruby/mruby
mattn
2013-01-10
Merge pull request #722 from masuidrive/fixed_mrbtest
Yukihiro "Matz" Matsumoto
2013-01-10
Merge pull request #721 from masuidrive/remove_gem_libs_from_mrbc
Yukihiro "Matz" Matsumoto
2013-01-11
Fixed mrbtest result numbers
Yuichiro MASUI
2013-01-11
Removed gem libraries in mrbc
Yuichiro MASUI
2013-01-10
Merge pull request #720 from skandhas/pr-add-mrb_check_hash_type
Yukihiro "Matz" Matsumoto
2013-01-10
add mrb_check_hash_type
skandhas
2013-01-09
Merge pull request #718 from mattn/remove_compiler_warnings
Yukihiro "Matz" Matsumoto
2013-01-10
Merge branch 'master' of https://github.com/mruby/mruby
mattn
2013-01-10
remove compiler warnings.
mattn
2013-01-09
Merge pull request #716 from carsonmcdonald/crossdepfix
Yukihiro "Matz" Matsumoto
2013-01-09
Merge pull request #717 from xxuejie/master
Yukihiro "Matz" Matsumoto
2013-01-09
Test ruby library should depend on host's mrbc, not its own mrbc
Xuejie Xiao
2013-01-10
Merge branch 'master' of https://github.com/mruby/mruby
mattn
2013-01-09
Make conf.bins work for cross compiled deps as well as the host.
Carson McDonald
2013-01-09
Merge pull request #714 from masuidrive/add_flags_for_building
Yukihiro "Matz" Matsumoto
2013-01-09
Merge pull request #713 from masuidrive/add_s_options_to_ar
Yukihiro "Matz" Matsumoto
2013-01-10
jump address error when value taken from if statement without else clause; cl...
Yukihiro Matz Matsumoto
2013-01-09
Added conf.bins for defining bulding binaries
Yuichiro MASUI
2013-01-09
Added s flag to ar command
Yuichiro MASUI
[next]