Yukihiro Matsumoto
|
f4cf8ea423
|
partial VC support
|
2012-05-09 08:49:38 +09:00 |
|
Yukihiro Matsumoto
|
8b1a10ce4b
|
allow compilation without INCLUDE_ENCODING; close #105; encoding support should be removed altogether in the future
|
2012-05-08 01:23:31 +09:00 |
|
Yukihiro Matsumoto
|
d0e63a3a03
|
RMatch.src should not be mrb_value
|
2012-05-07 17:31:07 +09:00 |
|
roco
|
4ec6d41f16
|
rm whitespace
|
2012-04-30 14:29:19 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
2b6be16308
|
Merge pull request #61 from pbhogan/fix-warnings
Fix various warnings
|
2012-04-27 08:56:39 -07:00 |
|
Yukihiro Matsumoto
|
fdd4920ffd
|
accessing out of region; fix #68
|
2012-04-28 00:45:33 +09:00 |
|
Yukihiro Matsumoto
|
32db0e5d8c
|
struct RString member should not be mrb_value
|
2012-04-28 00:32:34 +09:00 |
|
Patrick Hogan
|
27cfbbe43a
|
size_t is unsigned and can never be < 0
Removed to silence warning.
Signed-off-by: Patrick Hogan <pbhogan@gmail.com>
|
2012-04-26 08:36:32 -05:00 |
|
Yukihiro Matsumoto
|
2fc1b8af2d
|
mv variable.h to mruby/variable.h
|
2012-04-24 15:59:50 +09:00 |
|
Yukihiro Matsumoto
|
d4ef3baca8
|
remove code for unsupported taint-mode
|
2012-04-23 18:30:49 +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
|
41bf311cd1
|
remove dependency to SIZEOF_INT
|
2012-04-20 22:31:58 +09:00 |
|
Yukihiro Matsumoto
|
5622c977f4
|
remove dependency to SIZEOF_VOIDP
|
2012-04-20 22:25:04 +09:00 |
|
mimaki
|
e0d6430f63
|
add mruby sources
|
2012-04-20 09:39:03 +09:00 |
|