Age | Commit message (Collapse) | Author |
|
|
|
I need more anyway.
|
|
|
|
Later this should be fixed and another function should be added.
|
|
md5... it was using uninitialized data...
|
|
|
|
|
|
really are.
|
|
connection class, that reads at least n bytes in x seconds.
|
|
|
|
|
|
or work.
|
|
|
|
be.
|
|
|
|
build now, for a while, and don't actually work yet, so just don't use this
revision of libbu++.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
actually change any existing code really just adds a new class that you can't
use because it's commented out. I'll probably move it to a branch.
|
|
system includues anymore.
|
|
|
|
|
|
internal persistant IDs using a temporary id.
|
|
|
|
|
|
|
|
|
|
|
|
important.
|
|
beyond me...
|
|
|
|
They're all really simple, and maybe could even be optimized. I did this so
that you could use the old c functions when you wanted to, but with cpp memory
management. Also, some of these don't exist on other platforms, so it makes
other programs more portable.
The new functions are just like the c ones, only named string* instead of str*,
for example stringdup instead of strdup.
|
|
unless you comment them out.
|
|
serializer was closed. Everything works as expected now.
|
|
it shouldn't, and added the serializerbzip2, which lets you read and write to
compressed streams.
|
|
had a variable but no proc set would be processed twice.
|
|
and the old Makefile may soon fall into disrepair. To use the old one, which
should almost always be able to build at least thi library, call:
make -f Makefile.legacy
The new Makefile just calls pymake
|
|
just need to update our other projects...
|
|
handling, and for automated help generation.
|
|
ParamProc class...it's soooo much better it makes me wanna' throw things...
|
|
|
|
|
|
own, use the 5 builtin ones (gt, lt, apos, quot, amp), and even create your own.
The parser now skips any text definition at the top, which is fine for most xml
that you get these days. I think if we ever make the break to full compliance
we'll need to make a new parser from scratch.
|
|
changes to the plugger. Also set it up so that libbu++ code is relocatable.
|
|
blocking.
|
|
|