Age | Commit message (Expand) | Author |
---|---|---|
2012-06-17 | Add a unit test for 'swap', and fix a pile of bugs in | Chandler Carruth |
2012-06-17 | Add tests for *DenesMap for both key and value types' construction and | Chandler Carruth |
2012-06-17 | Introduce a SmallDenseMap container that re-uses the existing DenseMap | Chandler Carruth |
2012-06-16 | Work around a bug with MSVC 10 where it fails to recognize a valid use | Chandler Carruth |
2012-06-16 | Type parameterize the DenseMap unit tests. | Chandler Carruth |
2012-01-30 | DenseMap::find_as() and unit tests. | Talin |
2009-11-10 | Fix DenseMap iterator constness. | Jeffrey Yasskin |
2009-01-07 | Minor cleanup for unittest: | Misha Brukman |
2009-01-01 | Original patch by Talin. | Misha Brukman |