mimaki
|
4be3ca5209
|
Merge branch 'master' of github.com:mruby/mruby
|
2012-04-20 16:57:43 +09:00 |
|
mimaki
|
d67cd99b47
|
typo fixed in irep.h
|
2012-04-20 16:56:13 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
b2cf6e79c0
|
Merge pull request #8 from unak/c-spec
Please respect the specification of C
|
2012-04-20 00:55:06 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
7b1bfa6228
|
Merge pull request #5 from mame/fix-percent-notation
make %(foo) work
|
2012-04-20 00:52:39 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
ce195a4465
|
Merge pull request #2 from fceller/master
Fix for Linux
|
2012-04-20 00:47:19 -07:00 |
|
NAKAMURA Usaku
|
c999e4762a
|
the type of return values of tr->func_ii() and tr->func_si() is already mrb_value, so no need to cast.
|
2012-04-20 15:42:05 +09:00 |
|
NAKAMURA Usaku
|
d2a38520ab
|
void* does not have its size.
|
2012-04-20 15:40:19 +09:00 |
|
Yusuke Endoh
|
dd1527cfc8
|
make %(foo) work
|
2012-04-20 14:14:01 +09:00 |
|
Yukihiro Matsumoto
|
fe585b2336
|
no need to pre-allocate method table
|
2012-04-20 13:56:02 +09:00 |
|
Frank Celler
|
b831887a25
|
linux compiler does not like double use of va_list
|
2012-04-20 06:35:52 +02:00 |
|
Frank Celler
|
5d9945ba62
|
fixed wrong malloc size
|
2012-04-20 06:35:24 +02:00 |
|
Yukihiro Matsumoto
|
a016c62b7e
|
undef Module#new
|
2012-04-20 13:18:15 +09:00 |
|
Yukihiro Matsumoto
|
d9ce44e99b
|
wrong inheritance chain from singleton class
|
2012-04-20 13:17:56 +09:00 |
|
mattn
|
975031cd2b
|
fix Makefile: quoted CC/LL are heap up to each Makefiles.
|
2012-04-20 10:56:12 +09:00 |
|
mimaki
|
e0d6430f63
|
add mruby sources
|
2012-04-20 09:39:03 +09:00 |
|