Commit History

Upphovsman SHA1 Meddelande Datum
  Howard Hinnant 1f7a17489e Tagging 14 14 år sedan
  Howard Hinnant 621ee222d9 fix stupid type-o 14 år sedan
  Howard Hinnant 31b8e617b6 Installed __has_feature(is_convertible_to) and __has_feature(is_base_of) 14 år sedan
  Howard Hinnant 47a7cce01e Missing traits::to_int_type in fstream 14 år sedan
  Howard Hinnant 2529d02b5d Qualify calls to addressof with std::. Bug 9106 14 år sedan
  Howard Hinnant 211f0ee1be Bug 9096 - list::iterator not default constructible 14 år sedan
  Howard Hinnant 80f9180729 minor corrections to test, and hook is_base_of up to clang intrinsic 14 år sedan
  Douglas Gregor 9ca45e21b8 Eliminate extraneous {}; 14 år sedan
  Howard Hinnant 65451f1549 Updated getting started directions. 14 år sedan
  Howard Hinnant 30bbc93088 updated buildit to work with recent clang updates 14 år sedan
  Howard Hinnant 9a21a01946 clang found a missing return statement. 14 år sedan
  Howard Hinnant 99b2f7660d Make forward_list splice_after and merge work for lvalue lists 14 år sedan
  Howard Hinnant 091c5ace78 Reverted previous fix to is_convertible as it caused more problems than it fixed. But this reverted fix will only matter for non-clang compilers. Installed __is_convertible_to for clang. 14 år sedan
  Douglas Gregor 497ac97247 Inline namespaces are always available in Clang. Rely on that without 14 år sedan
  Douglas Gregor aab015a929 Teach move_iterator that rvalue references cannot bind to non-function 14 år sedan
  Howard Hinnant 9f193f202f Add always_inline to string move constructors 14 år sedan
  Douglas Gregor 5ea2e37c08 Remove an (incorrect) compiler workaround in the __mu function. The 14 år sedan
  Howard Hinnant 4ff9d3599c placeholder test 14 år sedan
  Howard Hinnant 56a85ca8bf tweak for readability (no functionality change) 14 år sedan
  Douglas Gregor 6c669943b3 An rvalue reference cannot bind to an lvalue, so static_cast the 14 år sedan
  Douglas Gregor f9e1c7e367 Eliminate the C++0x-only is_convertible testing function that accepts 14 år sedan
  Howard Hinnant f83417b823 Chandler Carruth changed >> to > > in several places. 14 år sedan
  Chandler Carruth e76496ce46 Teach the Lit configuration to actually use the cxx0x setting when 14 år sedan
  Howard Hinnant 5f5859c45b Add attribute to inlined member. 14 år sedan
  Howard Hinnant 6fd4b669ca Fixing an ambiguity in variadics found by clang. 14 år sedan
  Howard Hinnant ac38bae75b fix guard 14 år sedan
  Howard Hinnant 52c4eb23e0 Two minor fixes: 1. Put integral_constant conversion to integral in even without constexpr support. 2. Add ios_base to <iosfwd>. The latter is being tracked by LWG 2026. 14 år sedan
  Howard Hinnant 04240d90ef Reverting an old optimization that conflicts with the new allocator model, and causes some test casees to compile that shouldn't. 14 år sedan
  Howard Hinnant 93c382bf45 Marshall Clow's fix for Bug 8421. 14 år sedan
  Howard Hinnant 2d72b1e393 Effort to reduce the number of exported symbols 14 år sedan