Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-24 | Changed the Bu::Stream API, setSize is now standard. There may be a few more | Mike Buland | |
things that should be added. A few of them still need to be implemented. I know that truncate for Bu::File is possible on windows, I've used it before, but hell if I can find it. Myriad also needs the setSize function completed. | |||
2010-05-13 | QueueBuf is updated, and everything else uses it now, including Client. | Mike Buland | |
Unfortunately this breaks some programs that accessed the client internal buffer directly. Overall it's much, much more efficient, so it's worth it, maybe we'll find a good workaround later. | |||
2010-05-10 | Added the new QueueBuf. It's brilliant, and I've wanted it for a long time. | Mike Buland | |
...I mean brilliant as in cool. |