gcc/libstdc++-v3/testsuite
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
..
17_intro locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
18_support 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
19_diagnostics locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
20_util 14176.cc: New. 2004-03-12 21:11:51 +00:00
21_strings 10.cc: New. 2004-04-25 12:56:41 +00:00
22_locale 1.cc: Remove junk. 2004-04-09 10:18:33 +00:00
23_containers c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
24_iterators 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
25_algorithms 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
26_numerics std_complex.h (pow(const complex&, const _Tp&), [...]): Fully qualify with std:: a few calls. 2004-03-11 19:05:19 +00:00
27_io PR libstdc++/15002 (continued again) 2004-04-25 15:45:13 +00:00
backward testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save. 2004-03-04 23:29:44 +00:00
config default.exp: Update with comments. 2004-02-27 22:01:32 +00:00
data cin_unget-1.txt: New. 2003-08-26 11:46:22 +00:00
demangle [multiple changes] 2004-02-27 03:21:16 +00:00
ext 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
lib PR libstdc++/15047, libstdc++/11610 2004-04-23 14:33:36 +00:00
libstdc++-dg default.exp: Update with comments. 2004-02-27 22:01:32 +00:00
performance list_sort_search.cc: Minor formatting fixes. 2004-04-12 16:11:21 +00:00
thread Update comment to reflect test. 2004-03-29 23:42:05 +00:00
abi_check.cc create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
Makefile.am Makefile.am: Add definition of AM_CXXFLAGS. 2004-04-14 21:10:52 +00:00
Makefile.in Makefile.am: Add definition of AM_CXXFLAGS. 2004-04-14 21:10:52 +00:00
printnow.c
testsuite_allocator.cc *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_allocator.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_character.h locale_facets.tcc (num_get<>::_M_extract_float, [...]): Prefer plain operator== to traits::eq(). 2004-03-06 09:00:14 +00:00
testsuite_hooks.cc re PR libstdc++/14775 ([3.4 only] LFS tests missing) 2004-04-01 09:16:36 +00:00
testsuite_hooks.h re PR libstdc++/14775 ([3.4 only] LFS tests missing) 2004-04-01 09:16:36 +00:00
testsuite_io.h basic_ios.h (basic_ios::setstate): Revert. 2003-12-02 02:48:51 +00:00
testsuite_performance.h check_performance: Only compile with $THREAD_FLAG when test is marked to require it. 2004-01-30 08:24:27 +00:00