Howard Hinnant 3006f595eb Fixed <rdar://problem/9969674> 14 years ago
..
ext 4f598034d2 http://llvm.org/bugs/show_bug.cgi?id=10469 14 years ago
__bit_reference f03c3b4612 http://llvm.org/bugs/show_bug.cgi?id=10248 14 years ago
__config a9ad2ca8bd Synch up with recent changes in trunk 14 years ago
__functional_03 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__functional_base 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__functional_base_03 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__hash_table da9c0f1fba Fix PR10507. http://llvm.org/bugs/show_bug.cgi?id=10507 14 years ago
__locale e59f724f79 Conditionally wrap the changes from r134781. 14 years ago
__mutex_base 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__split_buffer 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__sso_allocator b64f8b07c1 license change 14 years ago
__std_stream 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__tree 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
__tuple 74248888ab Changed constraints on pair and tuple constructors from is_convertible to is_constructible. 14 years ago
__tuple_03 b64f8b07c1 license change 14 years ago
algorithm 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
array 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
atomic 154002bb5d Provide a more readable error message for <atomic> until it is implemented. 14 years ago
bitset 464aa5cad3 http://llvm.org/bugs/show_bug.cgi?id=10390 14 years ago
cassert b64f8b07c1 license change 14 years ago
ccomplex b64f8b07c1 license change 14 years ago
cctype b64f8b07c1 license change 14 years ago
cerrno 8c1aa2c24d Changes to cerrno to protect against the case the ELAST is not defined. 14 years ago
cfenv b64f8b07c1 license change 14 years ago
cfloat b64f8b07c1 license change 14 years ago
chrono 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
cinttypes f5256e16df Wiped out some non-ascii characters that snuck into the copyright. 15 years ago
ciso646 b64f8b07c1 license change 14 years ago
climits b64f8b07c1 license change 14 years ago
clocale b64f8b07c1 license change 14 years ago
cmath 0a111118a6 http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. 14 years ago
codecvt b64f8b07c1 license change 14 years ago
complex 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
complex.h b64f8b07c1 license change 14 years ago
condition_variable 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
csetjmp b64f8b07c1 license change 14 years ago
csignal b64f8b07c1 license change 14 years ago
cstdarg b64f8b07c1 license change 14 years ago
cstdbool b64f8b07c1 license change 14 years ago
cstddef 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
cstdint b64f8b07c1 license change 14 years ago
cstdio b64f8b07c1 license change 14 years ago
cstdlib b64f8b07c1 license change 14 years ago
cstring 8177207f3c Bug 7983 fixed by Bernhard Rosenkraenzer 15 years ago
ctgmath b64f8b07c1 license change 14 years ago
ctime b64f8b07c1 license change 14 years ago
cwchar b64f8b07c1 license change 14 years ago
cwctype b64f8b07c1 license change 14 years ago
deque 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
exception 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
forward_list 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
fstream 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
functional 90d7785eba http://llvm.org/bugs/show_bug.cgi?id=10250 14 years ago
future 22ba71b8ef http://llvm.org/bugs/show_bug.cgi?id=10346 14 years ago
initializer_list ed56921d6e Applied noexcept to everything in [language.support] (Chapter 18) 14 years ago
iomanip b64f8b07c1 license change 14 years ago
ios 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
iosfwd 0a111118a6 http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. 14 years ago
iostream b64f8b07c1 license change 14 years ago
istream ac6de546bd Fixing up some ABI issues 14 years ago
iterator 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
limits ed56921d6e Applied noexcept to everything in [language.support] (Chapter 18) 14 years ago
list 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
locale bcbbd4d14f Revert locale for apple back to original design, getting rid of now useless helper *_l functions 14 years ago
map 61aa6013c3 Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 14 years ago
memory a9ad2ca8bd Synch up with recent changes in trunk 14 years ago
mutex 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
new 2b1b2d40d7 Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools. 14 years ago
numeric b64f8b07c1 license change 14 years ago
ostream ac6de546bd Fixing up some ABI issues 14 years ago
queue 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
random 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
ratio 20eda8b563 Upgrade <ratio> to use template aliases when available. 14 years ago
regex 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
scoped_allocator 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
set 61aa6013c3 Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 14 years ago
sstream 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
stack 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
stdexcept 1e15fd1856 Applied noexcept to everything in [diagnostics] (Chapter 19) 14 years ago
streambuf 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
string 3006f595eb Fixed <rdar://problem/9969674> 14 years ago
strstream ac6de546bd Fixing up some ABI issues 14 years ago
system_error 1e15fd1856 Applied noexcept to everything in [diagnostics] (Chapter 19) 14 years ago
tgmath.h b64f8b07c1 license change 14 years ago
thread 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
tuple 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
type_traits a9ad2ca8bd Synch up with recent changes in trunk 14 years ago
typeindex 0687adca37 noexcept for <typeindex>. This completes Chapter 20 [utilities]. 14 years ago
typeinfo ed56921d6e Applied noexcept to everything in [language.support] (Chapter 18) 14 years ago
unordered_map 099084d52f http://llvm.org/bugs/show_bug.cgi?id=10455 14 years ago
unordered_set 61aa6013c3 Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 14 years ago
utility a9ad2ca8bd Synch up with recent changes in trunk 14 years ago
valarray a9ad2ca8bd Synch up with recent changes in trunk 14 years ago
vector 2bf1c08510 Make vector<bool>::reference and const_reference public 14 years ago