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
/
iostream.format
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
121
-8635
/
+0
*
Add more REQUIRES: LOCALE.* to tests.
Dan Albert
2014-11-21
2
-0
/
+4
*
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
*
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
*
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
*
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
*
[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
4
-4
/
+4
*
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
*
Windows porting work by Ruben Van Boxem
Howard Hinnant
2011-10-03
4
-12
/
+20
*
More fixes to the tests. Add UTF-8 encoding to all locales that don't specif...
David Chisnall
2011-09-21
4
-12
/
+12
*
Reimplemented much of <istream> such that single character extractions do not...
Howard Hinnant
2011-09-01
4
-8
/
+8
*
Fix test bug.
Howard Hinnant
2011-05-14
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
117
-234
/
+234
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
8
-32
/
+32
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
35
-51
/
+51
*
more :: to _
Howard Hinnant
2010-05-18
13
-0
/
+0
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
117
-117
/
+117
*
libcxx initial import
Howard Hinnant
2010-05-11
117
-0
/
+8239