gcc/libstdc++-v3/doc/html
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
..
ext Docbook conversion of existing ext/pb_ds documentation. 2011-07-29 22:31:30 +00:00
images *: Regenerate. 2011-09-28 01:37:10 +00:00
manual re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier) 2014-10-06 16:55:53 +01:00
api.html api.xml: Link to more recent API docs. 2014-06-14 21:22:10 +01:00
bk02.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
bk03.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
faq.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
index.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
README

The HTML documentation in this folder is generated from the XML sources.

To change or edit, please edit the XML sources in the ../xml directory.