- 27 Apr, 2016 1 commit
-
-
- 23 Apr, 2016 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
MRB_INT_MAX does not have corresponding positive integer
-
Yukihiro "Matz" Matsumoto authored
-
- 16 Apr, 2016 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Avoid Syntax Error on CRuby v1.8
-
ksss authored
CRuby v1.8 dose not support named capture
-
- 13 Apr, 2016 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
fix syntax highlighting
-
Timo Schilling authored
-
- 11 Apr, 2016 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 04 Apr, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 31 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 30 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
`a` in `a.m += c` or `a[b] += c` should be evaluated only once.
-
- 29 Mar, 2016 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 25 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Add missing regs update
-
- 24 Mar, 2016 3 commits
-
-
Kouhei Sutou authored
mrb_vm_define_class() may realloc() mrb->c->stack because it calls mrb_funcall() for inherited hook. If mrb->c->stack is realloc()-ed, regs refers orphan address.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 23 Mar, 2016 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 22 Mar, 2016 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
deprecate and fix VS2010/2012 build
-
cremno authored
They don't have <inttypes.h>, only <stdint.h>.
-
cremno authored
-
cremno authored
-
- 21 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 20 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 16 Mar, 2016 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix doesn't work bintest on :visualcpp toolchain
-
Yukihiro "Matz" Matsumoto authored
Added example for cross-compiling on Intel Edison
-
Yukihiro "Matz" Matsumoto authored
Add appveyor.yml
-
- 15 Mar, 2016 2 commits
- 14 Mar, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Reduce compiler include_paths
-
- 13 Mar, 2016 1 commit
-
-
wanabe authored
-
- 07 Mar, 2016 3 commits
-
-
Paolo Bosetti authored
-
bggd authored
-
Yukihiro "Matz" Matsumoto authored
-