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-10-21Patch by GM: Making implicit conversion to bool explicit in <ios> and <__locale>Marshall Clow
2013-10-13LWG Issue 2087: iostream_category() and noexceptMarshall Clow
2013-10-12LWG issue 2143: ios_base::xalloc should be thread-safeMarshall Clow
2013-10-07G M: Rename local variable from __except to avoid MSVC keyword clash.Howard Hinnant
2013-08-12Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant
2013-07-10move __save_flags from <random> to <ios> in preparation for reuse; no functio...Marshall Clow
2013-03-07No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant
2012-10-30Rename uses of _ and __ because these are getting stepped on by macros from o...Howard Hinnant
2012-09-14Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant
2012-08-26Hyeon-bin Jeong: libc++ fails to create any classes inherit from basic_ios i...Howard Hinnant
2012-07-21noexcept and constexpr applied to <ios>.Howard Hinnant
2012-02-22Modernize conversion to bool to the explicit bool conversion operator (librar...Howard Hinnant
2011-12-02Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...Howard Hinnant
2011-10-18Windows support by Ruben Van Boxem.Howard Hinnant
2011-07-01_STD -> _VSTD to avoid macro clash on windowsHoward Hinnant
2010-12-17Effort to reduce the number of exported symbolsHoward Hinnant
2010-11-17license changeHoward Hinnant
2010-09-22visibility-decoration.Howard 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-05-12Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant