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
/
streambuf
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Don't depend on availability markup to provide the streams in the dylib
Louis Dionne
2018-12-06
1
-1
/
+1
*
[libcxx] Remove _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY
Louis Dionne
2018-10-16
1
-19
/
+19
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-7
/
+7
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-7
/
+7
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-7
/
+7
*
Add static_asserts to basic_ios and basic_stream_buf to ensure that that the ...
Marshall Clow
2018-02-01
1
-0
/
+3
*
Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - th...
Marshall Clow
2017-09-12
1
-0
/
+3
*
make sure that we don't call basic_streambuf::gbump with a value bigger than ...
Marshall Clow
2017-07-24
1
-1
/
+2
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
1
-0
/
+5
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+2
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-1
/
+1
*
[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...
Eric Fiselier
2016-09-16
1
-196
/
+98
*
[libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier
2016-09-15
1
-4
/
+4
*
[streambuf] Added call to traits_type::copy to common case in xsgetn()
Evandro Menezes
2016-06-10
1
-2
/
+12
*
Revert "Remove visibility attributes from out-of-class method definitions in ...
Evgeniy Stepanov
2016-01-08
1
-19
/
+19
*
Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov
2015-12-09
1
-19
/
+19
*
Make basic_streambuf::xsputn write characters in chunks whenever possible, in...
Marshall Clow
2015-02-19
1
-5
/
+16
*
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
-1
/
+1
*
Provide a way to disable use of extern templates in libc++. This is intended...
Howard Hinnant
2012-11-06
1
-4
/
+4
*
Use traits_type::to_int_type in basic_streambuf<_CharT, _Traits>::xsputn when...
Howard Hinnant
2012-10-13
1
-1
/
+1
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-4
/
+4
*
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
-7
/
+7
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-23
1
-1
/
+1
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-1
/
+0
*
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
/
+563