summaryrefslogtreecommitdiffhomepage
path: root/include/mrbconf.h
AgeCommit message (Expand)Author
2012-05-09temporal VC patch from nkshigeruYukihiro Matsumoto
2012-05-09partial VC supportYukihiro Matsumoto
2012-04-30rm whitespaceroco
2012-04-30changed type of mrb_int to plain int by defaultYukihiro Matsumoto
2012-04-28strtof() may not be available on some platform; use strtod() then cast to floatYukihiro Matsumoto
2012-04-27allow float/double switchYukihiro Matsumoto
2012-04-23Merge branch 'master' of github.com:mruby/mrubymimaki
2012-04-23add file headermimaki
2012-04-20remove dependency to SIZEOF_LONG/LONG_LONGYukihiro Matsumoto
2012-04-20remove SIZEOF_FLOAT/DOUBLEYukihiro Matsumoto
2012-04-20remove dependency to SIZEOF___INT64Yukihiro Matsumoto
2012-04-20remove SIZEOF_SHORTYukihiro Matsumoto
2012-04-20remove dependency to SIZEOF_INTYukihiro Matsumoto
2012-04-20remove dependency to SIZEOF_VOIDPYukihiro Matsumoto
2012-04-20add mruby sourcesmimaki