Age | Commit message (Expand) | Author |
---|---|---|
2015-08-16 | Couldn't print out the minimum value for any given signed integer. I fixed the | Mike Buland |
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland |
2012-09-10 | Changed Fmt to use lower case by default and added more helpers. | Mike Buland |
2012-09-05 | Formatters can now be cast as Streams, or you can get the Stream out manually. | Mike Buland |
2012-09-05 | Bu::StdStream can be set to print to stderror now, and sio.h now declares serr | Mike Buland |
2012-09-05 | This'll make *everything* rebuild. String formatters now support the end() | Mike Buland |