Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
cc7bdae931f9b3c4b67b9d1278ddd387810eecd3
/
include
/
system_error
9c0df14
Rename uses of _ and __ because these are getting stepped on by macros from other system code.
by Howard Hinnant
· 13 years ago
33be35e
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you send me a patch to CREDITS.TXT?
by Howard Hinnant
· 13 years ago
9aa4e11
It appears that the standard accidentally removed the default constructor for error_category. I'm putting it back in. This fixes http://llvm.org/bugs/show_bug.cgi?id=12321.
by Howard Hinnant
· 13 years ago
7786188
Modernize conversion to bool to the explicit bool conversion operator (library wide). This fixes http://llvm.org/bugs/show_bug.cgi?id=12058.
by Howard Hinnant
· 13 years ago
f6d875f
Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati
by Howard Hinnant
· 14 years ago
ec3773c
Quash a whole bunch of warnings
by Howard Hinnant
· 14 years ago
9996844
Further macro protection by replacing _[A-Z] with _[A-Z]p
by Howard Hinnant
· 14 years ago
08e1747
Windows support by Ruben Van Boxem.
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
· 15 years ago
8d7a955
visibility-decoration.
by Howard Hinnant
· 15 years ago
324bb03
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
81e6858
#ifdef around Solaris/Linux/Darwin-specific error codes and replace them with their BSD equivalents if they are not available.
by David Chisnall
· 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