This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 1 May 2011 10:19, Jonathan Wakely wrote:
> Most of this is shuffling round sub-clauses in Clause 20 Utilities and
> adjusting section numbers, but I also added some missing type traits
> and added a note about missing constexpr on the duration non-member
> arithmetic binary operations (as pointed out by Magnus last time I
> updated the table.)
>
> I haven't actually tried making the docs from this, as I'm away from
> home and don't have the docbook stylesheets on my netbook or the
> compile farm machine I've been working on, so I'll test that asap and
> then commit the final version and regenerate the HTML.
>
> Please let me know if I've missed anything out or got anything wrong
> (very likely, as I didn't have time to carefully review every one of
> the C++0x library clauses!)
>
Tested with "make doc-html' on x86-64-linux (using docbook5 packages
from Fedora 15 beta) and committed to trunk.
2011-05-02 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx200x.xml: Update to reflect current status
and FDIS content.
* doc/xml/manual/documentation_hacking.xml: Fix typo.
* doc/html/*: Regenerate.
Attachment:
doc.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |