aboutsummaryrefslogtreecommitdiff
path: root/src/set.cpp (follow)
AgeCommit message (Collapse)Author
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
little explenation of the arrangement.
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
fstring, and updated the copyright notice to extend to 2011
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
copyright 2007-2008.
2010-01-07A bunch of things weren't including their own files in quite the correct way...Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-08-05Ok, the set looks like it works. That's kinda' cool. It could use a few moreMike Buland
operators, but that's a minor issue.
2007-08-05Set is just a copy of hash for now. It'd be cool if they could be linked, notMike Buland
really sure how that could happen easily.