Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
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-01-16 | They keys can be accessed now for all stores that support it, they pretty much | Mike Buland | |
all should, but they don't really haaave to. | |||
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. |