gcc/libstdc++-v3/testsuite
Paolo Carlini 1e2c0906ee basic_string.h (front, back): Add.
2010-05-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/basic_string.h (front, back): Add.
	* include/debug/string: Adjust.
	* include/ext/vstring.h (front, back): Tweak the implementation
	to follow more closely the letter of the specs.
	* testsuite/21_strings/basic_string/element_access/char/
	front_back.cc: New.
	* testsuite/21_strings/basic_string/element_access/wchar_t/
	front_back.cc: Likewise.
	* config/abi/pre/gnu.ver: Export new symbols.
	* testsuite/util/testsuite_abi.cc: Adjust.
	* configure.ac: Bump minor version to 6:15:0.
	* configure: Regenerate.

From-SVN: r160071
2010-05-31 14:14:42 +00:00
..
17_intro
18_support exception_ptr.h (make_exception_ptr): Add. 2010-05-07 02:05:38 +01:00
19_diagnostics parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
20_util [multiple changes] 2010-05-20 22:35:49 +00:00
21_strings basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
22_locale 1.c (test01): Clarify size definition. 2010-04-27 16:00:35 +04:00
23_containers stl_vector.h (vector<>::data): Fix return type in c++0x mode. 2010-05-28 21:47:07 +00:00
24_iterators re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations) 2010-05-27 17:37:11 +00:00
25_algorithms re PR libstdc++/25306 (fill_n, generate_n assume Size is modifiable) 2010-05-21 16:57:17 +00:00
26_numerics
27_io parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
28_regex
29_atomics
30_threads wait.cc (wait): Rename. 2010-05-19 19:48:48 +01:00
abi
backward
config
data
decimal
ext re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris) 2010-05-11 10:23:20 +00:00
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
Makefile.am
Makefile.in no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00