Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify this class by removing the result cache. | Gabor Greif | 2009-12-11 | 1 | -17/+13 |
* | typo | Gabor Greif | 2009-12-01 | 1 | -1/+1 |
* | demonstrate usage of Cases() mapping several strings to the same value; remov... | Gabor Greif | 2009-12-01 | 1 | -16/+16 |
* | add Case() with 5 args | Nuno Lopes | 2009-11-17 | 1 | -0/+8 |
* | Add StringSwitch::Cases overloads, for matching multiple strings to a single | Daniel Dunbar | 2009-11-09 | 1 | -0/+19 |
* | add newline to make cl.exe happy. | Zhongxing Xu | 2009-10-29 | 1 | -1/+1 |
* | A switch-on-string-literal construct that is a nice alternative to | Douglas Gregor | 2009-10-29 | 1 | -0/+83 |