Max Horn e27b05ef35 COMMON: Rename String::printf() to String::format()
This is a first step towards getting rid of all uses of regular printf,
fprintf, vprintf, vfprintf, puts, fputs, etc. in our codebase.

The name format() reflects the purpose of the function, and parallels
String.format() in Java, boost::format, and others.

svn-id: r54004
2010-11-01 16:02:28 +00:00
..
2010-06-15 12:33:20 +00:00
2010-03-10 20:56:54 +00:00
2010-01-22 23:58:24 +00:00
2010-03-23 00:42:42 +00:00
2010-06-15 12:33:20 +00:00
2010-03-23 00:42:42 +00:00