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
/
test
/
plugin
(
unfollow
)
Age
Commit message (
Expand
)
Author
2006-07-28
Just fixed the pymake.conf, now it won't build all the tests every time.
Mike Buland
2006-07-26
I don't remember what I added or did.
Mike Buland
2006-07-26
Added the not-yet-working hash class. More thought must be done. This doesn't
Mike Buland
2006-07-26
Exceptions have been re-worked, and are easier to use, and don't collide with
Mike Buland
2006-07-26
Partial update, don't use this release...
Mike Buland
2006-07-20
Fixed a memory leak in the param processor.
Mike Buland
2006-07-20
Added the "getKey" function to the HashTable, allowing you to get at the
Mike Buland
2006-07-18
david - escaped &s now. : )
David
2006-07-15
Updated pymake.conf
Mike Buland
2006-07-15
Updated the pymake again
Mike Buland
2006-07-15
Added stuff that I thought was already there...
Mike Buland
2006-07-14
Changed some stuff, not sure what all, minor stuff.
Mike Buland
2006-07-14
Made everything have a virtual deconstructor. This is apparently very
Mike Buland
2006-07-12
Added a clear function to the hashtable. How we made it this long without is
Mike Buland