1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 8d5cbd7 Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. by Eric Fiselier · 8 years ago
  3. 134ff65 Implement LWG issue 2219 - support reference_wrapper in INVOKE by Eric Fiselier · 8 years ago
  4. 4983580 Cleanup result_of tests and fix issues with the C++03 result_of. by Eric Fiselier · 9 years ago
  5. 75fdf0e Get tests running with warnings. Fix warnings in headers and tests by Eric Fiselier · 9 years ago
  6. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp]
  7. 71e699d Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix. by Marshall Clow · 10 years ago
  8. 933afa9 Patch for N3655 (Transformation type traits) with Howard's additions by Marshall Clow · 11 years ago
  9. ecc9742 Constrain __invoke functions more accurately. This fixes http://llvm.org/bugs/show_bug.cgi?id=15861 . by Howard Hinnant · 11 years ago
  10. 37c53b6 Redesign of result_of to handle reference-qualified member functions by Howard Hinnant · 13 years ago
  11. f048fe3 N3123 by Howard Hinnant · 14 years ago
  12. b64f8b0 license change by Howard Hinnant · 14 years ago
  13. c52f43e Fixing whitespace problems by Howard Hinnant · 14 years ago
  14. 4a23e1e Updated by-chapter chart with weekly test results. Also did some prototyping on result_of, but if-def'd out the prototyped part (which the LWG may or may not accept) by Howard Hinnant · 14 years ago
  15. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  16. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago