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
*
[NFC][libcxx] Remove trailing whitespace
Louis Dionne
2019-05-29
1
-15
/
+15
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-05
1
-0
/
+9
*
Revert "[libc++] Fix error flags and exceptions propagated from input stream ...
Louis Dionne
2019-04-02
1
-9
/
+0
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-02
1
-0
/
+9
*
[libc++] Avoid UB in the no-exceptions mode in a few places
Louis Dionne
2019-02-12
1
-0
/
+10
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-17
/
+17
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-17
/
+17
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-17
/
+17
*
Fix incorrect indentation.
Bruce Mitchener
2018-02-14
1
-1
/
+1
*
Add static_asserts to basic_ios and basic_stream_buf to ensure that that the ...
Marshall Clow
2018-02-01
1
-0
/
+3
*
Cleanup usages of _LIBCPP_HAS_NO_<c++11-feature> in <bitset>, <ios>, <locale>...
Eric Fiselier
2017-04-19
1
-1
/
+1
*
Fix merge conflict caused by r291921
Eric Fiselier
2017-01-13
1
-1
/
+1
*
Revert "Rework fix for PR19460 - Use explicit bool as an extension instead."
Eric Fiselier
2017-01-13
1
-0
/
+17
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-3
/
+3
*
Rework fix for PR19460 - Use explicit bool as an extension instead.
Eric Fiselier
2017-01-02
1
-17
/
+0
*
Recommit r290750: Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-2
/
+19
*
Revert r290750 - Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-15
/
+2
*
Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-2
/
+15
*
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