Merged from 1.33.0 release

[SVN r30540]
This commit is contained in:
Douglas Gregor 2005-08-12 13:02:37 +00:00
parent a964a4b7bd
commit d944ba5b2d
13 changed files with 54 additions and 65 deletions

View File

@ -13,12 +13,12 @@
<table border="1" cellpadding="2" bgcolor="#007f7f">
<tr>
<td bgcolor="#ffffff">
<img src="..//boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
<td><a href="..//index.htm"><font color="#ffffff" size="4" face="Arial">Home</font></a></td>
<td><a href="..//libs/libraries.htm"><font color="#ffffff" size="4" face="Arial">Libraries</font></a></td>
<td><a href="..//people/people.htm"><font color="#ffffff" size="4" face="Arial">People</font></a></td>
<td><a href="..//more/faq.htm"><font color="#ffffff" size="4" face="Arial">FAQ</font></a></td>
<td><a href="..//more/index.htm"><font color="#ffffff" size="4" face="Arial">More</font></a></td>
<img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
<td><a href="../index.htm"><font color="#ffffff" size="4" face="Arial">Home</font></a></td>
<td><a href="../libs/libraries.htm"><font color="#ffffff" size="4" face="Arial">Libraries</font></a></td>
<td><a href="../people/people.htm"><font color="#ffffff" size="4" face="Arial">People</font></a></td>
<td><a href="../more/faq.htm"><font color="#ffffff" size="4" face="Arial">FAQ</font></a></td>
<td><a href="../more/index.htm"><font color="#ffffff" size="4" face="Arial">More</font></a></td>
</tr>
</table>
<h1>Boost Background Information</h1>
@ -73,7 +73,7 @@ libraries, and efficiency in C++</a> </p>
<a href="mailing_lists.htm">mailing lists</a>. One of the
advantages of Boost is the responsiveness of other users and Boost
developers.</p>
<p>For more involved needs, <a href="links.htm#Commercial%20Support">
<p>For more involved needs, <a href="links.htm#CommercialSupport">
Commercial Support</a> is available.</p>
<h2>What about license issues?</h2>
<p>Boost has its own <a href="license_info.html">license</a>, developed
@ -124,7 +124,7 @@ s-format="%d %B, %Y" startspan -->07 July, 2005<!--webbot bot="Timestamp" endspa
<p>
Use, modification, and distribution are subject to the Boost Software License,
Version 1.0. (See accompanying file
<a href="..//LICENSE_1_0.txt">LICENSE_1_0.txt</a>
<a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>

View File

@ -32,7 +32,7 @@
<tr>
<td vAlign="top" align="left" width="16%"><b>[<a name="MaddockCleary00">MaddockCleary00</a>]</b></td>
<td vAlign="top" align="left" width="84%">John Maddock and Steve Cleary, <i>C++ Type
Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, page 38. <a href="http://www.boost.org/libs/type_traits/c++_type_traits.htm">
Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, page 38. <a href="http://www.boost.org/libs/type_traits/cxx_type_traits.htm">
www.boost.org/libs/type_traits/c++_type_traits.htm</a></td>
</tr>
@ -192,8 +192,7 @@
</TR>
<TR>
<TD vAlign="top" align="left" width="16%"><b>[<a name="Trentini03">Trentini03</a>]</b></TD>
<TD vAlign="top" align="left" width="84%">Matthew S. Trentini, <i>Introduction to Boost</i>.
<A href="http://www.alphalink.com.au/~mattyt/BoostPresentation1/boost.html">www.alphalink.com.au/~mattyt/BoostPresentation1/boost.html</A></TD>
<TD vAlign="top" align="left" width="84%">Matthew S. Trentini, <i>Introduction to Boost</i>.</TD>
</TR>
<tr>
<td vAlign="top" align="left" width="16%"><b>[<a name="Walker03">Walker03</a>]</b>

BIN
boost-dark-trans.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -98,7 +98,7 @@ saying what mailing it was in: &quot;See the pre-Redmond mailing.&quot;</p>
set of papers prepared four to six times a year before and after each meeting,
or between meetings.&nbsp; It
is physically just a
<a href="http://std.dkuug.dk/jtc1/sc22/wg21/docs/mailings/">.zip or .gz</a>
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/mailings/">.zip or .gz</a>
archive of
all the papers for a meeting. Although the mailing's archive file itself is only available to committee members and technical
experts, the contents (except copies of the standard) are available to the

View File

@ -76,11 +76,14 @@ a:hover {
color: #FFFFFF;
}
#heading h1 {
padding: 2.5em 0.25em 0.25em 0.75em;
padding: 2em 0.25em 0.25em 0.75em;
float: left;
position: relative;
white-space: nowrap;
}
#heading h1 img {
border: none;
}
#heading #boost {
font-size: 250%;
font-weight: 900;

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -53,7 +53,7 @@ authors address issues raised in the formal review.</p>
<tr>
<td>Logging Library</td>
<td>John Torjo</td>
<td><a href="http://torjo.com/code/logging-v132.zip">http://torjo.com/code/logging-v132.zip</a></td>
<td><a href="http://torjo.com/code/logging.zip">http://torjo.com/code/logging.zip</a></td>
<td>Hartmut Kaiser</td>
<td>-</td>
</tr>
@ -74,7 +74,7 @@ authors address issues raised in the formal review.</p>
<tr>
<td>Intrusive Containers</td>
<td>Olaf Krzikalla</td>
<td><a href=http://people.freenet.de/turtle++/intrusive.zip">http://people.freenet.de/turtle++/intrusive.zip</a></td>
<td><a href="http://people.freenet.de/turtle++/intrusive.zip">http://people.freenet.de/turtle++/intrusive.zip</a></td>
<td>Needed</td>
<td>-</td>
</tr>
@ -109,7 +109,7 @@ authors address issues raised in the formal review.</p>
<td>Accepted -- not yet added</td>
</tr>
<tr>
<td><a href="http://boost-sandbox.sourceforge.net/vault/typeof.zip">Typeof</a></td>
<td><a href="http://boost-sandbox.sourceforge.net/vault/">Typeof</a></td>
<td>Arkadiy Vertleyb, Peder Holt</td>
<td>Andy Little</td>
<td>2005 May 20 - 2005 May 30</td>

