Yukihiro Matsumoto
|
950204bc4d
|
remove flags from irep
|
2012-08-29 11:45:36 +09:00 |
|
Yukihiro Matsumoto
|
7d02df3016
|
NaN boxing
|
2012-08-14 13:16:34 +09:00 |
|
Max Anselm
|
5a4beeed2d
|
Make all(?) void casts explicit for C++
|
2012-07-29 19:48:48 -04:00 |
|
Junji Sawada
|
96366117ea
|
Remove unnecessary header inclusion
|
2012-07-14 11:39:25 +09:00 |
|
Yukihiro Matsumoto
|
c4208a413d
|
restore arena_idx after initializing irep
|
2012-07-05 01:36:54 +09:00 |
|
Yukihiro Matsumoto
|
07bcd6bed8
|
cdump.c: pool may contain fixnum value
|
2012-07-05 01:34:35 +09:00 |
|
Yukihiro Matsumoto
|
0e9e0693b4
|
big init function in cdump may overflow arena
|
2012-07-05 01:13:09 +09:00 |
|
Masamitsu MURASE
|
0b4d96741b
|
Fix str_format_len.
|
2012-06-27 00:38:59 +09:00 |
|
Masaki Muranaka
|
b18ab1dc3f
|
Fix str_to_format. See also #314.
|
2012-06-26 12:03:12 +09:00 |
|
Masaki Muranaka
|
3fb9408669
|
Fix redundant declraration warnings by gcc.
|
2012-06-14 18:28:05 +09:00 |
|
Masaki Muranaka
|
c785382dee
|
Use %d instead of %ld in case the type of parameter is int.
|
2012-05-12 11:25:56 +09: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 |
|
Yukihiro Matsumoto
|
2970b6aadb
|
change type of RString.size from size_t to long
|
2012-04-24 16:03:42 +09:00 |
|
mimaki
|
c80487561f
|
Merge branch 'master' of github.com:mruby/mruby
Conflicts:
src/variable.c
|
2012-04-23 11:51:47 +09:00 |
|
mimaki
|
835443614d
|
add file header
|
2012-04-23 11:46:16 +09:00 |
|
Yukihiro Matsumoto
|
c138d7ef0a
|
use %zd for size_t argument
|
2012-04-21 00:51:20 +09:00 |
|
mimaki
|
e0d6430f63
|
add mruby sources
|
2012-04-20 09:39:03 +09:00 |
|