Age | Commit message (Collapse) | Author |
|
|
|
I guess I should write a test for it too...
I'm also thinking of removing the S from the front of the stream children.
|
|
Also fixed the stream system to use void * pointers instead of char *.
|
|
be a few more add-ons to it, but it works just fine, and eventually it should
cover command line options and creating logs, and possibly even provide output
functionality so that output from tests can be logged and kept track of well.
|
|
work for the SSocket, that should be cool.
|
|
|
|
tweaks to archive. The && operator is now a template function, and as such
requires no special handling. It could be worth it to check this out for other
types, yet dangerous, since it would let you archive anything, even a class,
without writing the proper functions for it...we shall see what happens...
|
|
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.
|
|
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.
|
|
default so no programs need to be changed, it seemed like a good default to
me...
Still needs testing, but it should work just fine, and shouldn't effect any of
our servers.
|
|
branch, but it's so small...I'll just see if bugs arise, and if they do, then
we'll fix 'em.
|
|
it uses it heavily.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
got the more normal getStr and getSize functions.
|
|
now.
|
|
|
|
templates are confusing.
|
|
|
|
the other classes in functionality. It's already rather fast.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more general, you can now listen to all local addresses (the old way), or
individual addressses.
|
|
for quite a while.
|
|
parser.
|
|
|
|
|
|
use Hash and exceptions.
|
|
|
|
is the one I think should really be used pretty much of the time...
|
|
templatized containers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpGet is also much better now, and will timeout if it needs to.
|
|
|