| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-02-04 | Make SmallSetVector useful | Chris Lattner |
| 2007-02-03 | Convert SetVector to be a true adapter class and add SmallSetVector. | Chris Lattner |
| 2007-01-17 | For PR1094: | Reid Spencer |
| 2005-04-21 | Remove trailing whitespace | Misha Brukman |
| 2004-10-13 | Use explicit std:: qualification to avoid relying on Koenig lookup, which | Chris Lattner |
| 2004-09-11 | Fix the replace method to assert if an item was erased from the set but not | Reid Spencer |
| 2004-09-11 | Implement the remove method for deleting entries from the SetVector. | Reid Spencer |
| 2004-09-01 | Changes For Bug 352 | Reid Spencer |
| 2004-07-29 | Fix typo in comment. | Brian Gaeke |
| 2004-07-25 | Add back() and pop_back() methods to SetVector | Chris Lattner |
| 2004-07-15 | Give SetVector range support | Chris Lattner |
| 2004-07-08 | Get rid of some cruft in the insert method. | Reid Spencer |
| 2004-07-08 | First version of a vector with uniqueness constraints (or a set with | Reid Spencer |
