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
/
include
/
__tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix another -Wunused-local-typedef warning in include/__tree.
Dimitry Andric
2015-03-09
1
-1
/
+0
*
Allow declaration of map and multimap iterator with incomplete mapped type. P...
Eric Fiselier
2015-03-03
1
-22
/
+38
*
Remove several unused forward declarations. Fixes PR22605.
Marshall Clow
2015-02-18
1
-8
/
+0
*
Fix PR22366. When move-constructing an associative container and explicitly p...
Marshall Clow
2015-01-28
1
-3
/
+3
*
Remove node from a container before destroying it. Thanks to Alexander Potape...
Marshall Clow
2014-04-11
1
-1
/
+1
*
Zhihao Yuan noted that there were a few unneeded statements. Eliminated the...
Howard Hinnant
2013-08-22
1
-1
/
+1
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-23
/
+23
*
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const...
Marshall Clow
2013-08-08
1
-2
/
+11
*
Implement full support for non-pointer types in custom allocators. This is f...
Howard Hinnant
2013-06-19
1
-51
/
+58
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-21
/
+21
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-2
/
+2
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-38
/
+38
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-29
/
+29
*
Provide names for template and function parameters in forward declarations. ...
Howard Hinnant
2011-06-14
1
-10
/
+16
*
Made more implementation details of [multi]map/set noexcept.
Howard Hinnant
2011-06-04
1
-16
/
+17
*
noexcept for <map>.
Howard Hinnant
2011-06-04
1
-32
/
+90
*
Qualify calls to std::next(), to avoid conflicts with
Douglas Gregor
2011-04-29
1
-1
/
+1
*
Chris Jefferson submitted this patch to fix http://llvm.org/bugs/show_bug.cgi...
Howard Hinnant
2011-04-03
1
-23
/
+24
*
http://llvm.org/bugs/show_bug.cgi?id=9444
Howard Hinnant
2011-03-10
1
-26
/
+13
*
Qualify calls to addressof with std::. Bug 9106
Howard Hinnant
2011-02-02
1
-5
/
+5
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-32
/
+84
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-15
/
+20
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-21
/
+20
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+12
*
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
/
+2170