1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 6dfff1c #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change by Marshall Clow · 8 years ago
  3. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/re/re.submatch/re.submatch.op/compare.pass.cpp]
  4. 4975bad Re-commit the test for regex that I busted last night - now passes under ASAN by Marshall Clow · 10 years ago
  5. a1a4db3 Comment out the breaking tests until I figure out what's going on here. by Marshall Clow · 10 years ago
  6. cde7ca0 Fix the literal string that I said would be six elements long to actually be six elements long. Octal. Sheesh. by Marshall Clow · 10 years ago
  7. e3e7054 Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's by Marshall Clow · 10 years ago
  8. b64f8b0 license change by Howard Hinnant · 14 years ago
  9. bbd8086 Fixing whitespace problems by Howard Hinnant · 14 years ago
  10. cd85b9e [re.submatch] by Howard Hinnant · 14 years ago