aboutsummaryrefslogtreecommitdiff
path: root/src/stable/formatter.h (follow)
AgeCommit message (Expand)Author
2023-08-01Updated copyright date.Mike Buland
2019-05-24Updated copyright date.Mike Buland
2019-01-29Clerified some ints.Mike Buland
2015-08-16Couldn't print out the minimum value for any given signed integer. I fixed theMike Buland
2014-02-03Changed copyright to 2007-2014.Mike Buland
2013-07-26Removed an incorrect formatter << operator, and corrected a const_iterator vsMike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-09-05Formatters can now be cast as Streams, or you can get the Stream out manually.Mike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland