Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant
2013-07-17Make std::get constexprMarshall Clow
2013-03-07No 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-04-02I believe tuple is still under development in the standard. Daniel Krugler i...Howard Hinnant
2011-12-02Quash a whole bunch of warningsHoward Hinnant
2011-10-18Windows support by Ruben Van Boxem.Howard Hinnant
2011-07-02Changed constraints on pair and tuple constructors from is_convertible to is_...Howard Hinnant
2011-06-01noexcept for <array>.Howard Hinnant
2011-05-27noexcept for <tuple>. And in the process learned that I had done it wrong fo...Howard Hinnant
2011-03-10I have to revert this recent fix to tuple conversions until clang implements ...Howard Hinnant
2011-03-01Chris Jefferson found this bug to pair/tuple introduced by a recent change to...Howard Hinnant
2011-01-24Chandler Carruth changed >> to > > in several places.Howard Hinnant
2010-12-11LWG 1385 [FCD] tuple_cat should be a single variadic signature (http://www.op...Howard Hinnant
2010-11-20N3123Howard Hinnant
2010-11-17LWG 1191Howard Hinnant
2010-11-17LWG 1118Howard Hinnant
2010-11-17license changeHoward Hinnant
2010-09-27Cleaning up some tuple code.Howard Hinnant
2010-09-22visibility-decoration.Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-12Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant