Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2008-12-01 | Wow, that's a lot of changes. You can use anything as a key now, as long as it | Mike Buland | |
can be hashed. And we're about to test actually loading and saving persistant cache items. Fun. |