1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. cc2e93c Make it possible to build a no-exceptions variant of libcxx. by Asiri Rathnayake · 9 years ago
  3. d07fcd6 Fix an exception-safety bug in <deque>. Reference: PR#22650. Not closing the bug because there's more work to do here by Marshall Clow · 9 years ago
  4. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/sequences/deque/deque.modifiers/push_front_exception_safety.pass.cpp]
  5. cbb9305 LWG issue #2252: Add more tests for exception safety. No changes needed in the library by Marshall Clow · 10 years ago
  6. 171771a War on tabs. by Howard Hinnant · 11 years ago
  7. f619e23 Fix exception safety bug in vector::push_back by Howard Hinnant · 12 years ago