summaryrefslogtreecommitdiffhomepage
path: root/src/sprintf.c
AgeCommit message (Expand)Author
2012-06-19forgot to replace INLCUDE_KERNEL_SPRINTF by ENABLE_KERNEL_SPRINTFYukihiro Matsumoto
2012-06-12Make sprintf/format optional.Masaki Muranaka
2012-06-02naming convention consistency for hash.hYukihiro Matsumoto
2012-05-31remove unused str_new_frozenYukihiro Matsumoto
2012-05-31resolve conflictYukihiro Matsumoto
2012-05-30rename ruby_digitmap to mrb_digitmapYukihiro Matsumoto
2012-05-29Use default case in switch statement.Masaki Muranaka
2012-05-19"volatile" no longer needed hereMitchell Blank Jr
2012-05-17remove unused assignmentsYukihiro Matsumoto
2012-05-09partial VC supportYukihiro Matsumoto
2012-04-30rm whitespaceroco
2012-04-26use mrb_float instead of doubleYukihiro Matsumoto
2012-04-23remove code for unsupported taint-modeYukihiro Matsumoto
2012-04-23add file headermimaki
2012-04-20add mruby sourcesmimaki