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
/
new.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
http://llvm.org/bugs/show_bug.cgi?id=10353
Howard Hinnant
2011-07-14
1
-0
/
+6
*
Applied noexcept to everything in [language.support] (Chapter 18)
Howard Hinnant
2011-05-26
1
-16
/
+16
*
oops, forgot std::
Howard Hinnant
2010-12-04
1
-1
/
+1
*
Fix up uses of new/terminate/unexpected handlers to use the new getters.
Howard Hinnant
2010-12-04
1
-2
/
+3
*
N3189 Observers for the three handler functions
Howard Hinnant
2010-12-02
1
-3
/
+7
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Remove tabs
Howard Hinnant
2010-08-22
1
-4
/
+4
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-20
/
+12
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+14
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-2
/
+2
*
Add set_new_handler and nothrow implementations
Nick Kledzik
2010-05-18
1
-0
/
+10
*
add headers and implementation for <new>, <exception>, and <typeinfo>
Nick Kledzik
2010-05-14
1
-0
/
+127
*
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
/
+31