1. 3f5e915 Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp, by Dan Gohman · 15 years ago
  2. 6340722 SmallBitVector: Rework find_first/find_next and tweak test to test them (at least on 64 bit platforms). by Benjamin Kramer · 15 years ago
  3. b252fbd Implement a read/write operator[] for SmallBitVector with a proxy class. by Benjamin Kramer · 15 years ago
  4. c9e31cc Silence GCC warnings. by Benjamin Kramer · 16 years ago
  5. e7962c9 Implement operators |=, &=, and ^= for SmallBitVector, and remove the by Dan Gohman · 16 years ago
  6. cb89afc Add a SmallBitVector class, which mimics BitVector but uses only by Dan Gohman · 16 years ago