gcc/libstdc++-v3/docs/html
Paolo Carlini 5dddb7e5eb re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable)
2007-07-03  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/31518
	* include/debug/formatter.h (_Error_formatter::_M_get_max_length): New.
	(_Error_formatter::_Error_formatter): Use it.
	* src/debug.cc: Define.
	(_Error_formatter::_M_error): Tweak.
	* configure.ac: Adjust version to 6:10:0.
	* config/abi/pre/gnu.ver: Export _Error_formatter::_M_get_max_length
	at GLIBCXX_3.4.10.
	* testsuite/util/testsuite_abi.cc: Add GLIBCXX_3.4.10.
	* docs/html/debug.html: Document.
	* configure: Regenerate.

From-SVN: r126287
2007-07-04 00:09:22 +00:00
..
17_intro re PR libstdc++/14991 (stream::attach(int fd) porting entry out-of-date) 2007-01-13 12:24:02 +00:00
18_support debug.html: Correct link. 2007-06-06 13:57:00 +00:00
19_diagnostics
20_util
21_strings howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
22_locale enc_filebuf.h: Resurrect, update. 2007-01-29 18:22:37 +00:00
23_containers
24_iterators howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
25_algorithms
26_numerics
27_io howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
ext DR 438, [DR]. 2007-04-27 22:59:36 +00:00
faq [multiple changes] 2007-03-16 10:35:16 +00:00
abi.html abi.html: Update for gcc-4.1.2 and gcc-4.2.0. 2007-05-16 09:35:42 +00:00
configopts.html acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
debug_mode.html
debug.html re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable) 2007-07-04 00:09:22 +00:00
documentation.html
explanations.html
install.html re PR libstdc++/32509 (unable to explicitely configure with a given locale model) 2007-06-28 22:58:32 +00:00
lib3styles.css
makedoc.awk
Makefile
test.html