| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2023-01-16 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | libstdc++: Remove redundant explicit instantiations | Jonathan Wakely | 2021-06-28 | 1 | -8/+2 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in libstdc++-v3/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright in libstdc++-v3. | Richard Sandiford | 2013-02-03 | 1 | -2/+1 |
* | Makefile.am (inst_sources): Make source instantion files conditional. | Benjamin Kosnik | 2011-03-04 | 1 | -2/+1 |
* | re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) | Paolo Carlini | 2011-02-28 | 1 | -3/+3 |
* | PR libstdc++/36104 part four | Benjamin Kosnik | 2011-01-30 | 1 | -2/+5 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | *: Use headername alias to associate private includes to public includes. | Benjamin Kosnik | 2010-12-19 | 1 | -2/+2 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -16/+11 |
* | re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) | Paolo Carlini | 2006-02-10 | 1 | -6/+30 |
* | c++config: Add in revised namespace associations. | Benjamin Kosnik | 2005-12-19 | 1 | -3/+4 |
* | All files: Update FSF address. | Kelley Cook | 2005-08-17 | 1 | -1/+1 |
* | streambuf.tcc (xsgetn, xsputn): Use streamsize instead of size_t. | Paolo Carlini | 2005-07-20 | 1 | -7/+7 |
* | doxygroups.cc: Add std::tr1 namespace. | Benjamin Kosnik | 2004-11-24 | 1 | -0/+5 |
* | streambuf.tcc (__copy_streambufs): Provide a generic version of the function... | Paolo Carlini | 2004-11-15 | 1 | -21/+7 |
* | Remove trailing whitespace (see ChangeLog for longwinded description). | Bernardo Innocenti | 2004-02-08 | 1 | -9/+9 |
* | re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile) | Benjamin Kosnik | 2003-12-05 | 1 | -4/+2 |
* | std_streambuf.h (__copy_streambufs): Remove the first, unused, basic_ios<> pa... | Paolo Carlini | 2003-11-27 | 1 | -27/+21 |
* | re PR libstdc++/9371 (Bad exception handling in i/ostream::operator>>/<<(stre... | Benjamin Kosnik | 2003-11-27 | 1 | -8/+3 |
* | Move from CPP to CXX. | Benjamin Kosnik | 2003-07-05 | 1 | -4/+4 |
* | streambuf.tcc (sbumpc, [...]): Move inline, from here... | Nathan C. Myers | 2003-06-25 | 1 | -66/+0 |
* | Nathan C. | Paolo Carlini | 2003-06-24 | 1 | -22/+22 |
* | fstream.tcc (close): Clean up a bit. | Paolo Carlini | 2003-06-10 | 1 | -2/+1 |
* | fstream.tcc (_M_underflow): Do not special case the unbuffered case... | Paolo Carlini | 2003-06-10 | 1 | -5/+1 |
* | re PR libstdc++/9024 (Input fails after call to basic_filebuf<>::pubsetbuf(0,... | Benjamin Kosnik | 2003-06-06 | 1 | -1/+5 |
* | re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering) | Benjamin Kosnik | 2003-05-26 | 1 | -3/+3 |
* | streambuf.tcc (__copy_streambufs): Rewrote. | Nathan Myers | 2003-05-02 | 1 | -46/+18 |
* | streambuf.tcc (__copy_streambufs): Adjust the type of __avail to ptrdiff_t to... | Paolo Carlini | 2003-05-01 | 1 | -2/+2 |
* | streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables. | Paolo Carlini | 2003-05-01 | 1 | -13/+12 |
* | streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now... | Paolo Carlini | 2003-04-28 | 1 | -10/+7 |
* | std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback. | Benjamin Kosnik | 2003-04-28 | 1 | -7/+7 |
* | streambuf.tcc (__copy_streambufs): Don't use in_avail(), simplify. | Paolo Carlini | 2003-04-26 | 1 | -12/+10 |
* | std_streambuf.h (_S_pback_size, [...]): Move to basic_filebuf. | Paolo Carlini | 2003-04-22 | 1 | -4/+0 |
* | Consistently use _M_in_beg instead of eback(), _M_in_cur instead of gptr(), a... | Paolo Carlini | 2003-04-21 | 1 | -6/+6 |
* | According to 5.9 para 2 (second bullet) for pointers p... | Paolo Carlini | 2003-04-18 | 1 | -4/+4 |
* | Remove _M_buf_size_opt, use directly _M_buf_size instead. | Paolo Carlini | 2003-04-12 | 1 | -10/+10 |
* | std_streambuf.h (_M_out_buf_size()): Remove. | Paolo Carlini | 2003-03-31 | 1 | -4/+6 |
* | re PR libstdc++/9424 (i/ostream::operator>>/<<(streambuf*) drops characters) | Paolo Carlini | 2003-03-08 | 1 | -6/+30 |
* | PR libstdc++/9404, PR libstdc++/9701 (partial) | Paolo Carlini | 2003-02-24 | 1 | -10/+0 |
* | c++config (_GLIBCPP_EXTERN_TEMPLATE): Define. | Benjamin Kosnik | 2003-02-13 | 1 | -1/+3 |
* | re PR libstdc++/9318 (i/ostream::operator>>/<<(streambuf*) broken) | Paolo Carlini | 2003-02-11 | 1 | -2/+1 |