summaryrefslogtreecommitdiffhomepage
path: root/src/sprintf.c
AgeCommit message (Collapse)Author
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
See Matz's comment here: https://github.com/mruby/mruby/pull/144#issuecomment-5754054
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