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
/
test
/
iterators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
168
-6216
/
+0
*
Add test to ensure that iterator_traits<NotAnIterator> doesn't have a value type
Marshall Clow
2014-12-16
1
-0
/
+12
*
Implement N4280 - 'Non-member size() and more'
Marshall Clow
2014-11-19
3
-0
/
+236
*
Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note ...
Marshall Clow
2014-03-11
2
-43
/
+5
*
Implement LWG 2324: Insert iterator constructors should use addressof(). Add ...
Marshall Clow
2014-03-03
18
-0
/
+55
*
Remove a stray tab that snuck into a test. No functionality change
Marshall Clow
2014-03-03
1
-1
/
+1
*
Implement LWG Issue #2285 - make_reverse_iterator. Also mark issues #1450 and...
Marshall Clow
2014-03-03
1
-0
/
+42
*
LWG issue #2188: Reverse iterator does not fully support targets that overloa...
Marshall Clow
2014-02-27
1
-0
/
+39
*
Implement LWG Issue: 2280. begin/end for arrays should be constexpr and noexc...
Marshall Clow
2014-02-19
1
-1
/
+23
*
Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Marshall Clow
2013-12-02
1
-0
/
+1
*
LWG Issue 2128: Implement global cbegin/rbegin/cend/rbegin
Marshall Clow
2013-08-30
1
-0
/
+125
*
Implement LWG issue 2061
Marshall Clow
2013-08-27
1
-0
/
+7
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
49
-49
/
+49
*
...and then there was one. Only one copy of 'iterators.h' in the test tree fo...
Marshall Clow
2013-01-04
4
-28
/
+28
*
Removed several more different 'iterators.h' files in libcxx/test
Marshall Clow
2013-01-03
50
-300
/
+49
*
noexcept applied to <iterator>.
Howard Hinnant
2012-07-20
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
163
-326
/
+326
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
6
-21
/
+21
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
58
-147
/
+147
*
Corrected a test bug in reverse_iterator
Howard Hinnant
2010-05-28
1
-6
/
+6
*
more :: to _
Howard Hinnant
2010-05-18
8
-0
/
+0
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
163
-163
/
+163
*
libcxx initial import
Howard Hinnant
2010-05-11
164
-0
/
+5966