[v3] update C++11 status table

2012-10-19 Thread Jonathan Wakely
The table's a bit out of date * doc/xml/manual/status_cxx2011.xml: Update. Committed to trunk. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 226eef9..6b1ad51 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +

[v3] Update C++11 status table.

2012-06-14 Thread Jonathan Wakely
Another small patch to add some omissions to the C++11 status table. Tested x86_64-linux, committed to trunk. commit e6df5f90c8804a513c8790e1b5288b1398014f85 Author: redi Date: Thu Jun 14 20:32:11 2012 + * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. git-

Re: [v3] Update C++11 status table.

2012-02-09 Thread Jonathan Wakely
On 9 February 2012 17:43, Benjamin Kosnik wrote: > >>         * doc/xml/manual/documentation_hacking.xml: Fix invalid >> attribute. >> >> Also committed to trunk. Tested with 'make doc-xml-validate-docbook >> doc-html' > > Doh! > > Thanks for cleaning up after my late-night hacking. If you can,

Re: [v3] Update C++11 status table.

2012-02-09 Thread Benjamin Kosnik
> * doc/xml/manual/documentation_hacking.xml: Fix invalid > attribute. > > Also committed to trunk. Tested with 'make doc-xml-validate-docbook > doc-html' Doh! Thanks for cleaning up after my late-night hacking. If you can, I'd appreciate you trying to generate the PDF doxygen manua

Re: [v3] Update C++11 status table.

2012-02-08 Thread Jonathan Wakely
* doc/xml/manual/documentation_hacking.xml: Fix invalid attribute. Also committed to trunk. Tested with 'make doc-xml-validate-docbook doc-html' commit 3947c1646119ea4319a57cd401f1736ff5cd76f2 Author: Jonathan Wakely Date: Wed Feb 8 23:57:04 2012 + * doc/xml/manual/document

[v3] Update C++11 status table.

2012-02-08 Thread Jonathan Wakely
* doc/xml/manual/status_cxx2011.xml: Update C++11 status table. Committed to trunk. commit 4e7bd98694de0aa098bd68ca0122bad65ca7d7a8 Author: Jonathan Wakely Date: Wed Feb 8 23:46:22 2012 + * doc/xml/manual/status_cxx2011.xml: Update C++11 status table. diff --git a/libstdc+