Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | Uuid now has a default gen function that will generate a uuid using the best, | Mike Buland | |
easiest method available. On linux right now, this means that it uses the kernel /proc interface. I'll have to add some fallbacks to this... | |||
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland | |
also made sure the copyright is at the top of all the files, it's been too long. Anyway, this may effect some code, but not much, and it's an easy enough fix. | |||
2009-02-11 | Hey, formatter, awesome, and look at that...I'm adding uuid support. | Mike Buland | |