Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate use of sed in Visual Studio builds. | Jeff Cohen | 2005-10-26 | 1 | -5/+13 |
* | Wrap long lines | Misha Brukman | 2005-08-24 | 1 | -2/+4 |
* | Convert tabs to spaces | Misha Brukman | 2005-05-05 | 1 | -12/+12 |
* | Don't provide default hash struct instantiation. | Jeff Cohen | 2005-03-16 | 1 | -6/+9 |
* | Add adapter class to let VC++ hash_map use GCC's hash struct. | Jeff Cohen | 2005-03-16 | 1 | -0/+26 |
* | Provide support for HP/UX aCC compiler's variant of hash_map and hash_set | Reid Spencer | 2005-01-16 | 1 | -0/+41 |
* | Fix #include flavor | Chris Lattner | 2004-10-04 | 1 | -1/+1 |
* | Modified hash_map and hash_set configuration so that they are not | John Criswell | 2004-09-24 | 1 | -3/+7 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -4/+4 |
* | Renamed to hash_map.in; move to using autoconf substitution tags. | Brian Gaeke | 2004-02-23 | 1 | -0/+66 |