Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-24 | Updated copyright date. | Mike Buland | |
2019-01-29 | Clerified some ints. | Mike Buland | |
2015-08-24 | Minor stability/speed improvements, don't try to write null strings to a stream. | Mike Buland | |
2014-02-03 | Changed copyright to 2007-2014. | Mike Buland | |
2013-07-26 | Removed an incorrect formatter << operator, and corrected a const_iterator vs | Mike Buland | |
iterator issue in Bu::String. | |||
2013-02-11 | Updated the copyright for 2013. | 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-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland | |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland | |
little explenation of the arrangement. |