2007-11-30 Jb Evain * HashSet.cs: corcompare love. 2007-11-28 Jb Evain * HashSet.cs: do the ArgumentNullException dance. 2007-11-28 Jb Evain * HashSet.cs: start implementation of HashSet, actually implemented as a reduction of Dictionary. Contains basic set operations (that requires optimization though). 2007-08-12 Marek Safar * Initial commit