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