| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-23 | Minor updates to the List class, unchecked corner cases. | Mike Buland | |
| The CsvWriter now writes csv. It understands both excel formatting and c-style, which I made up myself (it's just c-style escape sequences). Sha1 is converted to work with the CryptoHash API and it does indeed work. | |||
| 2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland | |
| into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier. | |||
| 2006-10-31 | Changed the file class to be SFile so that it will collide less, all of them | Mike Buland | |
| will be named like that, make life easier. | |||
| 2006-10-31 | Added an sha1 class... | Mike Buland | |
