Sign in
llvm
/
libcxx
/
db5e54d2a33c1434441cdd39cd667fd4b83a32ac
/
src
/
system_error.cpp
fcafd80
Linux: Correctly identify valid error codes
by David Majnemer
· 11 years ago
cb036e3
Replace a tab with a space
by David Majnemer
· 11 years ago
5c316a6
LWG 2145 - mark constructor for std::error_category as inline and constexpr. Leave the (existing, out-of-line, non-constexpr) in the dylib for compatibility with existing programs)
by Marshall Clow
· 12 years ago
db4d478
Fix a few warnings/errors for compiling with -fno-exceptions.
by Howard Hinnant
· 12 years ago
0949eed
_STD -> _VSTD to avoid macro clash on windows
by Howard Hinnant
· 14 years ago
1e15fd1
Applied noexcept to everything in [diagnostics] (Chapter 19)
by Howard Hinnant
· 14 years ago
b64f8b0
license change
by Howard Hinnant
· 14 years ago
16e6e1d
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
d444470
now works with -fno-exceptions and -fno-rtti
by Howard Hinnant
· 15 years ago
adff489
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.
by Howard Hinnant
· 15 years ago
f5256e1
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
bc8d3f9
libcxx initial import
by Howard Hinnant
· 15 years ago