Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problems with BitSetVector that makes it not compile under GCC 3.0 and 2.95 | Chris Lattner | 2003-03-17 | 1 | -6/+6 |
* | Several fixes: | Vikram S. Adve | 2002-11-27 | 1 | -18/+47 |
* | Make maxSize a private variable, add a size() accessor | Chris Lattner | 2002-11-06 | 1 | -4/+6 |
* | An implementation of the bit-vector representation of sets. | Vikram S. Adve | 2002-11-06 | 1 | -0/+239 |