1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 5f3668d Clean up a test; get rid of hard-wired char/wchar_t code for template fns that take any char type. Prep work for PR#26503 by Marshall Clow · 8 years ago
  3. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/input.output/iostream.format/quoted.manip/quoted.pass.cpp]
  4. b90686c Implement LWG #2344: quoted()'s interaction with padding is unclear. I think that anyone using quoted with padding is really confused, but it should work the way the rest of iostreams works. by Marshall Clow · 10 years ago
  5. 16c76a2 Fix a test that I broke over the weekend by Marshall Clow · 11 years ago
  6. 0c6a583 Fixed bug in quoted strings implementation. Added test to be sure. Thanks to Peter Sommerlad for the report (and suggested fix) by Marshall Clow · 11 years ago
  7. 62f34be N3545: Quoted strings by Marshall Clow · 11 years ago