projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[runtimes][NFC] Remove filenames at the top of the license notice
[platform/upstream/llvm.git]
/
libcxx
/
include
/
ios
2021-11-17
Louis Dionne
[runtimes][NFC] Remove filenames at the top of the...
blob
|
commitdiff
2021-08-11
Arthur O'Dwyer
[libc++] Restore `basic_ios`'s implicit conversion...
blob
|
commitdiff
|
diff to current
2021-06-28
Arthur O'Dwyer
[libc++] Remove some _LIBCPP_CXX03_LANG from iostreams...
blob
|
commitdiff
|
diff to current
2021-06-22
Arthur O'Dwyer
[libc++] Enable `explicit` conversion operators, even...
blob
|
commitdiff
|
diff to current
2021-05-29
Arthur O'Dwyer
[libc++] Alphabetize and include-what-you-use. NFCI.
blob
|
commitdiff
|
diff to current
2021-04-20
Louis Dionne
[libc++] NFC: Normalize `#endif //` comment indentation
blob
|
commitdiff
|
diff to current
2020-11-27
Bruce Mitchener
[libc++] Replace several uses of 0 by nullptr
blob
|
commitdiff
|
diff to current
2020-10-15
Louis Dionne
[libc++] Reduce dependencies on <iostream> from <random>
blob
|
commitdiff
|
diff to current
2020-07-13
Louis Dionne
[libc++] Implement P0551
blob
|
commitdiff
|
diff to current
2020-04-09
David Truby
[flang] Merge flang-compiler/f18
blob
|
commitdiff
|
diff to current
2020-03-17
Dimitry Andric
Fix -Wdeprecated-copy-dtor and -Wdeprecated-dynamic...
blob
|
commitdiff
|
diff to current
2019-12-24
Mehdi Amini
Import MLIR into the LLVM tree
blob
|
commitdiff
|
diff to current
2019-05-29
Louis Dionne
[NFC][libcxx] Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2019-04-05
Louis Dionne
[libc++] Fix error flags and exceptions propagated...
blob
|
commitdiff
|
diff to current
2019-04-02
Louis Dionne
Revert "[libc++] Fix error flags and exceptions propaga...
blob
|
commitdiff
|
diff to current
2019-04-02
Louis Dionne
[libc++] Fix error flags and exceptions propagated...
blob
|
commitdiff
|
diff to current
2019-02-12
Louis Dionne
[libc++] Avoid UB in the no-exceptions mode in a few...
blob
|
commitdiff
|
diff to current
2019-01-19
Chandler Carruth
Update more file headers across all of the LLVM project...
blob
|
commitdiff
|
diff to current
2018-07-11
Louis Dionne
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE...
blob
|
commitdiff
|
diff to current
2018-07-05
Louis Dionne
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE...
blob
|
commitdiff
|
diff to current
2018-07-05
Louis Dionne
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBC...
blob
|
commitdiff
|
diff to current
2018-02-14
Bruce Mitchener
Fix incorrect indentation.
blob
|
commitdiff
|
diff to current
2018-02-01
Marshall Clow
Add static_asserts to basic_ios and basic_stream_buf...
blob
|
commitdiff
|
diff to current
2017-04-19
Eric Fiselier
Cleanup usages of _LIBCPP_HAS_NO_<c++11-feature> in...
blob
|
commitdiff
|
diff to current
2017-01-13
Eric Fiselier
Fix merge conflict caused by r291921
blob
|
commitdiff
|
diff to current
2017-01-13
Eric Fiselier
Revert "Rework fix for PR19460 - Use explicit bool...
blob
|
commitdiff
|
diff to current
2017-01-04
Eric Fiselier
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
blob
|
commitdiff
|
diff to current
2017-01-02
Eric Fiselier
Rework fix for PR19460 - Use explicit bool as an extens...
blob
|
commitdiff
|
diff to current
2016-12-30
Eric Fiselier
Recommit r290750: Fix PR19460 - std::ios is convertible...
blob
|
commitdiff
|
diff to current
2016-12-30
Eric Fiselier
Revert r290750 - Fix PR19460 - std::ios is convertible...
blob
|
commitdiff
|
diff to current
2016-12-30
Eric Fiselier
Fix PR19460 - std::ios is convertible to int.
blob
|
commitdiff
|
diff to current
2016-04-21
Eric Fiselier
Make ios_base::failure visibility specified consistent
blob
|
commitdiff
|
diff to current
2015-10-29
Marshall Clow
Implement P0004R1 'Remove Deprecated iostreams aliases'
blob
|
commitdiff
|
diff to current
2015-08-19
Eric Fiselier
[libcxx] Allow use of <atomic> in C++03. Try 3.
blob
|
commitdiff
|
diff to current
2014-09-05
Jonathan Roelofs
Address some post-commit review comments on r217261
blob
|
commitdiff
|
diff to current
2014-09-05
Jonathan Roelofs
Allow libc++ to be built on systems without POSIX threads
blob
|
commitdiff
|
diff to current
2013-10-21
Marshall Clow
Patch by GM: Making implicit conversion to bool explici...
blob
|
commitdiff
|
diff to current
2013-10-12
Marshall Clow
LWG Issue 2087: iostream_category() and noexcept
blob
|
commitdiff
|
diff to current
2013-10-12
Marshall Clow
LWG issue 2143: ios_base::xalloc should be thread-safe
blob
|
commitdiff
|
diff to current
2013-10-06
Howard Hinnant
G M: Rename local variable from __except to avoid MSVC...
blob
|
commitdiff
|
diff to current
2013-08-12
Howard Hinnant
Nico Rieck: this patch series fixes visibility issues...
blob
|
commitdiff
|
diff to current
2013-07-09
Marshall Clow
move __save_flags from <random> to <ios> in preparation...
blob
|
commitdiff
|
diff to current
2013-03-06
Howard Hinnant
No functionality change at this time. I've split _LIBC...
blob
|
commitdiff
|
diff to current
2012-10-30
Howard Hinnant
Rename uses of _ and __ because these are getting stepp...
blob
|
commitdiff
|
diff to current
2012-09-14
Howard Hinnant
Dimitry Andric: many visibility fixes. Howard: Much...
blob
|
commitdiff
|
diff to current
2012-08-26
Howard Hinnant
Hyeon-bin Jeong: libc++ fails to create any classes...
blob
|
commitdiff
|
diff to current
2012-07-21
Howard Hinnant
noexcept and constexpr applied to <ios>.
blob
|
commitdiff
|
diff to current
2012-02-21
Howard Hinnant
Modernize conversion to bool to the explicit bool conve...
blob
|
commitdiff
|
diff to current
2011-12-02
Howard Hinnant
Fix llvm.org/bugs/show_bug.cgi?id=11428. Fix provided...
blob
|
commitdiff
|
diff to current
2011-10-17
Howard Hinnant
Windows support by Ruben Van Boxem.
blob
|
commitdiff
|
diff to current
2011-06-30
Howard Hinnant
_STD -> _VSTD to avoid macro clash on windows
blob
|
commitdiff
|
diff to current
2010-12-17
Howard Hinnant
Effort to reduce the number of exported symbols
blob
|
commitdiff
|
diff to current
2010-11-16
Howard Hinnant
license change
blob
|
commitdiff
|
diff to current
2010-09-22
Howard Hinnant
visibility-decoration.
blob
|
commitdiff
|
diff to current
2010-09-04
Howard Hinnant
Changed __config to react to all of clang's currently...
blob
|
commitdiff
|
diff to current
2010-08-22
Howard Hinnant
Fixing whitespace problems
blob
|
commitdiff
|
diff to current
2010-05-11
Howard Hinnant
Wiped out some non-ascii characters that snuck into...
blob
|
commitdiff
|
diff to current
2010-05-11
Howard Hinnant
libcxx initial import
blob
|
commitdiff
|
diff to current