| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland | |
| fstring, and updated the copyright notice to extend to 2011 | |||
| 2010-08-04 | Fixed some minor compilation warnings in some tests, and started adding | Mike Buland | |
| NullStream. This version doesn't compile yet, but will soon. You can back off a revision or just delet nullstream for now. | |||
| 2010-04-27 | The Bu::Ito thread class has changed the rules on the run function. It no | Mike Buland | |
| longer returns anything, that's fine, it's in a class, but it also is protected now. That doesn't really effect child classes much, they can make run public, but I reccomend protected to avoid confusion. | |||
| 2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
| copyright 2007-2008. | |||
| 2008-02-07 | Just updated the copyright date. | Mike Buland | |
| 2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland | |
| 2007-04-26 | Merged Ito and put it in the BU namespace. I should probably clean up the | Mike Buland | |
| formatting on the comments, some of the lines wrap, but I'm not too worried about it right now. I also fixed up the doxygen config and build.conf files so that everything is building nice and smooth now. | |||
