Author: sebor
Date: Thu Aug 4 13:21:26 2005
New Revision: 227468
URL: http://svn.apache.org/viewcvs?rev=227468&view=rev
Log:
2005-08-04 Martin Sebor <[EMAIL PROTECTED]>
* README: Added the required incubation disclaimer and changed
the name of the project from Rogue Wave C++ Standard Library
to Apache C++ Standard Library.
Modified:
incubator/stdcxx/trunk/etc/config/README
Modified: incubator/stdcxx/trunk/etc/config/README
URL:
http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/README?rev=227468&r1=227467&r2=227468&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/README (original)
+++ incubator/stdcxx/trunk/etc/config/README Thu Aug 4 13:21:26 2005
@@ -1,8 +1,23 @@
- $Id: //stdlib/dev/etc/stdlib/config/README#31 $
+ $Id$
+
+ STDCXX - Apache C++ Standard Library 4.2.0
+ (based on Rogue Wave(R) C++ Standard Library 4.1.0)
+ ---------------------------------------------------
+
+ i. Disclaimer
+ -------------
+
+ STDCXX is an effort undergoing incubation at the Apache Software
+ Foundation (ASF), sponsored by the Board of the Apache Software
+ Foundation. Incubation is required of all newly accepted projects
+ until a further review indicates that the infrastructure,
+ communications, and decision making process have stabilized in a
+ manner consistent with other successful ASF projects. While
+ incubation status is not necessarily a reflection of the
+ completeness or stability of the code, it does indicate that the
+ project has yet to be fully endorsed by the ASF.
- Rogue Wave(R) C++ Standard Library
- ----------------------------------
0 Index
--------
@@ -60,18 +75,18 @@
1 Contents
-----------
- This file is part of the distribution of the Rogue Wave
- implementation of the C++ Standard Library. The distribution
- consists of this file and a compressed (gzipped) tar file containing
- the header and source files comprising the Rogue Wave implementation
- of the C++ Standard Library, the configuration mechanism required to
- characterize the platform on which the library is to be built, and a
- set of scripts and makefiles to build the library.
-
- Optionally, the distribution may also contain the Rogue Wave
- C++ Standard Library test suite, a set of examples demonstrating the
- use of the library, plus scripts and makefiles to build and run the
- test suite and the examples.
+ This file is part of the STDCXX distribution of the Apache C++
+ Standard Library. The distribution consists of this file and a
+ compressed (gzipped) tar file containing the header and source files
+ comprising the Rogue Wave implementation of the C++ Standard
+ Library, the configuration mechanism required to characterize the
+ platform on which the library is to be built, and a set of scripts
+ and makefiles to build the library.
+
+ Optionally, the distribution may also contain the Apache C++
+ Standard Library test suite, a set of examples demonstrating the use
+ of the library, plus scripts and makefiles to build and run the test
+ suite and the examples.
The audience targeted by this document is library maintainers,
developers, and those porting the library to new platforms. The
@@ -221,7 +236,7 @@
The localedef utility is used to build locales from locale
definition files and character set description files. Locales
generated by the utility can be read by the locale utility and used
- by the Rogue Wave C++ Standard Library's localization library.
+ by the Apache C++ Standard Library's localization library.
4.3 Locales