Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-24 | Just committing some in-progress code. It may report some warnings, but it | Mike Buland | |
doesn't inhibit building. These'll be in good working shape in no time. | |||
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. | |||
2006-11-21 | Everything in libbu++ now passes -Wall, this should have been done a long time | Mike Buland | |
ago. | |||
2006-11-02 | Moved HttpGet in from eubit. It's pretty cool, just give it a url, and it gives | Mike Buland | |
you a Stream contianing the web server's response. Right now it doesn't parse any headers or anything. |