1. 28dbbe0 Dave Zarzycki showed how the efficiency of shared_ptr could be significantly by Howard Hinnant · 15 years ago
  2. 726a76f I have reverted all contributions made by Jesse Towner in revision 110724 by Howard Hinnant · 15 years ago
  3. 8289481 visibility-decoration. by Howard Hinnant · 15 years ago
  4. 36cdf02 I am experimenting with putting visibility-default attributes on all struct/classes in libc++. This checkin decorates only basic_string and vector as an experiment, and for review by those in this audience that might know more about visibilty than I do. If I get no negative feedback on this procedure I will begin to decorate the entire library in this way. by Howard Hinnant · 15 years ago
  5. 73d21a4 Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. by Howard Hinnant · 15 years ago
  6. 324bb03 Fixing whitespace problems by Howard Hinnant · 15 years ago
  7. 92172b8 US 108, N3109 by Howard Hinnant · 15 years ago
  8. e92c3d7 US 107 by Howard Hinnant · 15 years ago
  9. d444470 now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 15 years ago
  10. 60a0a8e patch by Jesse Towner, and bug fix by Sebastian Redl by Howard Hinnant · 15 years ago
  11. 21aefc3 [util.smartptr.hash] by Howard Hinnant · 15 years ago
  12. 03aad81 [rand.dist.bern.bin]. The evaluation function for this binomial distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded. by Howard Hinnant · 15 years ago
  13. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  14. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago