Cremno
|
8728837478
|
Visual Studio 2013 support + strtof + inline
- VC12 has better C99 library support due to C++11
- defined strtof for VC11 or older
- define "inline" only if the C compiler is used
|
2013-06-27 12:18:35 +02:00 |
|
kimu_shu
|
e720782f81
|
Add MRB_WORD_BOXING mode (represent mrb_value as a word)
|
2013-05-26 10:09:17 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
30d580ecbc
|
rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206
|
2013-04-25 09:47:36 +09:00 |
|
Masaki Muranaka
|
6cd7017ec1
|
Remove trailing whitespaces. This is just a cosmetic change.
|
2013-03-03 10:54:00 +09:00 |
|
Daniel Bovensiepen
|
81f96cb9af
|
Move Math::TOLERANCE to mruby-math
|
2013-02-28 15:20:46 +00:00 |
|
Yukihiro Matz Matsumoto
|
12af04011f
|
mv mrgems/mruby-math to mrbgems
|
2013-02-28 22:41:08 +09:00 |
|