From stdcxx-dev-return-5585-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Tue Oct 16 20:50:24 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 95072 invoked from network); 16 Oct 2007 20:50:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Oct 2007 20:50:24 -0000 Received: (qmail 90386 invoked by uid 500); 16 Oct 2007 20:50:12 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 90363 invoked by uid 500); 16 Oct 2007 20:50:12 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 90352 invoked by uid 99); 16 Oct 2007 20:50:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 13:50:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 20:50:15 +0000 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l9GKnkCb026117; Tue, 16 Oct 2007 20:49:46 GMT Received: from [10.70.3.143] ([10.70.3.143]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 16 Oct 2007 14:48:31 -0600 Message-ID: <471523F2.5000007@roguewave.com> Date: Tue, 16 Oct 2007 14:49:54 -0600 From: Martin Sebor User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org CC: Marc Betz Subject: stdcxx history (formerly acknowledgments) pages for review Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Oct 2007 20:48:32.0005 (UTC) FILETIME=[E9B0D350:01C81035] X-Virus-Checked: Checked by ClamAV on apache.org I've made a few very modest updates to the history (formerly acknowledgments) documentation pages to reflect the discussion in the recent thread on the subject (http://tinyurl.com/ywt5ex). Eventually, I would like us to provide some interesting detail but that will take some time and effort. We might even be able to get some background from Klaus Kreft and Angelika Langer, the authors of the Standard C++ Iostreams and Locales book. We can see about it after 4.2.0 is released. In the meantime, my changes are here: http://svn.apache.org/viewvc?view=rev&revision=585258 Until the changes show up on the stdcxx site they can be viewed directly from Subversion here: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/history.html?revision=585258 http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibug/history.html?revision=585258 Let me know what you think. As always, suggestions for improvements are welcome! Thanks Martin