aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
bigchangeC++11 introduced actual unicode string literals.Mike Buland2 years
mainAdded some handy operators to Bu::BlobBuilderMike Buland9 months
 
TagDownloadAuthorAge
v0.1libbu++-0.1.tar.gz  libbu++-0.1.tar.bz2  libbu++-0.1.tar.xz  libbu++-0.1.zip  Mike Buland5 years
v0.0libbu++-0.0.tar.gz  libbu++-0.0.tar.bz2  libbu++-0.0.tar.xz  libbu++-0.0.zip  Mike Buland13 years
originallibbu++-original.tar.gz  libbu++-original.tar.bz2  libbu++-original.tar.xz  libbu++-original.zip  Mike Buland15 years
 
AgeCommit messageAuthor
2009-02-19Hey, this code isn't being used by anyone anymore, ever, anywhere, but I madeoriginalMike Buland
2007-07-03Moving the trunk off to the "original" tag just in case we need it.Mike Buland
2007-04-23Fixed a major bug in the rehash algorithm. If any items were erased, then aMike Buland
2007-04-10Updated SPtr to (hopefully) handle null values and assignments well, and youMike Buland
2007-04-10David had it half right...to make it work like something that's actually a constMike Buland
2007-04-10david - wow... that seems a little kludgy... see the constsptr test for detai...David
2007-04-09The SPtr is castable now. just say SPtrCast<TypeToCastTo>( ASPtr );Mike Buland
2007-04-09david - i need to cast a sptr... started writing test for itDavid
2007-04-03Hey, it's nicer with const-ness.Mike Buland
2007-04-03Deleted the egg example...it was annoying me.Mike Buland
[...]