1. 083ba5f I've seen this question enough times to know that it should be fixed: http://stackoverflow.com/questions/6193734/implicit-conversions-with-stdfunction by Howard Hinnant · 13 years ago
  2. ad1a5cc minor documentation update by Howard Hinnant · 13 years ago
  3. 603d2c0 noexcept for <functional>. by Howard Hinnant · 13 years ago
  4. ef54251 Fix const correctness bug in bind involving reference_wrapper found by Jonathan Sauer by Howard Hinnant · 13 years ago
  5. 0148a83 Simplied bind using __invoke. In the process, found and fixed a couple of bugs. C++11 only. by Howard Hinnant · 13 years ago
  6. 6b9826b Fixed bug in recently introduced bind move constructor by Howard Hinnant · 13 years ago
  7. 496934a Supply missing move ctor in __bind_r, though this one will eventually be defaulted by Howard Hinnant · 13 years ago
  8. 5ea2e37 Remove an (incorrect) compiler workaround in the __mu function. The by Douglas Gregor · 13 years ago
  9. b64f8b0 license change by Howard Hinnant · 14 years ago
  10. ffb9a4e Corrected an inconsistency with recent changes in tuple, and perfect forwarding within bind by Howard Hinnant · 14 years ago
  11. 42a63a7 visibility-decoration. by Howard Hinnant · 14 years ago
  12. a0f1dc9 Fix another const bug in function. Thanks to Daniel Krugler for finding this and the previous bug. by Howard Hinnant · 14 years ago
  13. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  14. 7255280 Installed allocator into std::function by Howard Hinnant · 14 years ago
  15. e00e030 JP 3 & JP 4 by Howard Hinnant · 14 years ago
  16. d444470 now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 14 years ago
  17. 21aefc3 [util.smartptr.hash] by Howard Hinnant · 14 years ago
  18. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  19. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago