- 02 Jan, 2014 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix extended arena check in gc_protect
-
Yukihiro "Matz" Matsumoto authored
use the same error msg as mrb_str_to_cstr/CRuby
-
Yukihiro "Matz" Matsumoto authored
remove various preprocessor conditionals
-
Yukihiro "Matz" Matsumoto authored
NaN boxing: use uintptr_t for bit manipulations
-
Yukihiro "Matz" Matsumoto authored
fix some warnings emitted by 'ruby -w'
-
h2so5 authored
-
cremno authored
It's better to have one message for the same error than two different (although similar worded) ones.
-
cremno authored
- HAVE_IEEEFP_H is nowhere defined or needed at all - FreeBSD < 4 is unsupported since years - MSVC workaround (around what exactly?)
-
cremno authored
-
cremno authored
- File.exists? is deprecated since 2.1.0 - tasks/mruby_build_commands.rake:268: ambiguous argument
-
- 01 Jan, 2014 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
More kernel testing
-
- 31 Dec, 2013 7 commits
-
-
Carson McDonald authored
-
Carson McDonald authored
-
Carson McDonald authored
-
Yukihiro "Matz" Matsumoto authored
return-value of mrb_run is invalid in top-level-scope
-
Yukihiro "Matz" Matsumoto authored
add String#partition and String#rpartition.
-
Yukihiro "Matz" Matsumoto authored
More tests for Class behavior
-
Yukihiro "Matz" Matsumoto authored
add tests for Array methods
-
- 30 Dec, 2013 1 commit
-
-
Akira Kuroda authored
-
- 27 Dec, 2013 4 commits
-
-
Carson McDonald authored
-
Carson McDonald authored
-
Tomoyuki Sahara authored
-
cubicdaiya authored
The return-value of mrb_run in top-level-scope should be the evaluated value at last.
-
- 26 Dec, 2013 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
https://github.com/carsonmcdonald/mrubyYukihiro "Matz" Matsumoto authored
Merge branch 'singletonfix' of https://github.com/carsonmcdonald/mruby into carsonmcdonald-singletonfix
-
- 25 Dec, 2013 9 commits
-
-
Carson McDonald authored
-
Carson McDonald authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Change :vattr= to :cattr= in respond_to? test
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 24 Dec, 2013 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Carson McDonald authored
-