3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from rystyle/master More... almost 14 years ago
the type of return values of tr->func_ii() and tr->func_si() is already mrb_value, so no need to cast. More... almost 14 years ago
void* does not have its size. More... almost 14 years ago
MRUBY_OBJECT_HEADER is always used with `;', but, in the definition of a struct, you cannot include any statement except declarations, even if the statement is void statement. More... almost 14 years ago
In mruby.h, there is no definitions of RSTRING_* here, so cannot compile if the compiler is not GCC. More... almost 14 years ago
remove old TODO list More... almost 14 years ago
Translate TODO list More... almost 14 years ago
updated English text to reflect original Japanese More... almost 14 years ago
another spelling issue More... almost 14 years ago
corrected some grammar and spelling issues More... almost 14 years ago
removed extra tabs and spaces More... almost 14 years ago
Update README More... almost 14 years ago
mod: text folding. More... almost 14 years ago
add contribution notice More... almost 14 years ago
make %(foo) work More... almost 14 years ago
Merge pull request #4 from tjsingleton/master More... almost 14 years ago
Add space after comma More... almost 14 years ago
Merge pull request #3 from tjsingleton/patch-1 More... almost 14 years ago
Fix spelling More... almost 14 years ago
no need to pre-allocate method table
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
linux compiler does not like double use of va_list More... almost 14 years ago
fixed wrong malloc size More... almost 14 years ago
Merge branch 'master' of github.com:mruby/mruby
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
undef Module#new
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
wrong inheritance chain from singleton class
Yukihiro "Matz" Matsumoto
as Yukihiro Matsumoto
More... almost 14 years ago
Update README More... almost 14 years ago
Update README More... almost 14 years ago
Update README More... almost 14 years ago
Update README More... almost 14 years ago
update notes More... almost 14 years ago