| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-04-10 | Added more comments, help, and socket actually reads and writes some, but it's | Mike Buland | |
| not done. I need to decide how I want to do the buffering... | |||
| 2007-04-10 | Wrote some cute file unit tests, and added some more error reporting to SFile. | Mike Buland | |
| Also fixed the stream system to use void * pointers instead of char *. | |||
| 2007-04-03 | The first batch seem to have made it alright. Unfortunately the Archive class | Mike Buland | |
| isn't done yet, I'm going to make it rely on streams, so those will be next, then we can make it work all sortsa' well. | |||
| 2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland | |
| into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier. | |||
| 2007-02-17 | Tweaked the stream classes, added an example, and the begining of a formula | Mike Buland | |
| parser. | |||
| 2006-10-31 | Expanded the scope of the stream system to include positional functions. Updated | Mike Buland | |
| the Connection class so that it won't die horribly if you don't provide the pointers to updatable memory for the amount of time not spent waiting for data during a read. Also fiddled with the http test, as you can see...nothing important. | |||
| 2006-10-27 | Added the beginings of the new stream system. | Mike Buland | |
