1. 208ee5a [libcxx] Remove pragmas that were needed to suppress warnings produced by Akira Hatanaka · 10 years ago
  2. 15c010a Base regex code on char_class_type. by Dan Albert · 11 years ago
  3. b0d5be5 Fix GCC unknown pragma warning in libc++. by Logan Chien · 12 years ago
  4. c206366 Quash a whole bunch of warnings by Howard Hinnant · 14 years ago
  5. ce48a11 _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 14 years ago
  6. a0fe8c4 Chris Jefferson noted many places where function calls needed to be qualified (thanks Chris). by Howard Hinnant · 15 years ago
  7. 412dbeb license change by Howard Hinnant · 15 years ago
  8. 940e211 Fixing whitespace problems by Howard Hinnant · 15 years ago
  9. 6afe8b0 continued regex development... by Howard Hinnant · 15 years ago
  10. 5c67986 A good start on ecma regex's. Maybe even feature complete, not sure yet. Also an unrelated fix to is_constructible thanks to Daniel Krugler. by Howard Hinnant · 15 years ago
  11. 24e9848 Continuing to work through regex, and updated libcxx_by_chapter.pdf with weekly test results by Howard Hinnant · 15 years ago
  12. 24757ff Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>. by Howard Hinnant · 15 years ago
  13. 7050530 Just getting our toes wet on <regex> by Howard Hinnant · 15 years ago