mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Minor web page updates
[SVN r8810]
This commit is contained in:
parent
dfcd8f100a
commit
953aecd81e
5 changed files with 26 additions and 14 deletions
19
index.htm
19
index.htm
|
@ -35,21 +35,28 @@ details. The source code is also publicly accessible in a CVS <a href="htt
|
|||
<p>See <a href="status/compiler_status.html">Compiler Status</a> to find out what
|
||||
library works with which compiler.</p>
|
||||
<h2><a name="Mailing List">Membership</a></h2>
|
||||
<p>If you are interested in Boost.org, please join our mailing list for
|
||||
<p>If you are interested in Boost, please join our mailing list for
|
||||
discussions of both technical and site-related issues, and to participate in
|
||||
library reviews. Discussions can be received via email in summary or in full, or
|
||||
formal reviews of proposed libraries. Discussions can be received via email in summary or in full, or
|
||||
viewed online via a web browser. We use the <a href="http://www.egroups.com">eGroups</a>
|
||||
list hosting service. Subscribe or unsubscribe by sending email to <a href="mailto:boost-subscribe@egroups.com">boost-subscribe@egroups.com</a>
|
||||
or <a href="mailto:boost-unsubscribe@egroups.com">boost-unsubscribe@egroups.com</a>
|
||||
respectively, or go to the eGroups <a href="http://www.egroups.com/list/boost">list
|
||||
manager home page</a>. Dave Abrahams and Beman Dawes are the list
|
||||
respectively, or go to the <a href="http://www.egroups.com/list/boost">mailing list home page</a>. Dave Abrahams,
|
||||
Beman Dawes, and Jens Maurer are the list
|
||||
moderators.</p>
|
||||
<p>Boost also has a low-volume <a href="http://www.egroups.com/list/boost-announce">announce-only
|
||||
mailing list</a> which announces upcoming formal reviews and software releases.</p>
|
||||
<p>For mailing list members only, preliminary libraries under discussion are
|
||||
available from the eGroups <a href="http://www.egroups.com/files/boost/">Files
|
||||
section</a> (formerly called the "vault").</p>
|
||||
<p>Beman Dawes is the Boost <a name="webmaster">webmaster</a>; email him at <a href="mailto:beman@boost.org">beman@boost.org</a>
|
||||
<p>Beman Dawes is the Boost <a name="webmaster">webmaster</a>; email him at <a href="mailto:beman@boost.org">beman@esva.net</a>
|
||||
with any concerns you don't want to just post to the mailing list.</p>
|
||||
<h2>Latest News</h2>
|
||||
<p>???</p>
|
||||
<ul>
|
||||
<li>Minor fixes to integer.hpp and integer_test.cpp</li>
|
||||
<li>Timer Library - changed to an all inline implementation.</li>
|
||||
</ul>
|
||||
<p>January 10, 2001 - Version 1.20.1</p>
|
||||
<ul>
|
||||
<li><a href="boost/compressed_pair.hpp">compressed_pair.hpp</a> minor update
|
||||
|
@ -182,7 +189,7 @@ with any concerns you don't want to just post to the mailing list.</p>
|
|||
System (CVS) <a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=boost">repository</a>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->10 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32165" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->29 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32184" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -26,6 +26,8 @@
|
|||
What's acceptable and what isn't.</p>
|
||||
<p><b><a href="lib_guide.htm">Library Requirements and Guidelines</a></b>.
|
||||
Basic standards for those preparing a submission.</p>
|
||||
<p><a href="test_policy.htm"><b>Test Policy and Protocols</b></a>. How
|
||||
testing works at Boost.</p>
|
||||
<p><a href="submission_process.htm"><b>Library Submission Process</b></a>.
|
||||
How to submit a library to Boost.</p>
|
||||
<p><b><a href="formal_review_process.htm">Library Formal Review Process</a></b>.
|
||||
|
@ -70,7 +72,7 @@ other headers each boost header includes.</p>
|
|||
</blockquote>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->26 December, 2000<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->29 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38328" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -158,9 +158,12 @@ library, but a reasonable effort to comply is expected.</p>
|
|||
rationale</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Provide sample programs, confidence tests, or regression tests so
|
||||
potential users can see how to use your library and verify that it has
|
||||
compiled correctly.</li>
|
||||
<li>Provide sample programs or confidence tests so potential users can see how
|
||||
to use your library.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Provide a regression test program or programs which follow the <a href="test_policy.htm">Test
|
||||
Policies and Protocols</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Although some boost members use proportional fonts, tabs, and unrestricted
|
||||
|
@ -333,7 +336,7 @@ suggestion. Major contributions are usually acknowledged in the
|
|||
documentation, while minor fixes are often mentioned in comments within the code
|
||||
itself.</p>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->08 December, 2000<!--webbot bot="Timestamp" endspan i-checksum="38516" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->29 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38328" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ founder of boost.org.</p>
|
|||
<p>He is the author of the StreetQuick® geographic atlas library used by
|
||||
digital map publishers to help people get really, really, lost.</p>
|
||||
<p>He wrote his first computer program 40 years ago, and does not mourn the
|
||||
passing of <a href="http://www.mta.ca/~amiller/cs3711/ibm650/ibm650.htm">bi-quinary</a>
|
||||
passing of <a href="http://www.mta.ca/~amiller/ibm650/ibm650.htm">bi-quinary</a>
|
||||
arithmetic.</p>
|
||||
<p>Beman has been a voting member of the ANSI/ISO C++ Standards Committee since
|
||||
1992, and chaired the Library Working Group for five years.</p>
|
||||
|
|
|
@ -45,7 +45,7 @@ may have crippled functionality. Even if the current
|
|||
release of a compiler supports a boost library, older version of
|
||||
the compiler may not work properly.</p>
|
||||
|
||||
<h2>Compiler Status Tables</h2>
|
||||
<h2><a name="Compiler Status Tables">Compiler Status Tables</a></h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="cs-linux.html">Linux/x86</a>
|
||||
|
@ -102,7 +102,7 @@ library tests have not yet been included.</p>
|
|||
<hr>
|
||||
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %B %Y" startspan -->22 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32180" --></p>
|
||||
s-format="%d %B %Y" startspan -->29 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32184" --></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue