gcc/libstdc++-v3/testsuite/27_io
Rüdiger Sonderfeld c4b64f5bca re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)
2014-10-06  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/59987
	* doc/xml/manual/status_cxx2011.xml: Remove hexfloat from notes.
	* doc/html/manual/status.html: Regenerate.
	* include/bits/ios_base.h (hexfloat): New function.
	(defaultfloat): New function.
	* src/c++98/locale_facets.cc (__num_base::_S_format_float): Support
	hexadecimal floating point format.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
	New file.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r215952
2014-10-06 16:55:53 +01:00
..
basic_filebuf Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_fstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_ifstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_ios * testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile. 2014-09-25 11:50:31 +01:00
basic_iostream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
basic_istream Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
basic_istringstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_ofstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_ostream re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier) 2014-10-06 16:55:53 +01:00
basic_ostringstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
basic_streambuf re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier) 2014-05-08 18:17:06 +01:00
basic_stringbuf Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
basic_stringstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
fpos Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
headers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
ios_base Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
manipulators DR 2344 - std::quoted doesn't respect padding 2014-06-07 03:40:30 +00:00
objects Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
types Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
rvalue_streams.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00