- 11 Sep, 2012 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
Define DBL_DIG only if it wasn't previously defined
-
Yukihiro "Matz" Matsumoto authored
Fixes #464.
-
Shannen Saez authored
-
emboss authored
DBL_DIG may already be defined on the target system, defining it without checking first may overwrite system values.
-
Yukihiro "Matz" Matsumoto authored
Add Test Case for Issue #460
-
Yukihiro "Matz" Matsumoto authored
Fix writing errors in Makefiles
-
- 10 Sep, 2012 14 commits
-
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Yukihiro "Matz" Matsumoto authored
compiler may generate broken binary if string literal has NUL characters
-
Yukihiro "Matz" Matsumoto authored
Add Tests for current Changes in Code Base
-
Yukihiro "Matz" Matsumoto authored
Fixed Windows warning.
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Tomoyuki Sahara authored
-
Shannen Saez authored
Compiling on Windows 7 from a Windows SDK 7 prompt with CMake. `nmake all test` now works with the `tzset()` warning gone.
-
Yukihiro Matsumoto authored
-
- 09 Sep, 2012 5 commits
-
-
Yukihiro Matsumoto authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
-
Yukihiro Matsumoto authored
-
- 06 Sep, 2012 6 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add more info on how to run tests
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Joseph McCullough authored
-
Yukihiro Matsumoto authored
-
- 05 Sep, 2012 3 commits
-
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
Yukihiro Matsumoto authored
-
- 04 Sep, 2012 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
Free mrb->rescue and mrb->ensure.
-
Yukihiro "Matz" Matsumoto authored
Check iv in mrb_iv_remove.
-
Yukihiro "Matz" Matsumoto authored
[xpcat] Print usage in the parameter error.
-
Yukihiro "Matz" Matsumoto authored
fix out-of-bound access on compiling empty blocks.
-
Yukihiro "Matz" Matsumoto authored
Avoid using memset
-
Masaki Muranaka authored
-