Howard Hinnant ac6de546bd Fixing up some ABI issues vor 14 Jahren
..
algorithms b64f8b07c1 license change vor 14 Jahren
atomics 770d1c4ea7 After a long break to wait for the atomic spec to settle, this completes the library part of <atomic>. It currently won't even parse as it depends on the existence of the intrinsics specified at http://libcxx.llvm.org/atomic_design_a.html. Everything has been tested using fake intrinsics which have now been removed. As the intrinsics come online, the ATOMIC_* macros will need to be adjusted to reflect which operations are lock-free. These macros will probably need to be #ifdef'd for each supported platform. vor 14 Jahren
containers 58cd8231d8 noexcept for <stack>. This completes noexcept for Chapter 23 [containers]. vor 14 Jahren
depr 12c3d374a5 <inttypes.h> does not necessarily include <stdint.h>. Accordingly, do vor 14 Jahren
diagnostics b64f8b07c1 license change vor 14 Jahren
input.output d515df2a50 Fix test bug. vor 14 Jahren
iterators b64f8b07c1 license change vor 14 Jahren
language.support 770a3c5116 <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after vor 14 Jahren
localization a5a0ba86c8 Warning suppression in test. vor 14 Jahren
numerics f6cc833ae7 Warning suppression in test. vor 14 Jahren
re 31aaf55f4c N3158 Missing preconditions for default-constructed match_result objects vor 14 Jahren
strings 53f7d4cc62 Bring noexcept for <string> inline with other containers. vor 14 Jahren
thread 3dd965bdf9 This commit was accidental. Reverting. vor 14 Jahren
utilities ac6de546bd Fixing up some ABI issues vor 14 Jahren
CMakeLists.txt 626916fc25 Add CMake build and fix major Linux blockers. vor 14 Jahren
hexfloat.h e80c36e27b Correction to hexfloat hack. vor 14 Jahren
lit.cfg e76496ce46 Teach the Lit configuration to actually use the cxx0x setting when vor 14 Jahren
lit.site.cfg.in 626916fc25 Add CMake build and fix major Linux blockers. vor 14 Jahren
nothing_to_do.pass.cpp b64f8b07c1 license change vor 14 Jahren
testit c4cbb5b6b7 Update testit to default to clang vor 14 Jahren