Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CStringMap -> StringMap, since it now supports nul characters in the | Chris Lattner | 2007-02-08 | 1 | -138/+0 |
* | Allow cstringmap to contain strings with nul characters in them. | Chris Lattner | 2007-02-08 | 1 | -4/+5 |
* | wow, the link was already broken :) | Chris Lattner | 2007-01-06 | 1 | -1/+1 |
* | add a note | Chris Lattner | 2007-01-06 | 1 | -1/+4 |
* | add a highly efficient hash table that is specialized for mapping C strings | Chris Lattner | 2006-10-29 | 1 | -0/+134 |