summaryrefslogtreecommitdiff
path: root/include/mutex
AgeCommit message (Expand)Author
2013-08-12Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant
2013-03-06No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant
2012-09-14Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant
2012-07-21noexcept and constexpr applied to <mutex>.Howard Hinnant
2011-12-01Quash a whole bunch of warningsHoward Hinnant
2011-11-29Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant
2011-11-29Add protection from min/max macrosHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2011-06-30_STD -> _VSTD to avoid macro clash on windowsHoward Hinnant
2011-05-19I had a giant misunderstanding of what 'synchronizes with' meant in [futures....Howard Hinnant
2011-05-16Brought call_once variadic call up to current spec, which allows move-only fu...Howard Hinnant
2011-01-12Fixing an ambiguity in variadics found by clang.Howard Hinnant
2010-11-20N3191: C++ Timeout SpecificationHoward Hinnant
2010-11-16license changeHoward Hinnant
2010-09-22visibility-decoration.Howard Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant