- 23 Dec, 2013 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
verify the argument of String#=~
-
h2so5 authored
-
Yukihiro "Matz" Matsumoto authored
Remove 'mrb_state' field from 'kh_xxx_t' structure.
-
Yukihiro "Matz" Matsumoto authored
change behavior of mrb_sym2str
-
crimsonwoods authored
'kh_xxx_t' requires 'mrb_state' to allocate, free, and compute hash value. But 'mrb_state' should not be held by 'kh_xxx_t' and 'mrb_state' should be supplied from outside.
-
- 22 Dec, 2013 1 commit
-
-
h2so5 authored
-
- 20 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
add some tests for case statements
-
h2so5 authored
-
- 19 Dec, 2013 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
fix codegen bug in NODE_CASE
-
Yukihiro "Matz" Matsumoto authored
fix TypeError message
-
Yukihiro "Matz" Matsumoto authored
Fix typo from expornent to exponent
-
h2so5 authored
-
h2so5 authored
-
Nobuhiro Iwamatsu authored
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
-
- 17 Dec, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Update the INSTALL information to be more accurate
-
- 16 Dec, 2013 1 commit
-
-
Carson McDonald authored
-
- 15 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fixed callinfo buffer overflow while calling ensure handlers
-
nanami authored
-
- 10 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Avoid recursive instance variable inspections
-
h2so5 authored
-
- 09 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix mod.constants cannot return the single character constant
-
- 08 Dec, 2013 1 commit
-
-
bggd authored
-
- 07 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix ISO no in Array#* and Array#+
-
Jun Hiroe authored
-
- 05 Dec, 2013 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add is_a? test to cover issue 1477
-
Yukihiro "Matz" Matsumoto authored
-
- 04 Dec, 2013 1 commit
-
-
Carson McDonald authored
-
- 02 Dec, 2013 5 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Change scapa and rcapa to size_t, use scapa.
-
Carson McDonald authored
-
Yukihiro "Matz" Matsumoto authored
Proposal of mrb_intern_lit macro.
-
- 01 Dec, 2013 1 commit
-
-
take_cheeze authored
-
- 30 Nov, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 28 Nov, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 27 Nov, 2013 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-