Paolo Carlini 247791f5d1 PR libstdc++/15002 (continued again)
2004-04-25  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/15002 (continued again)
	* include/bits/istream.tcc (getline(basic_istream<>&,
	basic_string<>&, _CharT)): Use a temporary buffer, thus
	avoiding reallocation for common case.

	* include/bits/basic_string.tcc (_S_construct(_InIterator,
	_InIterator, const _Alloc&, input_iterator_tag)): Tweak size
	of temporary buffer to a power of two.

	* testsuite/27_io/basic_istream/getline/char/4.cc: Add comment.

From-SVN: r81163
2004-04-25 15:45:13 +00:00
..
2004-03-12 21:11:51 +00:00
2004-04-25 12:56:41 +00:00
2004-04-09 10:18:33 +00:00
2004-02-27 22:01:32 +00:00
2003-08-26 11:46:22 +00:00
2004-02-27 03:21:16 +00:00
2004-04-23 14:33:36 +00:00
2004-03-29 23:42:05 +00:00
2003-07-06 03:14:37 +00:00
2000-04-21 20:33:34 +00:00