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
2011-07-12Make sure that __time_put constructors properly on non-Apple platforms.Alexis Hunt
2011-07-09Conditionally wrap the changes from r134781.Alexis Hunt
2011-07-09Implement generalized table lookups for upper, lower, and characterAlexis Hunt
2011-07-01_STD -> _VSTD to avoid macro clash on windowsHoward Hinnant
2011-05-31noexcept for Chapter 22 [localization].Howard Hinnant
2011-04-10time_get was missing the %F specifier. This change impacts the binary.Howard Hinnant
2011-03-09Chris Jefferson found a defect in the C++0x working draft by trying to run li...Howard Hinnant
2011-02-25http://llvm.org/bugs/show_bug.cgi?id=9326Howard Hinnant
2011-02-25Chris Jefferson spotted a problem with messages_base::catalog while getting l...Howard Hinnant
2011-02-14Chris Jefferson noted many places where function calls needed to be qualified...Howard Hinnant
2010-12-17Effort to reduce the number of exported symbolsHoward Hinnant
2010-12-10Add CMake build and fix major Linux blockers.Michael J. Spencer
2010-11-17license changeHoward Hinnant
2010-09-22visibility-decoration.Howard Hinnant
2010-09-05Fix whitespaceHoward Hinnant
2010-09-05Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-08-11now works with -fno-exceptions and -fno-rttiHoward Hinnant
2010-06-02[conversions.buffer]Howard Hinnant
2010-06-01[conversions.string]Howard Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-12Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant