1. b0bbd8a Fix sign-compare warnings on ARM platforms caused by wchar_t being unsigned by Eric Fiselier · 9 years ago
  2. f2e24f5 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. by Stephan T. Lavavej · 9 years ago
  3. fd5ceb2 #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 · 9 years ago
  4. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/re/re.traits/value.pass.cpp]
  5. 412dbeb license change by Howard Hinnant · 15 years ago
  6. 5cd6658 Everything under [re.regex] by Howard Hinnant · 15 years ago
  7. 24757ff Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>. by Howard Hinnant · 15 years ago
  8. 7050530 Just getting our toes wet on <regex> by Howard Hinnant · 15 years ago