index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hashfunction.h
(
unfollow
)
Age
Commit message (
Collapse
)
Author
2006-08-25
Added tests and exception codes, so you're program can tell just how bad things
Mike Buland
really are.
2006-08-25
Added a new exception for connecitons, and added a new function to the
Mike Buland
connection class, that reads at least n bytes in x seconds.
2006-08-22
Added a new helper to the plugger.
Mike Buland
2006-08-22
Fixed creepy conflict, two extra spaces in one version...sheesh
Mike Buland
2006-08-09
Fixed a bug in the config manager base that caused config files to never load
Mike Buland
or work.
2006-08-09
Ok, this one actually builds again.
Mike Buland
2006-08-09
Renamed it, it also is no longer a singleton, although your child class could
Mike Buland
be.
2006-08-09
This may work, now the filenames just need to be changed.
Mike Buland
2006-08-09
The start of the configmanager to libbu++, they are good, but make congo not
Mike Buland
build now, for a while, and don't actually work yet, so just don't use this revision of libbu++.
2006-08-07
Updated the build.conf file, you can build the tests, and more.
Mike Buland
2006-08-06
It builds with build again, and even the tests now. woo!
Mike Buland
2006-08-04
Help triggers an exit now in the param processor.
Mike Buland