- 22 Apr, 2012 1 commit
-
-
Kazuki Tsujimoto authored
-
- 21 Apr, 2012 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
simple typo in a comment
-
lucas dicioccio authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 20 Apr, 2012 35 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Remove unnecessary check for size_t < 0
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Patrick Hogan authored
size_t can never be negative since it is an unsigned integer according to standard. Removed to silence warning. Signed-off-by:
Patrick Hogan <pbhogan@gmail.com>
-
Yukihiro "Matz" Matsumoto authored
Made text edits to README.md to improve clarity.
-
Yukihiro "Matz" Matsumoto authored
fix git commands
-
Nicholas authored
-
takahashim authored
-
Yukihiro "Matz" Matsumoto authored
#undef DEBUG for compatibility with environments that define DEBUG (like Xcode)
-
Yukihiro "Matz" Matsumoto authored
fixed statement alignment
-
Ranmocy authored
-
Yukihiro "Matz" Matsumoto authored
Fixed typos in usage message for mruby tool.
-
Patrick Hogan authored
Signed-off-by:
Patrick Hogan <pbhogan@gmail.com>
-
Patrick Hogan authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Assign will break when used in a C++ environment
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Frank Celler authored
-
Goro Kikuchi authored
Typo
-
Santiago Rodriguez authored
-
Hidetaka Takano authored
-
Yukihiro "Matz" Matsumoto authored
Updated the English README to fix some minor grammatical and spelling mistakes
-
Matt Aimonetti authored
-