summaryrefslogtreecommitdiffstats
path: root/libcxx/include/streambuf
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...Eric Fiselier2016-09-161-196/+98
* [libc++] Fix and document visibility attributes for Clang, GCC and Windows.Eric Fiselier2016-09-151-4/+4
* [streambuf] Added call to traits_type::copy to common case in xsgetn()Evandro Menezes2016-06-101-2/+12
* Revert "Remove visibility attributes from out-of-class method definitions in ...Evgeniy Stepanov2016-01-081-19/+19
* Remove visibility attributes from out-of-class method definitions in iostreams.Evgeniy Stepanov2015-12-091-19/+19
* Make basic_streambuf::xsputn write characters in chunks whenever possible, in...Marshall Clow2015-02-191-5/+16
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-5/+5
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-1/+1
* Provide a way to disable use of extern templates in libc++. This is intended...Howard Hinnant2012-11-061-4/+4
* Use traits_type::to_int_type in basic_streambuf<_CharT, _Traits>::xsputn when...Howard Hinnant2012-10-131-1/+1
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-4/+4
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-7/+7
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-231-1/+1
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+563
OpenPOWER on IntegriCloud