Julien Ammous
|
19f5430967
|
support freebsd versions without log2 function
|
2013-09-23 15:14:19 +02:00 |
|
wanabe
|
c9ac35f3ba
|
android doesn't have log2
|
2013-08-19 01:34:07 +09:00 |
|
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 |
|
Yukihiro Matz Matsumoto
|
12af04011f
|
mv mrgems/mruby-math to mrbgems
|
2013-02-28 22:41:08 +09:00 |
|