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-30Glen: Remove unneeded _LIBCPP_ALWAYS_INLINE.Howard Hinnant
2013-08-14Xing Xue: port to IBM XLC++/AIX.Howard Hinnant
2013-08-01Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant
2013-01-15Make <cmath> classification macros work with integral types.Howard Hinnant
2012-11-07Dimitry Andric: Silence some miscellaneous warnings.Howard Hinnant
2012-07-06Apply noexcept to those functions implemented in <cmath> as a conforming exte...Howard Hinnant
2012-05-03Change std::abs from a template function to three overloads for float, double...Howard Hinnant
2012-02-29Fix MSVC / Sun #ifdef ordering. Remove another #if-nothing-#endif.David Chisnall
2012-02-29Remove a spurious #ifdef / #endif pair with nothing between them.David Chisnall
2012-02-29Solaris port. Currently sees around 200 test failures, mostly related toDavid Chisnall
2011-12-02Quash a whole bunch of warningsHoward Hinnant
2011-10-27Windows port work by Ruben Van BoxemHoward Hinnant
2011-10-18Windows support by Ruben Van Boxem.Howard Hinnant
2011-05-14http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...Howard Hinnant
2010-11-17license changeHoward Hinnant
2010-11-17I have reverted all contributions made by Jesse Towner in revision 110724Howard Hinnant
2010-09-22visibility-decoration.Howard Hinnant
2010-09-21Getting started on a visibility-decoration sweep.Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-08-11patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant
2010-05-12Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant