3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add -e flag. More... almost 14 years ago
return 0 if code is generated. More... almost 14 years ago
Merge pull request #48 from pbhogan/call-dfree-on-rdata-at-gc More... almost 14 years ago
Call dfree member on RData/MRB_TT_DATA when collected More... almost 14 years ago
superclass should be a class
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
EXPR_BEG by keywords is a start point of commands; backport r35457 from CRuby
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
move header files {irep,dump,cdump,ritehash}.h to /include/mruby
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
change type of RString.size from size_t to long
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
mv variable.h to mruby/variable.h
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
remove st_hash_type comment
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
remove code for unsupported taint-mode
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
wrong type argument for mrb_funcall
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
fix inheritance chain; fix #41
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
Merge pull request #44 from unak/__end__ More... almost 14 years ago
``__END__'' must start at the beginning of the line. More... almost 14 years ago
Merge pull request #43 from unak/__end__ More... almost 14 years ago
Support ``__END__'' as the mark of the end of a script (ISO Ruby). More... almost 14 years ago
Merge branch 'master' of github.com:mruby/mruby More... almost 14 years ago
add file header More... almost 14 years ago
Merge pull request #42 from takahashim/fix-clean-mrblib More... almost 14 years ago
force to remove mrblib/mrblib.d More... almost 14 years ago
Merge branch 'master' of github.com:mruby/mruby More... almost 14 years ago
Merge pull request #35 from fceller/master More... almost 14 years ago
Merge pull request #37 from k-tsj/fix-proc-segv More... almost 14 years ago
Merge pull request #39 from MobiRuby/make_clean More... almost 14 years ago
update .gitignore based on pull-request #36
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
Merge pull request #40 from w-x-l/master More... almost 14 years ago
Ignore files made from build More... almost 14 years ago
Fixed to forget to remove some files on 'make clean' More... almost 14 years ago
Fix SEGV when calling Proc object created by Proc.new More... almost 14 years ago