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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove usages of _LIBCPP_MSVC which is never defined
Eric Fiselier
2017-05-10
2
-2
/
+2
*
Cleanup remaining _LIBCPP_HAS_NO_<c++11-feature> usages in container headers
Eric Fiselier
2017-04-19
1
-3
/
+3
*
Refer to _LIBCPP_MSVC macro where applicable
Saleem Abdulrasool
2017-02-06
2
-2
/
+2
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
3
-27
/
+27
*
Cleanup: move visibility/linkage attributes to the first declaration.
Evgeniy Stepanov
2016-04-22
2
-4
/
+8
*
Recommit r260012 - Cleanup node-type handling in the unordered containers.
Eric Fiselier
2016-02-10
1
-1
/
+1
*
Use __rebind_pointer to avoid #ifdef block
Eric Fiselier
2015-12-30
1
-16
/
+4
*
Fix warnings about pessimizing return moves for C++11 and higher
Dimitry Andric
2015-08-19
1
-1
/
+1
*
[libcxx] Fix detection of __is_final.
Eric Fiselier
2015-06-13
1
-8
/
+7
*
In many places, there was an #ifdef/#else block that selected one of two impl...
Marshall Clow
2015-04-07
1
-14
/
+2
*
Do not derive __gnu_cxx::hash<T> from std::hash<T>.
Peter Collingbourne
2014-03-06
1
-2
/
+91
*
[libc++] Const qualify __gnu_cxx::hash_map<>::const_iterator::pointer type.
Peter Collingbourne
2014-03-03
1
-2
/
+2
*
Don't use T as template argument, it is part of the application
Joerg Sonnenberger
2013-11-25
1
-1
/
+1
*
G M: Provides the _LIBCPP_WARNING macro, to be used for MSVC only, since that...
Howard Hinnant
2013-10-04
2
-2
/
+10
*
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
3
-18
/
+18
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
3
-18
/
+18
*
Dimitry Andric: Silence some miscellaneous warnings.
Howard Hinnant
2012-11-06
1
-1
/
+1
*
Fix http://llvm.org/bugs/show_bug.cgi?id=11461. Credit Alberto Ganesh Barbati.
Howard Hinnant
2011-12-11
1
-2
/
+10
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-5
/
+5
*
Revert r136547, r136545, and r136542 by removing slist.
Chandler Carruth
2011-07-30
1
-126
/
+0
*
Add the missing default argument for the allocator and use a cleaner
Alexis Hunt
2011-07-30
1
-13
/
+7
*
Oops. That last commit was from an earlier revision of the file and was
Alexis Hunt
2011-07-30
1
-11
/
+15
*
Include an "implementation" if SGI's slist. This was quickly hacked
Alexis Hunt
2011-07-29
1
-0
/
+128
*
Add a new hash class in __gnu_ext for the extension containers. There
Alexis Hunt
2011-07-29
3
-1
/
+49
*
Add two missing members from the extension hash containers. The first is
Alexis Hunt
2011-07-29
2
-0
/
+10
*
http://llvm.org/bugs/show_bug.cgi?id=10469
Howard Hinnant
2011-07-24
2
-0
/
+4
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
2
-11
/
+11
*
Qualify calls to addressof with std::. Bug 9106
Howard Hinnant
2011-02-02
1
-4
/
+4
*
license change
Howard Hinnant
2010-11-16
2
-4
/
+4
*
visibility-decoration.
Howard Hinnant
2010-09-21
2
-50
/
+180
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-3
/
+3
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-3
/
+3
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
2
-2
/
+2
*
libcxx initial import
Howard Hinnant
2010-05-11
2
-0
/
+1506