index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
stdexcept.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed raw references to __APPLE__; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-1
/
+1
*
Some minor mingw64 porting tweaks from Glen.
Howard Hinnant
2012-09-03
1
-2
/
+7
*
Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bit...
Howard Hinnant
2012-08-08
1
-3
/
+3
*
libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build
Richard Smith
2012-04-19
1
-0
/
+4
*
Move typeinfos for exceptions in <stdexcept> to the abi
Howard Hinnant
2012-02-17
1
-0
/
+9
*
Applied noexcept to everything in [diagnostics] (Chapter 19)
Howard Hinnant
2011-05-26
1
-17
/
+17
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fix typos, noticed by Clang.
Daniel Dunbar
2010-09-04
1
-1
/
+1
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-5
/
+4
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+179