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
/
__std_stream
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial implementation of N3665. This paper was not voted into the C++1y dra...
Howard Hinnant
2013-08-09
1
-0
/
+14
*
Make cout a little more thread-safe. This fixes http://llvm.org/bugs/show_bu...
Howard Hinnant
2013-06-28
1
-10
/
+9
*
Put a 1-character unget buffer into cin. This fixes http://llvm.org/bugs/sho...
Howard Hinnant
2013-05-08
1
-20
/
+49
*
This is an optimization which produces improved launching time. There should...
Howard Hinnant
2013-03-19
1
-14
/
+14
*
This SO question: http://stackoverflow.com/questions/15344402/how-can-i-read...
Howard Hinnant
2013-03-11
1
-1
/
+1
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-4
/
+4
*
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
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-6
/
+6
*
Chris Jefferson noted many places where function calls needed to be qualified...
Howard Hinnant
2011-02-14
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-2
/
+2
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+313