Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-12 | Added the new TRACE test. | Mike Buland | |
2007-12-12 | Added more tracey goodness, this is incomplete, but cool looking. | Mike Buland | |
Also removed some debugging from Process, it needs a helper to clear a buffer, or an option to ignore stderr. | |||
2007-12-11 | Uh...everything was being built in profiling mode...that's...bad... | Mike Buland | |
2007-12-11 | Fixed the bu directory, now the code should compile and be usable even | Mike Buland | |
installed. That was odd. Anyway, also set props on the bu, unit, and test directories so that the contents won't be listed on svn status. | |||
2007-12-11 | Interum commit, fixing the bu directory. | Mike Buland | |
2007-12-06 | More process fixups. | Mike Buland | |
2007-12-04 | Minor update to Bu::FString, it now always returns a valid C style string when | Mike Buland | |
asked for the string, no null pointers anymore. |