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
/
ios
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ios_base::failure visibility specified consistent
Eric Fiselier
2016-04-21
1
-1
/
+1
*
Implement P0004R1 'Remove Deprecated iostreams aliases'
Marshall Clow
2015-10-29
1
-6
/
+9
*
[libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
2015-08-19
1
-2
/
+4
*
Address some post-commit review comments on r217261
Jonathan Roelofs
2014-09-05
1
-2
/
+2
*
Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
2014-09-05
1
-2
/
+2
*
Patch by GM: Making implicit conversion to bool explicit in <ios> and <__locale>
Marshall Clow
2013-10-21
1
-3
/
+3
*
LWG Issue 2087: iostream_category() and noexcept
Marshall Clow
2013-10-12
1
-6
/
+6
*
LWG issue 2143: ios_base::xalloc should be thread-safe
Marshall Clow
2013-10-12
1
-0
/
+8
*
G M: Rename local variable from __except to avoid MSVC keyword clash.
Howard Hinnant
2013-10-06
1
-4
/
+4
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-3
/
+3
*
move __save_flags from <random> to <ios> in preparation for reuse; no functio...
Marshall Clow
2013-07-09
1
-0
/
+27
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-8
/
+8
*
Rename uses of _ and __ because these are getting stepped on by macros from o...
Howard Hinnant
2012-10-30
1
-1
/
+1
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-2
/
+2
*
Hyeon-bin Jeong: libc++ fails to create any classes inherit from basic_ios i...
Howard Hinnant
2012-08-26
1
-2
/
+4
*
noexcept and constexpr applied to <ios>.
Howard Hinnant
2012-07-21
1
-35
/
+35
*
Modernize conversion to bool to the explicit bool conversion operator (librar...
Howard Hinnant
2012-02-21
1
-1
/
+2
*
Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...
Howard Hinnant
2011-12-02
1
-7
/
+5
*
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
-4
/
+4
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
1
-17
/
+31
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-22
1
-7
/
+13
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-1
/
+1
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-9
/
+9
*
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
/
+965