gcc/libstdc++-v3
Paolo Carlini a4ecd144bb basic_string.h (to_string(int), [...]): Add, per resolution of DR 1261.
2009-11-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/basic_string.h (to_string(int), to_string(unsigned),
	to_string(long), to_string(unsigned long), to_string(float),
	to_string(double), to_wstring(int), to_wstring(unsigned),
	to_wstring(long), to_wstring(unsigned long), to_wstring(float),
	to_wstring(double)): Add, per resolution of DR 1261.
	* include/ext/vstring.h: Likewise.
	* testsuite/21_strings/basic_string/numeric_conversions/char/
	dr1261.cc: Add.
	* testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
	dr1261.cc: Likewise.

From-SVN: r154102
2009-11-11 19:57:48 +00:00
..
config re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
doc user.cfg.in: Regenerate, add files. 2009-11-09 22:09:30 +00:00
include basic_string.h (to_string(int), [...]): Add, per resolution of DR 1261. 2009-11-11 19:57:48 +00:00
libsupc++ user.cfg.in: Regenerate, add files. 2009-11-09 22:09:30 +00:00
po
python printers.py (StdTuplePrinter): New printer. 2009-10-20 13:52:34 +00:00
scripts [multiple changes] 2009-10-05 17:42:00 +00:00
src re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
testsuite basic_string.h (to_string(int), [...]): Add, per resolution of DR 1261. 2009-11-11 19:57:48 +00:00
acinclude.m4 re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
aclocal.m4
ChangeLog basic_string.h (to_string(int), [...]): Add, per resolution of DR 1261. 2009-11-11 19:57:48 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in [multiple changes] 2009-10-05 17:42:00 +00:00
configure user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
configure.ac [multiple changes] 2009-10-05 17:42:00 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.