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
/
forward_list
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Fix use of operator comma where the types can be user defined
Eric Fiselier
2014-10-27
1
-2
/
+2
*
Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionalit...
Marshall Clow
2014-10-18
1
-1
/
+1
*
Apply a similar fix to <forward_list> as I did for <list> in r215210. Again, ...
Marshall Clow
2014-08-08
1
-1
/
+2
*
Support forward_list<Incomplete Type>. Patch by Zhihao Yuan!
Peter Collingbourne
2014-02-05
1
-11
/
+16
*
Update synopsis for list/forward_list/deque to match the allocator style of e...
Marshall Clow
2013-09-09
1
-1
/
+1
*
LWG Issue 2210 (Part #2 & #3): list and forward_list
Marshall Clow
2013-09-08
1
-0
/
+26
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-7
/
+7
*
Implement full support for non-pointer pointers in custom allocators for forw...
Howard Hinnant
2013-06-24
1
-35
/
+36
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-7
/
+7
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-4
/
+4
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-32
/
+32
*
Add protection from min/max macros
Howard Hinnant
2011-11-29
1
-0
/
+2
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
1
-0
/
+20
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-37
/
+37
*
Provide names for template and function parameters in forward declarations. ...
Howard Hinnant
2011-06-14
1
-3
/
+3
*
noexcept for <list>.
Howard Hinnant
2011-06-03
1
-1
/
+1
*
noexcept for <forward_list>.
Howard Hinnant
2011-06-03
1
-19
/
+65
*
noexcept for forward_list.
Howard Hinnant
2011-06-02
1
-39
/
+52
*
Chris Jefferson noted many places where function calls needed to be qualified...
Howard Hinnant
2011-02-14
1
-7
/
+7
*
Qualify calls to addressof with std::. Bug 9106
Howard Hinnant
2011-02-02
1
-19
/
+19
*
Make forward_list splice_after and merge work for lvalue lists
Howard Hinnant
2011-01-27
1
-22
/
+49
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-26
/
+80
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-31
/
+41
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-20
/
+20
*
US 117
Howard Hinnant
2010-08-21
1
-7
/
+9
*
LWG 1278
Howard Hinnant
2010-08-19
1
-2
/
+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
/
+1458