1. 5295b97 Fix crash if a literal operator template's template parameter pack is not a non-type template parameter pack. Patch by Andy Gibbs! by Richard Smith · 12 years ago
  2. e5658f0 PR12225: The requirement that literal operators be namespace-scope functions by Richard Smith · 12 years ago
  3. b4a7b1e Add tests for [over.literal]. Fix a few bugs which were exposed by the tests. by Richard Smith · 12 years ago
  4. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  5. 1155c42 Allow C99 hexfloats in C++0x mode. This change resolves the standards by Douglas Gregor · 13 years ago
  6. 6cf7502 Revert my user-defined literal commits - r1124{58,60,67} pending by Sean Hunt · 14 years ago
  7. 0016d51 Implement C++0x user-defined string literals. by Sean Hunt · 14 years ago
  8. a6c058d Implement semantic checking for C++ literal operators. by Sean Hunt · 15 years ago