aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/uuid.cpp (follow)
AgeCommit message (Expand)Author
2013-03-12Bu::Uuid now supports being formatted, it uses the standard toString() method.Mike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-07-31Uuid had an == operator but not !=Mike Buland
2012-06-26Changed the Bu::Uuid generate interface. It's now one function that takes aMike Buland
2012-06-25Bu::Uuid has some more features for niceness. It's easier to set them fromMike Buland
2012-06-19Changed the macro tests around, it wasn't working on win32...because I did itMike Buland
2012-06-19Bu::Uuid now uses windows native uuid generation when on windows. Pretty cool.Mike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland