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
/
input.output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more REQUIRES: LOCALE.* to tests.
Dan Albert
2014-11-21
2
-0
/
+4
*
Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionalit...
Marshall Clow
2014-10-18
1
-30
/
+30
*
Fix a bug in the move-assigment operator for basic_stringbuf. Thanks to Johna...
Marshall Clow
2014-09-16
1
-0
/
+36
*
Fix assignments that should be comparisons x3
Eric Fiselier
2014-08-23
1
-2
/
+2
*
Change two tests to be less dependant on locales.
Eric Fiselier
2014-08-12
2
-4
/
+5
*
Add locales to available_features for tests.
Dan Albert
2014-08-04
4
-0
/
+11
*
Remove unused code in a libc++ test.
Nico Weber
2014-06-02
1
-17
/
+0
*
Fix bug 19740; round-tripping a pointer through a stream doesn't work
Marshall Clow
2014-05-21
1
-0
/
+18
*
Remove XFAIL from a number of tests that aren't expected to fail
Justin Bogner
2014-05-15
5
-15
/
+0
*
Add more tests for std::ws as pointed out by bug #19497
Marshall Clow
2014-04-21
1
-0
/
+20
*
Implement LWG #2344: quoted()'s interaction with padding is unclear. I think ...
Marshall Clow
2014-03-07
1
-4
/
+19
*
Fix a test that I broke over the weekend
Marshall Clow
2013-11-19
1
-10
/
+10
*
Fixed bug in quoted strings implementation. Added test to be sure. Thanks to ...
Marshall Clow
2013-11-14
1
-0
/
+12
*
LWG issue 2341; Make the two variants of basic_ostream::seekp and basic_istre...
Marshall Clow
2013-10-31
2
-2
/
+8
*
Implement national body comment GB9: remove std::gets
Marshall Clow
2013-10-12
2
-0
/
+25
*
N3545: Quoted strings
Marshall Clow
2013-09-05
3
-0
/
+270
*
XFAIL a few tests on darwin12
Howard Hinnant
2013-08-22
3
-0
/
+3
*
Add pointer format test for Windows.
Howard Hinnant
2013-07-16
1
-1
/
+7
*
War on tabs.
Howard Hinnant
2013-07-08
1
-12
/
+12
*
Silence -Wint-to-void-pointer-cast warning in test.
Howard Hinnant
2013-07-06
1
-2
/
+3
*
XFAIL this test on 10.7 and 10.8
Howard Hinnant
2013-07-01
1
-0
/
+3
*
In istream::ignore, check the delimeter as an int_type, not as a char_type, s...
Howard Hinnant
2013-07-01
1
-0
/
+34
*
The move / swap members were not correctly taking all of the possible states ...
Howard Hinnant
2013-04-03
1
-0
/
+37
*
Test cleanup with respect to use of deprecated tmpnam function. Also Windows...
Howard Hinnant
2013-03-22
24
-184
/
+184
*
[tests] Mark some istream.unformatted expected failures (with system libc++).
Daniel Dunbar
2013-02-05
4
-0
/
+9
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
17
-17
/
+17
*
Test case for http://llvm.org/bugs/show_bug.cgi?id=14670.
Howard Hinnant
2012-12-20
1
-0
/
+2
*
Andrew Morrow: This patch fixes
Howard Hinnant
2012-08-02
1
-1
/
+1
*
noexcept and constexpr applied to <ios>.
Howard Hinnant
2012-07-21
1
-0
/
+3
*
Windows porting work by Ruben Van Boxem
Howard Hinnant
2011-10-03
17
-54
/
+88
*
Remove undefines in cstdio test. Fix these properly rather than bodging the ...
David Chisnall
2011-09-21
1
-24
/
+0
*
More fixes to the tests. Add UTF-8 encoding to all locales that don't specif...
David Chisnall
2011-09-21
7
-19
/
+43
*
Fully-qualify some more locales in the tests...
David Chisnall
2011-09-21
5
-11
/
+11
*
More locale cleanups. Fully specify locales in iostream tests.
David Chisnall
2011-09-21
4
-22
/
+22
*
Reimplemented much of <istream> such that single character extractions do not...
Howard Hinnant
2011-09-01
4
-8
/
+8
*
Correct test.
Howard Hinnant
2011-07-19
1
-0
/
+1
*
Make all fstream tests use tmpnam if creating files, rather than
Alexis Hunt
2011-07-18
24
-156
/
+205
*
Do a litmus test of using tmpnam to generate safe temporary file names
Alexis Hunt
2011-07-18
1
-4
/
+6
*
Fix test bug.
Howard Hinnant
2011-05-14
1
-1
/
+1
*
Suppress some warings in the tests.
Howard Hinnant
2011-05-14
1
-8
/
+8
*
license change
Howard Hinnant
2010-11-16
357
-714
/
+714
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
22
-60
/
+60
*
Accidentally changed a data file during the whitespace cleanup
Howard Hinnant
2010-08-23
1
-1
/
+1
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
80
-124
/
+124
*
UTF-8 data in this file somehow got garbled
Howard Hinnant
2010-05-28
1
-1
/
+1
*
more :: to _
Howard Hinnant
2010-05-18
13
-0
/
+0
*
Got rid of more :: path names
Howard Hinnant
2010-05-17
7
-0
/
+0
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
358
-358
/
+358
*
libcxx initial import
Howard Hinnant
2010-05-11
363
-0
/
+19370