This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] for tr1 progress documentation.
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 24 Jan 2006 11:21:35 +0100
- Subject: Re: [PATCH] for tr1 progress documentation.
- References: <20060123200201.23870.qmail@web37110.mail.mud.yahoo.com> <43D53A37.1010408@suse.de> <43D5C2D8.7080706@verizon.net>
Ed Smith-Rowland wrote:
> Here is a new version of the patch that has a short sentence at the
> bottom of 5.2 and a link to a rejuvenated 5.5.
> Each of the main parts of TR1 are introduced with a couple of short
> sentences of information. In the bold heading I put "- Completed -"
> and "- Under construction -" indicators. There is a link to the table
> of course.
>
> Also, in the section 5.3 on the SGI STL I pointed to 5.5 and mentioned
> the unordered containers as replacements for hash_xxx.
Committed, with the below ChangeLog! Only a minor change vs your last
version: I changed the text of the link from 5.5 to tr1.html to simply
"this page" instead of "extensions page", because in my opinion people
here are not really interested in the fact that tr1.html is under /ext.
> I'll put together a 4.1 version tomorrow assuming this checks out.
Excellent, thanks.
Paolo.