View File

@ -594,8 +594,7 @@ void StrongCheck(const Value&amp; v, const Operation&amp; op)
<li><a name="reference5">B.</a> Fomitchev, <i>Adapted SGI STL Version
1.0</i>, with exception handling code by D. Abrahams, available at <a
href=
"http://www.metabyte.com/~fbp/stl/old.html">http://www.metabyte.com/~fbp/stl/old.html</a>.
href="http://www.stlport.org">http://www.stlport.org</a>.
<li><a name="reference6">D.</a> R. Musser, ``Introspective Sorting
and Selection Algorithms,'' <i>Software-Practice and Experience</i>

View File

@ -142,7 +142,7 @@ div.admonition p.admonition-title {
<dt><a href="#spirit">Boost.Spirit</a> lists</dt>
<dt><a href="#docs">Boost.Documentation</a> list</dt>
<dt><a href="https://lists.sourceforge.net/lists/listinfo/boost-docs">Boost.Documentation</a> list</dt>
<dt><a href="#testing">Testing</a> list (about regression-testing the
boost libraries, not for the Boost.Test library specifically)</dt>

View File

@ -65,11 +65,11 @@ executables.</p>
<ul>
<li><i>bjam</i> - Executables and sources are available; see <a
href="../tools/build/index.html#Jam">Boost.Build docs</a>.&nbsp;
href="../tools/build/index.html">Boost.Build docs</a>.&nbsp;
Before worrying about regression tests, you might want to
verify your <i>bjam</i> installation works by <a
href="../tools/build/index.html#Building">building the
boost-root/status/Jamfile libraries</a>.<br>
verify your <i>bjam</i> installation works by
building the
boost-root/status/Jamfile libraries.<br>
&nbsp;</li>
<li><i>process_jam_log</i> and <i>compiler_status</i> -
<a href="../tools/regression/index.htm">Sources and Jamfile</a> are available
@ -93,7 +93,7 @@ set:</p>
set BOOST_ROOT=/boost_1_29_0<br>
&nbsp;</li>
<li>TOOLS is set to the <a
href="../tools/build/index.html#Tools">compiler toolsets</a>
href="../tools/build/index.html">compiler toolsets</a>
you wish to use. For example:<br>
<br>
set TOOLS=borland gcc intel-win32 metrowerks vc7<br>

View File

@ -4,8 +4,6 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost Version History</title>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 1st August 2004), see www.w3.org" />
<meta content="text/html; charset=us-ascii" http-equiv="content-type" />
<link rel="stylesheet" type="text/css" href="css_0/inner.css" />
<!--[if IE]>
@ -21,19 +19,18 @@
<div class="body-2">
<div id="heading">
<div id="heading-0">
<h1><a href="../index.htm"><span id="boost">Boost</span>
<span id="cpplibraries">C++ Libraries</span></a></h1>
<h1><a href="../index.htm"><img id="boost-logo" src=
"../more/boost-dark-trans.png" alt=
"Boost C++ Libraries" /></a></h1>
<blockquote id="heading-quote">
<span class="quote">&ldquo;...one of the most highly regarded
and expertly designed C++ library projects in the
world.&rdquo;</span> <span class="attribution">&mdash; <a href=
"http://www.gotw.ca/">Herb Sutter</a> and <a href=
<p id="heading-quote"><span class="quote">&ldquo;...one of the
most highly regarded and expertly designed C++ library projects
in the world.&rdquo;</span> <span class="attribution">&mdash;
<a href="http://www.gotw.ca/">Herb Sutter</a> and <a href=
"http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
Alexandrescu</a>, <a href=
"http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
Standards</a></span>
</blockquote>
Standards</a></span></p>
<ul>
<li id="menu_libraries"><a href=
@ -842,9 +839,8 @@
deprecated (and will be removed shortly), and the
syntax for the <code>boost::function</code> class
template has been greatly improved on conforming
compilers. Please see the <a href=
"../libs/function/index.html#compatibility">compatibility
note</a> for more information.</li>
compilers. Please see the compatibility note for more
information.</li>
<li><a href=
"../libs/multi_array/doc/index.html">Multi-array
@ -916,11 +912,8 @@
Library</a>: Avoid compiler warnings.</li>
<li><a href="../libs/smart_ptr/index.html">Smart
Pointers Library</a>: Added <a href=
"../libs/smart_ptr/shared_ptr.htm#shared_polymorphic_cast">
shared_polymorphic_cast</a> and <a href=
"../libs/smart_ptr/shared_ptr.htm#shared_polymorphic_downcast">
shared_polymorphic_downcast</a>.</li>
Pointers Library</a>: Added shared_polymorphic_cast and
shared_polymorphic_downcast.</li>
<li><a href="../libs/function/index.html">Function
Library</a>: Now supports function objects with the
@ -978,10 +971,7 @@
"../libs/smart_ptr/shared_ptr.htm#constructors">custom
delete functions</a>, a new <a href=
"../libs/smart_ptr/weak_ptr.htm">weak_ptr</a>, and
<a href=
"../libs/smart_ptr/shared_ptr.htm#shared_static_cast">shared_static_cast</a>
and <a href=
"../libs/smart_ptr/shared_ptr.htm#shared_dynamic_cast">shared_dynamic_cast</a>.</li>
shared_static_cast and shared_dynamic_cast.</li>
<li><a href=
"../libs/preprocessor/doc/index.html">Preprocessor
@ -1036,7 +1026,7 @@
<li><a href=
"../tools/build/index.html">Boost.Build:</a> Continuing
improvements, including pre-built <a href=
"../tools/build/index.html#Jam">Boost.Jam
"../tools/build/index.html">Boost.Jam
executables</a>.</li>
<li>Minor fixes to a number of other libraries.</li>
@ -1629,9 +1619,8 @@
added.</li>
<li>Boost source code now lives in a publicly
accessible Concurrent Versions System (CVS) <a href=
"http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=boost">
repository</a>.</li>
accessible Concurrent Versions System (CVS)
repository.</li>
</ul>
</div>
@ -1832,8 +1821,7 @@
</div>
<div id="footer">
<p id="revised">Revised <span class=
"cvs-keyword-date">$Date$</span></p>
<p id="revised">Revised $Date$</p>
<p id="copyright">Copyright Daryle Walker 2004. Copyright Rene
Rivera 2005.</p>

View File

@ -21,7 +21,7 @@
<h2>Contents</h2>
<dl class="page-index">
<dt><a href="#introduction">Introduction</a></dt>
<dt><a href="#definitinos">Definitions</a></dt>
<dt><a href="#definitions">Definitions</a></dt>
<dl class="page-index">
<dt><a href="#definition-term1">Term 1</a></dt>
<dt><a href="#definition-term2">Term 2</a></dt>