Age | Commit message (Expand) | Author |
2007-09-11 | I just added a comment, don't ask... | Mike Buland |
2007-09-11 | Ok...forgot a couple of things. Bu::ItoServer now monitors all client | Mike Buland |
2007-09-11 | Everything seems to work with the new Bu::ItoServer class, it operates very, | Mike Buland |
2007-09-07 | The Bu::Socket::getAddress function was always getting the local name of the | Mike Buland |
2007-09-05 | Fixed a couple of uber-minor compilation bugs. | Mike Buland |
2007-09-05 | This commit has part of an Array class, I'm just not sure I really need it | Mike Buland |
2007-09-04 | Added the Bu::FString::expand() function, which expands the string in place | Mike Buland |
2007-08-28 | Minor change that may break some other programs in a very minor way, changed | Mike Buland |
2007-08-26 | Corrected a bug in the Bu::TafReader, it was getting confused when a stray colon | Mike Buland |
2007-08-23 | The list now supports insertSorted, and the UnitSuite supports more options, | Mike Buland |
2007-08-16 | Lists now archive. Yippie! | Mike Buland |
2007-08-14 | Fixed a crash in the FString::prepend function on a null string corner case. | Mike Buland |
2007-08-05 | Minor FString change. | Mike Buland |
2007-08-05 | Bu::Fstring doesn't give that stupid return warning anymore. | Mike Buland |
2007-08-05 | Ok, the set looks like it works. That's kinda' cool. It could use a few more | Mike Buland |
2007-08-05 | Set is just a copy of hash for now. It'd be cool if they could be linked, not | Mike Buland |
2007-07-25 | I took the cheap way out and added the filename to the exceptions generated by | Mike Buland |