Masamitsu MURASE
|
7010aebbce
|
Modify allocation size of mrb->irep.
|
2012-07-21 19:40:20 +09:00 |
|
Masaki Muranaka
|
611cf71a10
|
Use mrb_calloc if you want zero cleard buffers.
|
2012-07-08 11:33:49 +09:00 |
|
Jon
|
49aa42f3a9
|
Verify that memory for mrb_state was allocated
|
2012-06-03 11:11:34 -04:00 |
|
liyuray
|
5b3628051b
|
issue: make test fail on mingw.
solution: initialize memory allocated.
|
2012-06-03 14:04:33 +08:00 |
|
Carson McDonald
|
1685d241c4
|
idx should be less than the cap, if it is equal irep needs to grow.
|
2012-05-17 00:33:49 -04:00 |
|
roco
|
4ec6d41f16
|
rm whitespace
|
2012-04-30 14:29:19 -07:00 |
|
Yukihiro Matsumoto
|
8b367098ac
|
move header files {irep,dump,cdump,ritehash}.h to /include/mruby
|
2012-04-24 17:41:28 +09:00 |
|
mimaki
|
835443614d
|
add file header
|
2012-04-23 11:46:16 +09:00 |
|
mimaki
|
e0d6430f63
|
add mruby sources
|
2012-04-20 09:39:03 +09:00 |
|