aboutsummaryrefslogtreecommitdiff
path: root/src/tests/print.cpp (follow)
AgeCommit message (Expand)Author
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-09-10Changed Fmt to use lower case by default and added more helpers.Mike Buland
2012-09-05Formatters can now be cast as Streams, or you can get the Stream out manually.Mike Buland
2012-09-05Bu::StdStream can be set to print to stderror now, and sio.h now declares serrMike Buland
2012-09-05This'll make *everything* rebuild. String formatters now support the end()Mike Buland