From 46ffde136fcda64078644d39c69362550fe0bea1 Mon Sep 17 00:00:00 2001 From: ro Date: Fri, 26 Mar 2010 16:33:41 +0000 Subject: [PATCH] * doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct cols. * doc/xml/manual/using.xml (C++ 1998 Library Headers): Add missing c5 colspec. (C++ 1998 Library Headers for C Library Facilities): Likewise. (C++ 200x Library Headers): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157754 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 9 +++++++++ libstdc++-v3/doc/xml/manual/profile_mode.xml | 2 +- libstdc++-v3/doc/xml/manual/using.xml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 5bd9f95..474a35c 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,12 @@ +2010-03-26 Rainer Orth + + * doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct + cols. + * doc/xml/manual/using.xml (C++ 1998 Library Headers): Add missing + c5 colspec. + (C++ 1998 Library Headers for C Library Facilities): Likewise. + (C++ 200x Library Headers): Likewise. + 2010-03-25 Paolo Carlini * include/bits/unordered_map.h (operator==, operator!=): Add per N3068. diff --git a/libstdc++-v3/doc/xml/manual/profile_mode.xml b/libstdc++-v3/doc/xml/manual/profile_mode.xml index a361c81..5665d4e 100644 --- a/libstdc++-v3/doc/xml/manual/profile_mode.xml +++ b/libstdc++-v3/doc/xml/manual/profile_mode.xml @@ -714,7 +714,7 @@ it helps the user focus on the key problems and ignore the uninteresting ones. Profile Diagnostics - + diff --git a/libstdc++-v3/doc/xml/manual/using.xml b/libstdc++-v3/doc/xml/manual/using.xml index 7369f57..e4863c2 100644 --- a/libstdc++-v3/doc/xml/manual/using.xml +++ b/libstdc++-v3/doc/xml/manual/using.xml @@ -128,6 +128,7 @@ + algorithm @@ -187,6 +188,7 @@ + cassert @@ -231,6 +233,7 @@ mode, i.e. -std=c++0x or -std=gnu++0x. + -- 2.7.4