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
/
ostream
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tabs that crept in during an earlier refactoring. No functionality change
Marshall Clow
2014-02-16
1
-11
/
+11
*
Refactored a bunch of duplicated code in <ostream>. Made a new routine called...
Marshall Clow
2013-12-10
1
-218
/
+24
*
LWG issue 2341; Make the two variants of basic_ostream::seekp and basic_istre...
Marshall Clow
2013-10-31
1
-3
/
+8
*
Add a deleted assignment operator for basic_ostream; LWG Issue #2067
Marshall Clow
2013-08-14
1
-0
/
+4
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-5
/
+5
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-3
/
+3
*
Optimize basic_ostream::write by having it call sputn instead of sputc.
Howard Hinnant
2013-01-15
1
-11
/
+2
*
Provide a way to disable use of extern templates in libc++. This is intended...
Howard Hinnant
2012-11-06
1
-2
/
+2
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-1
/
+1
*
Modernize conversion to bool to the explicit bool conversion operator (librar...
Howard Hinnant
2012-02-21
1
-1
/
+1
*
Fix http://llvm.org/bugs/show_bug.cgi?id=11752
Howard Hinnant
2012-01-12
1
-2
/
+2
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-59
/
+59
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fixing up some ABI issues
Howard Hinnant
2011-07-07
1
-0
/
+2
*
Chris Jefferson found a missing const (Bugzilla 9632)
Howard Hinnant
2011-04-05
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-22
1
-2
/
+2
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-6
/
+6
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-62
/
+62
*
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
/
+1291