Просмотр исходного кода

Add quote to header. Move the front page sidebars together.

[SVN r30237]
Rene Rivera 21 лет назад
Родитель
Сommit
02de8a5d86
5 измененных файлов с 792 добавлено и 718 удалено
  1. 655 630
      index.htm
  2. 48 1
      more/css_0/common.css
  3. 11 29
      more/css_0/front.css
  4. 5 3
      more/css_0/inner.css
  5. 73 55
      more/version_history.html

+ 655 - 630
index.htm

@@ -7,705 +7,730 @@
   <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
   <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
   <link rel="stylesheet" type="text/css" href="more/css_0/front.css" />
   <link rel="stylesheet" type="text/css" href="more/css_0/front.css" />
   <!--[if IE]>
   <!--[if IE]>
-  <style type="text/css">
-    body { behavior: url(more/css_0/csshover.htc); }
-  </style>
-  <![endif]-->
+    <style type="text/css">
+      body { behavior: url(more/css_0/csshover.htc); }
+    </style>
+    <![endif]-->
 </head>
 </head>
 
 
 <body>
 <body>
   <div class="body-0">
   <div class="body-0">
     <div class="body-1">
     <div class="body-1">
       <div class="body-2">
       <div class="body-2">
-        <div id="d0"></div>
-
-        <div id="d1"></div>
-
-        <div id="d2"></div>
-
-        <div id="d3"></div>
-
         <div id="heading">
         <div id="heading">
-          <h1><span id="boost">Boost</span> <span id="cpplibraries">C++
-          Libraries</span></h1>
+          <div id="heading-0">
+            <h1><span id="boost">Boost</span> <span id="cpplibraries">C++
+            Libraries</span></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=
+              "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
+              Alexandrescu</a>, <a href=
+              "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
+              Standards</a></span>
+            </blockquote>
+
+            <div class="clear"></div>
+          </div>
         </div>
         </div>
 
 
         <div id="content">
         <div id="content">
-          <div class="section" id="intro">
-            <h1>Welcome to Boost.org!</h1>
-
-            <div class="section-body">
-              <div class="section-body-0">
-                <div class="section-body-1">
-                  <p>Boost provides free peer-reviewed portable C++ source
-                  libraries.</p>
-
-                  <p>We emphasize libraries that work well with the C++
-                  Standard Library. Boost libraries are intended to be widely
-                  useful, and usable across a broad spectrum of applications.
-                  The <a href="more/license_info.html">Boost license</a>
-                  encourages both commercial and non-commercial use.</p>
-
-                  <p>We aim to establish "existing practice" and provide
-                  reference implementations so that Boost libraries are
-                  suitable for eventual standardization. Ten Boost libraries
-                  are already included in the <a href=
-                  "http://www.open-std.org/jtc1/sc22/wg21">C++ Standards
-                  Committee's</a> Library Technical Report (<a href=
-                  "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">
-                  TR1</a>) as a step toward becoming part of a future C++
-                  Standard. More Boost libraries will part of the upcoming
-                  <a href=
-                  "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">
-                  TR2</a>.</p>
-
-                  <p class="faq"><span class="faq-question">Getting
-                  started:</span> <span class="faq-answer">Follow the
-                  <a href="more/getting_started.html">Getting Started
-                  Guide</a> to download and install Boost. Popular Linux and
-                  Unix distributions such as <a href=
-                  "http://fedora.redhat.com/">Fedora</a>, <a href=
-                  "http://www.debian.org/">Debian</a>, and <a href=
-                  "http://www.netbsd.org/">NetBSD</a> include pre-built Boost
-                  packages. Boost may already be available on your
-                  organization's internal web server.</span></p>
-
-                  <p class="faq"><span class=
-                  "faq-question">Background:</span> <span class=
-                  "faq-answer">The <a href="more/background.html">Background
-                  Information page</a> has introductory material to help
-                  those educating their organization about Boost.</span></p>
-                </div>
-              </div>
-            </div>
-
-            <div class="sidebar" id="boost-sidebar">
-              <div class="sidebar-0">
-                <div class="sidebar-1">
-                  <div class="sidebar-2">
-                    <div class="sidebar-3">
-                      <div class="sidecell" id="libraries">
-                        <div class="sidecell-0">
-                          <h4>Libraries</h4>
-
-                          <ul>
-                            <li><a href=
-                            "libs/libraries.htm">Documentation</a></li>
-
-                            <li><a href=
-                            "more/license_info.html">License</a></li>
-
-                            <li><a href=
-                            "http://sourceforge.net/project/showfiles.php?group_id=7586">
-                            Download</a></li>
-
-                            <li><a href="more/getting_started.html">Getting
-                            Started</a></li>
-                          </ul>
-                        </div>
+          <table summary="">
+            <tr>
+              <td id="sections" rowspan="2">
+                <div class="section" id="intro">
+                  <h1>Welcome to Boost.org!</h1>
+
+                  <div class="section-body">
+                    <div class="section-body-0">
+                      <div class="section-body-1">
+                        <p>Boost provides free peer-reviewed portable C++
+                        source libraries.</p>
+
+                        <p>We emphasize libraries that work well with the C++
+                        Standard Library. Boost libraries are intended to be
+                        widely useful, and usable across a broad spectrum of
+                        applications. The <a href=
+                        "more/license_info.html">Boost license</a> encourages
+                        both commercial and non-commercial use.</p>
+
+                        <p>We aim to establish "existing practice" and
+                        provide reference implementations so that Boost
+                        libraries are suitable for eventual standardization.
+                        Ten Boost libraries are already included in the
+                        <a href="http://www.open-std.org/jtc1/sc22/wg21">C++
+                        Standards Committee's</a> Library Technical Report (
+                        <a href=
+                        "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">
+                        TR1</a>) as a step toward becoming part of a future
+                        C++ Standard. More Boost libraries will part of the
+                        upcoming <a href=
+                        "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">
+                        TR2</a>.</p>
+
+                        <p class="note"><span class="note-label">Getting
+                        started:</span> <span class="note-body">Follow the
+                        <a href="more/getting_started.html">Getting Started
+                        Guide</a> to download and install Boost. Popular
+                        Linux and Unix distributions such as <a href=
+                        "http://fedora.redhat.com/">Fedora</a>, <a href=
+                        "http://www.debian.org/">Debian</a>, and <a href=
+                        "http://www.netbsd.org/">NetBSD</a> include pre-built
+                        Boost packages. Boost may already be available on
+                        your organization's internal web server.</span></p>
+
+                        <p class="note"><span class=
+                        "note-label">Background:</span> <span class=
+                        "note-body">The <a href=
+                        "more/background.html">Background Information
+                        page</a> has introductory material to help those
+                        educating their organization about Boost.</span></p>
                       </div>
                       </div>
+                    </div>
+                  </div>
+                </div>
 
 
-                      <div class="sidecell" id="tests">
-                        <div class="sidecell-0">
-                          <h4>Regression Tests</h4>
-
-                          <ul>
-                            <li><a href="status/compiler_status.html">General
-                            Info</a></li>
-
-                            <li><a href=
-                            "http://www.meta-comm.com/engineering/boost-regression/1_33_0/index.html">
-                            Release</a></li>
-
-                            <li><a href=
-                            "http://www.meta-comm.com/engineering/boost-regression/cvs-head/developer/">
-                            Development</a></li>
-                          </ul>
-                        </div>
+                <div class="section" id="participation">
+                  <h2><a name="Membership" id=
+                  "Membership"></a>Participation</h2>
+
+                  <div class="section-body">
+                    <div class="section-body-0">
+                      <div class="section-body-1">
+                        <p>Although Boost was begun by members of the C++
+                        Standards Committee Library Working Group,
+                        participation has expanded to include thousands of
+                        programmers from the C++ community at large.</p>
+
+                        <p>If you are interested in participating in Boost,
+                        please join our main <a href=
+                        "more/mailing_lists.htm#main">developers mailing
+                        list</a>. Discussions are highly technical, and list
+                        members are encouraged to participate in formal
+                        reviews of proposed libraries. There is also a
+                        <a href="more/mailing_lists.htm#users">users mailing
+                        list</a>, and several <a href=
+                        "more/mailing_lists.htm#projects">project specific
+                        lists</a>.</p>
+
+                        <p>Both the main Boost developers list and the users
+                        list are also accessible as <a href=
+                        "more/mailing_lists.htm">newsgroups</a>.</p>
                       </div>
                       </div>
+                    </div>
+                  </div>
+                </div>
 
 
-                      <div class="sidecell" id="search">
-                        <div class="sidecell-0">
-                          <h4>Search Boost</h4>
-
-                          <form method="get" action=
-                          "http://www.google.com/custom">
-                            <p><span id="search-text"><input type="text"
-                            name="q" id="q" size="31" maxlength="255" alt=
-                            "Search Text" /></span> <span id=
-                            "search-choice"><select name="hq" id="hq">
-                              <option label="Boost" value=
-                              "site:www.boost.org">
-                                Boost
-                              </option>
-
-                              <option label="Documentation" value=
-                              "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
-                              Documentation
-                              </option>
-
-                              <option label="Mailing Lists" value=
-                              "site:lists.boost.org">
-                                Mailing Lists
-                              </option>
-                            </select></span> <span id="go"><input type=
-                            "image" name="search" src="more/space.gif" alt=
-                            "Search" id="search-button" /></span> <span id=
-                            "google"><a href=
-                            "http://www.google.com/search"><img src=
-                            "more/google_logo_25wht.gif" alt="Google" />
-                            Powered</a></span> <input type="hidden" name=
-                            "cof" value=
-                            "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
-                             <input type="hidden" name="sa" value=
-                            "Google Search" /> <input type="hidden" name=
-                            "domains" value=
-                            "www.boost.org;lists.boost.org" /></p>
-                          </form>
-                        </div>
+                <div class="section" id="news">
+                  <h2>Latest News</h2>
+
+                  <div class="section-body">
+                    <div class="section-body-0">
+                      <div class="section-body-1">
+                        <h3>??? - Version 1.33.0</h3>
+
+                        <h4>New Libraries</h4>
+
+                        <ul>
+                          <li><span class="library"><a href=
+                          "libs/iostreams/doc/index.html">iostreams</a>:</span>
+                          Framework for defining streams, stream buffers and
+                          i/o filters, from Jonathan Turkanis.</li>
+
+                          <li><span class="library"><a href=
+                          "libs/functional/hash/index.html">functional/hash</a>:</span>
+                          A TR1 hash function object that can be extended to
+                          hash user defined types, from Daniel James.</li>
+
+                          <li><span class="library"><a href=
+                          "libs/ptr_container/index.html">Pointer Container
+                          Library</a>:</span> Containers for storing
+                          heap-allocated polymorphic objects to ease
+                          OO-programming, from Thorsten Ottosen.</li>
+
+                          <li><span class="library"><a href=
+                          "libs/wave/index.html">Wave</a>:</span> Standards
+                          conformant implementation of the mandated C99/C++
+                          preprocessor functionality packed behind an easy to
+                          use iterator interface, from
+                          Hartmut&nbsp;Kaiser.</li>
+                        </ul>
+
+                        <h4>Updated Libraries</h4>
+
+                        <ul>
+                          <li><span class="library"><a href=
+                          "libs/assign/doc/index.html">Assignment
+                          Library</a>:</span> Support for <a href=
+                          "libs/ptr_container/index.html">Pointer Container
+                          Library</a> and new efficient functions
+                          <code>ref_list_of()</code> and
+                          <code>cref_list_of()</code> for generating
+                          anonymous ranges.</li>
+
+                          <li>
+                            <span class="library"><a href=
+                            "doc/html/date_time.html">Date-Time
+                            Library</a>:</span>
+
+                            <ul>
+                              <li>Added <a href=
+                              "doc/html/date_time/local_time.html">local time
+                              and time zone classes</a>.</li>
+
+                              <li>Added <a href=
+                              "doc/html/date_time/date_time_io.html">format-based
+                              Input/Output facets</a>.</li>
+
+                              <li>For a complete list of changes, see the
+                              library <a href=
+                              "doc/html/date_time/details.html#date_time.changes">
+                              change history</a>.</li>
+                            </ul>
+                          </li>
+
+                          <li>
+                            <span class="library"><a href=
+                            "libs/graph/doc/index.html">Graph
+                            Library</a>:</span> Introduced several new
+                            algorithms and improved existing algorithms:
+
+                            <ul>
+                              <li><a href=
+                              "libs/graph/doc/python.html">Experimental
+                              Python bindings</a>, from Doug Gregor and
+                              Indiana University.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/floyd_warshall_shortest.html"><tt>
+                              floyd warshall all pairs shortest
+                              paths</tt></a>, from Lauren Foutz and Scott
+                              Hill.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/astar_search.html"><tt>astar
+                              search</tt></a>, from Kristopher Beevers and
+                              Jufeng Peng.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/fruchterman_reingold.html"><tt>fruchterman
+                              reingold force directed layout</tt></a>, from
+                              Doug Gregor and Indiana University.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/biconnected_components.html"><tt>
+                              biconnected components</tt> and
+                              <tt>articulation points</tt></a>, from Jeremy
+                              Siek, Janusz Piwowarski, and Doug Gregor.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/sequential_vertex_coloring.html">
+                              <tt>sequential vertex coloring</tt></a> has
+                              been updated, tested, and documented.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/gursoy_atun_layout.html"><tt>gursoy
+                              atun layout</tt></a>, from Jeremiah Willcock
+                              and Doug Gregor of Indiana University.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/king_ordering.html"><tt>king
+                              ordering</tt></a>, from D. Kevin McGrath of
+                              Indiana University.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/cuthill_mckee_ordering.html"><tt>
+                              cuthill mckee ordering</tt></a> has been recast
+                              as an invocation of <tt>breadth first
+                              search</tt> and now supports graphs with
+                              multiple components.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/dijkstra_shortest_paths.html"><tt>
+                              dijkstra shortest paths</tt></a> now uses a
+                              relaxed heap&nbsp;[<a href=
+                              "libs/graph/doc/bibliography.html#driscoll88">61</a>]
+                              as its priority queue, improving its complexity
+                              to <em>O(V log V)</em> and improving real-world
+                              performance for larger graphs.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/read_graphviz.html"><code>read
+                              graphviz</code></a> now has a new, Spirit-based
+                              parser that works for all graph types and
+                              supports arbitrary properties on the graph,
+                              from Ron Garcia. The old, Bison-based GraphViz
+                              reader has been deprecated and will be removed
+                              in a future Boost release. <a href=
+                              "libs/graph/doc/write-graphviz.html"><code>write
+                              graphviz</code></a> also supports dynamic
+                              properties.</li>
+
+                              <li><a href=
+                              "libs/graph/doc/subgraph.html"><code>subgraph</code></a>:
+                              <code>get_property</code> now refers to the
+                              subgraph property, not the root graph's
+                              property.</li>
+
+                              <li>See the <a href=
+                              "libs/graph/doc/history.html#by-version">history</a>
+                              for additional changes and bug fixes.</li>
+                            </ul>
+                          </li>
+
+                          <li>
+                            <span class="library"><a href=
+                            "libs/multi_index/doc/index.html">Multi-index
+                            Containers Library</a>:</span>
+
+                            <ul>
+                              <li>New <a href=
+                              "libs/multi_index/doc/advanced_topics.html#hashed_indices">
+                              hashed indices</a>.</li>
+
+                              <li>Added <a href=
+                              "libs/multi_index/doc/advanced_topics.html#serialization">
+                              serialization support</a>.</li>
+
+                              <li>For a complete list of changes, see the
+                              library <a href=
+                              "libs/multi_index/doc/release_notes.html">release
+                              notes</a>.</li>
+                            </ul>
+                          </li>
+
+                          <li>
+                            <span class="library"><a href=
+                            "libs/program_options/doc/index.html">Program
+                            options library</a>:</span>
+
+                            <ul>
+                              <li>Option descriptions are now printed with
+                              word wrapping.</li>
+
+                              <li>Command line parser can bypass unregistered
+                              options, instread of throwing.</li>
+
+                              <li>Removed support for "implicit" (optional)
+                              values.</li>
+
+                              <li>New customization method
+                              'command_line_parser::extra_style_parser'.
+                              Unlike 'additional_parser', allows the user to
+                              parse several tokens and return a vector of
+                              options, not just a single option.</li>
+
+                              <li>Work with disabled exceptions.</li>
+                            </ul>
+                          </li>
+
+                          <li><span class="library"><a href=
+                          "libs/property_map/property_map.html">Property Map
+                          Library</a>:</span> Introduced the <a href=
+                          "libs/property_map/doc/dynamic_property_map.html"><code>
+                          dynamic properties</code></a> class, which provides
+                          dynamically-typed access to a set of property
+                          maps.</li>
+
+                          <li><span class="library"><a href=
+                          "libs/random/index.html">Random Numbers</a>:</span>
+                          improved initialization for
+                          <code>mersenne_twister</code>, algorithm by Makoto
+                          Matsumoto and Takuji Nishimura, implemented for
+                          Boost by Jens Maurer.<br />
+                          <em>Note:</em> All test vectors for
+                          <code>mersenne_twister</code>s constructed or
+                          seeded without parameters or with a single
+                          <code>unsigned int</code> parameter become
+                          invalid.</li>
+
+                          <li><span class="library"><a href=
+                          "libs/range/index.html">Range Library</a>:</span>
+                          Minor addition of convenience functions to
+                          <code>iterator range</code> like <code>front(),
+                          back()</code> and <code>operator[]()</code>.</li>
+
+                          <li>
+                            <span class="library"><a href=
+                            "libs/regex/index.html">Regex Library</a>:</span>
+
+                            <ul>
+                              <li>Rewritten front end parser now supports
+                              (?imsx-imsx) constructs, plus lookbehind
+                              assertions and conditional expressions.</li>
+
+                              <li>Thin wrapper classes improve integration
+                              with MFC/ATL code.</li>
+
+                              <li>Full (optional) Unicode support via the ICU
+                              library.</li>
+                            </ul>Refer to the <a href=
+                            "libs/regex/doc/history.html">regex history
+                            page</a> for more information on these and other
+                            small changes.
+                          </li>
+
+                          <li><span class="library"><a href=
+                          "doc/html/signals.html">Signals Library</a>:</span>
+                          added slot blocking/unblocking, from Frantz
+                          Maerten. Huge improvements to signal invocation
+                          performance from Robert Zeh.</li>
+                        </ul>
+
+                        <h4>Acknowledgements</h4>
+
+                        <p><img src="more/boost_1_33_0.jpg" width="128"
+                        height="118" alt="Medieval Mr. Gregor" class=
+                        "left-inset" /><a href=
+                        "people/doug_gregor.html">Douglas Gregor</a> managed
+                        this release.</p>
                       </div>
                       </div>
-
-                      <div class="clear"></div>
                     </div>
                     </div>
                   </div>
                   </div>
                 </div>
                 </div>
-              </div>
-            </div>
 
 
-            <div class="clear"></div>
-          </div>
-
-          <div class="section" id="participation">
-            <h2><a name="Membership" id="Membership"></a>Participation</h2>
-
-            <div class="section-body">
-              <div class="section-body-0">
-                <div class="section-body-1">
-                  <p>Although Boost was begun by members of the C++ Standards
-                  Committee Library Working Group, participation has expanded
-                  to include thousands of programmers from the C++ community
-                  at large.</p>
-
-                  <p>If you are interested in participating in Boost, please
-                  join our main <a href=
-                  "more/mailing_lists.htm#main">developers mailing list</a>.
-                  Discussions are highly technical, and list members are
-                  encouraged to participate in formal reviews of proposed
-                  libraries. There is also a <a href=
-                  "more/mailing_lists.htm#users">users mailing list</a>, and
-                  several <a href="more/mailing_lists.htm#projects">project
-                  specific lists</a>.</p>
-
-                  <p>Both the main Boost developers list and the users list
-                  are also accessible as <a href=
-                  "more/mailing_lists.htm">newsgroups</a>.</p>
-                </div>
-              </div>
-            </div>
-
-            <div class="sidebar" id="participation-sidebar">
-              <div class="sidebar-0">
-                <div class="sidebar-1">
-                  <div class="sidebar-2">
-                    <div class="sidebar-3">
-                      <div class="sidecell" id="groups">
-                        <div class="sidecell-0">
-                          <h4>Groups</h4>
-
-                          <ul>
-                            <li><a href="more/mailing_lists.htm#main">Boost
-                            (Developers)</a></li>
-
-                            <li><a href="more/mailing_lists.htm#users">Boost
-                            Users</a></li>
-
-                            <li><a href=
-                            "more/mailing_lists.htm#announce">Announcements</a></li>
-
-                            <li><a href=
-                            "more/mailing_lists.htm#interest">Boost General
-                            Interest</a></li>
-
-                            <li><a href=
-                            "more/mailing_lists.htm#projects">Project-Specific</a></li>
-
-                            <li><a href=
-                            "more/discussion_policy.htm">Discussion
-                            Policy</a></li>
-                          </ul>
-                        </div>
-                      </div>
+                <div class="clear"></div>
+              </td>
+
+              <td id="sidebars-top">
+                <div class="sidebar" id="boost-sidebar">
+                  <div class="sidebar-0">
+                    <div class="sidebar-1">
+                      <div class="sidebar-2">
+                        <div class="sidebar-3">
+                          <div class="sidecell" id="libraries">
+                            <div class="sidecell-0">
+                              <h4>Libraries</h4>
+
+                              <ul>
+                                <li><a href=
+                                "libs/libraries.htm">Documentation</a></li>
+
+                                <li><a href=
+                                "more/license_info.html">License</a></li>
+
+                                <li><a href=
+                                "http://sourceforge.net/project/showfiles.php?group_id=7586">
+                                Download</a></li>
+
+                                <li><a href=
+                                "more/getting_started.html">Getting
+                                Started</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                      <div class="sidecell" id="contribute">
-                        <div class="sidecell-0">
-                          <h4>Contribute</h4>
+                          <div class="sidecell" id="tests">
+                            <div class="sidecell-0">
+                              <h4>Regression Tests</h4>
 
 
-                          <ul>
-                            <li><a href=
-                            "more/formal_review_process.htm">Formal
-                            Reviews</a></li>
+                              <ul>
+                                <li><a href=
+                                "status/compiler_status.html">General
+                                Info</a></li>
 
 
-                            <li><a href=
-                            "more/formal_review_schedule.html">Review
-                            Schedule</a></li>
+                                <li><a href=
+                                "http://www.meta-comm.com/engineering/boost-regression/1_33_0/index.html">
+                                Release</a></li>
 
 
-                            <li><a href=
-                            "more/lib_guide.htm#Requirements">Requirements</a></li>
+                                <li><a href=
+                                "http://www.meta-comm.com/engineering/boost-regression/cvs-head/developer/">
+                                Development</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                            <li><a href=
-                            "more/lib_guide.htm#Guidelines">Guidelines</a></li>
+                          <div class="sidecell" id="search">
+                            <div class="sidecell-0">
+                              <h4>Search Boost</h4>
+
+                              <form method="get" action=
+                              "http://www.google.com/custom">
+                                <p><span id="search-text"><input type="text"
+                                name="q" id="q" size="31" maxlength="255"
+                                alt="Search Text" /></span> <span id=
+                                "search-choice"><select name="hq" id="hq">
+                                  <option label="Boost" value=
+                                  "site:www.boost.org">
+                                    Boost
+                                  </option>
+
+                                  <option label="Documentation" value=
+                                  "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
+                                  Documentation
+                                  </option>
+
+                                  <option label="Mailing Lists" value=
+                                  "site:lists.boost.org">
+                                    Mailing Lists
+                                  </option>
+                                </select></span> <span id="go"><input type=
+                                "image" name="search" src="more/space.gif"
+                                alt="Search" id="search-button" /></span>
+                                <span id="google"><a href=
+                                "http://www.google.com/search"><img src=
+                                "more/google_logo_25wht.gif" alt="Google" />
+                                Powered</a></span> <input type="hidden" name=
+                                "cof" value=
+                                "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
+                                 <input type="hidden" name="sa" value=
+                                "Google Search" /> <input type="hidden" name=
+                                "domains" value=
+                                "www.boost.org;lists.boost.org" /></p>
+                              </form>
+                            </div>
+                          </div>
 
 
-                            <li><a href=
-                            "more/submission_process.htm">Submissions</a></li>
-                          </ul>
+                          <div class="clear"></div>
                         </div>
                         </div>
                       </div>
                       </div>
-
-                      <div class="clear"></div>
                     </div>
                     </div>
                   </div>
                   </div>
                 </div>
                 </div>
-              </div>
-            </div>
-
-            <div class="clear"></div>
-          </div>
-
-          <div class="section" id="news">
-            <h2>Latest News</h2>
-
-            <div class="section-body">
-              <div class="section-body-0">
-                <div class="section-body-1">
-                  <h3>??? - Version 1.33.0</h3>
-
-                  <h4>New Libraries</h4>
-
-                  <ul>
-                    <li><span class="library"><a href=
-                    "libs/iostreams/doc/index.html">iostreams</a>:</span>
-                    Framework for defining streams, stream buffers and i/o
-                    filters, from Jonathan Turkanis.</li>
-
-                    <li><span class="library"><a href=
-                    "libs/functional/hash/index.html">functional/hash</a>:</span>
-                    A TR1 hash function object that can be extended to hash
-                    user defined types, from Daniel James.</li>
-
-                    <li><span class="library"><a href=
-                    "libs/ptr_container/index.html">Pointer Container
-                    Library</a>:</span> Containers for storing heap-allocated
-                    polymorphic objects to ease OO-programming, from Thorsten
-                    Ottosen.</li>
-
-                    <li><span class="library"><a href=
-                    "libs/wave/index.html">Wave</a>:</span> Standards
-                    conformant implementation of the mandated C99/C++
-                    preprocessor functionality packed behind an easy to use
-                    iterator interface, from Hartmut&nbsp;Kaiser.</li>
-                  </ul>
-
-                  <h4>Updated Libraries</h4>
-
-                  <ul>
-                    <li><span class="library"><a href=
-                    "libs/assign/doc/index.html">Assignment
-                    Library</a>:</span> Support for <a href=
-                    "libs/ptr_container/index.html">Pointer Container
-                    Library</a> and new efficient functions
-                    <code>ref_list_of()</code> and
-                    <code>cref_list_of()</code> for generating anonymous
-                    ranges.</li>
-
-                    <li>
-                      <span class="library"><a href=
-                      "doc/html/date_time.html">Date-Time Library</a>:</span>
-
-                      <ul>
-                        <li>Added <a href=
-                        "doc/html/date_time/local_time.html">local time and
-                        time zone classes</a>.</li>
-
-                        <li>Added <a href=
-                        "doc/html/date_time/date_time_io.html">format-based
-                        Input/Output facets</a>.</li>
-
-                        <li>For a complete list of changes, see the library
-                        <a href=
-                        "doc/html/date_time/details.html#date_time.changes">change
-                        history</a>.</li>
-                      </ul>
-                    </li>
-
-                    <li>
-                      <span class="library"><a href=
-                      "libs/graph/doc/index.html">Graph Library</a>:</span>
-                      Introduced several new algorithms and improved existing
-                      algorithms:
-
-                      <ul>
-                        <li><a href="libs/graph/doc/python.html">Experimental
-                        Python bindings</a>, from Doug Gregor and Indiana
-                        University.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/floyd_warshall_shortest.html"><tt>floyd
-                        warshall all pairs shortest paths</tt></a>, from
-                        Lauren Foutz and Scott Hill.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/astar_search.html"><tt>astar
-                        search</tt></a>, from Kristopher Beevers and Jufeng
-                        Peng.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/fruchterman_reingold.html"><tt>fruchterman
-                        reingold force directed layout</tt></a>, from Doug
-                        Gregor and Indiana University.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/biconnected_components.html"><tt>biconnected
-                        components</tt> and <tt>articulation points</tt></a>,
-                        from Jeremy Siek, Janusz Piwowarski, and Doug
-                        Gregor.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/sequential_vertex_coloring.html"><tt>sequential
-                        vertex coloring</tt></a> has been updated, tested,
-                        and documented.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/gursoy_atun_layout.html"><tt>gursoy
-                        atun layout</tt></a>, from Jeremiah Willcock and Doug
-                        Gregor of Indiana University.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/king_ordering.html"><tt>king
-                        ordering</tt></a>, from D. Kevin McGrath of Indiana
-                        University.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/cuthill_mckee_ordering.html"><tt>cuthill
-                        mckee ordering</tt></a> has been recast as an
-                        invocation of <tt>breadth first search</tt> and now
-                        supports graphs with multiple components.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/dijkstra_shortest_paths.html"><tt>dijkstra
-                        shortest paths</tt></a> now uses a relaxed
-                        heap&nbsp;[<a href=
-                        "libs/graph/doc/bibliography.html#driscoll88">61</a>]
-                        as its priority queue, improving its complexity to
-                        <em>O(V log V)</em> and improving real-world
-                        performance for larger graphs.</li>
-
-                        <li><a href=
-                        "libs/graph/doc/read_graphviz.html"><code>read
-                        graphviz</code></a> now has a new, Spirit-based
-                        parser that works for all graph types and supports
-                        arbitrary properties on the graph, from Ron Garcia.
-                        The old, Bison-based GraphViz reader has been
-                        deprecated and will be removed in a future Boost
-                        release. <a href=
-                        "libs/graph/doc/write-graphviz.html"><code>write
-                        graphviz</code></a> also supports dynamic
-                        properties.</li>
-
-                        <li><a href="libs/graph/doc/subgraph.html">
-                        <code>subgraph</code></a>:
-                        <code>get_property</code> now refers to the
-                        subgraph property, not the root graph's
-                        property.</li>
-                        
-                        <li>See the <a href=
-                        "libs/graph/doc/history.html#by-version">history</a>
-                        for additional changes and bug fixes.</li>
-                      </ul>
-                    </li>
-
-                    <li>
-                      <span class="library"><a href=
-                      "libs/multi_index/doc/index.html">Multi-index
-                      Containers Library</a>:</span>
-
-                      <ul>
-                        <li>New <a href=
-                        "libs/multi_index/doc/advanced_topics.html#hashed_indices">
-                        hashed indices</a>.</li>
-
-                        <li>Added <a href=
-                        "libs/multi_index/doc/advanced_topics.html#serialization">
-                        serialization support</a>.</li>
-
-                        <li>For a complete list of changes, see the library
-                        <a href=
-                        "libs/multi_index/doc/release_notes.html">release
-                        notes</a>.</li>
-                      </ul>
-                    </li>
-
-                    <li>
-                      <span class="library"><a href=
-                      "libs/program_options/doc/index.html">Program options
-                      library</a>:</span>
-
-                      <ul>
-                        <li>Option descriptions are now printed with word
-                        wrapping.</li>
-
-                        <li>Command line parser can bypass unregistered
-                        options, instread of throwing.</li>
-
-                        <li>Removed support for "implicit" (optional)
-                        values.</li>
-
-                        <li>New customization method
-                        'command_line_parser::extra_style_parser'. Unlike
-                        'additional_parser', allows the user to parse several
-                        tokens and return a vector of options, not just a
-                        single option.</li>
-
-                        <li>Work with disabled exceptions.</li>
-                      </ul>
-                    </li>
-
-                    <li><span class="library"><a href=
-                    "libs/property_map/property_map.html">Property Map
-                    Library</a>:</span> Introduced the <a href=
-                    "libs/property_map/doc/dynamic_property_map.html"><code>dynamic
-                    properties</code></a> class, which provides
-                    dynamically-typed access to a set of property maps.</li>
-
-                    <li><span class="library"><a href="libs/random/index.html">
-                    Random Numbers</a>:</span> improved initialization for
-                    <code>mersenne_twister</code>, algorithm by Makoto
-                    Matsumoto and Takuji Nishimura, implemented for Boost by
-                    Jens Maurer.<br>
-                    <em>Note:</em> All test vectors for
-                    <code>mersenne_twister</code>s constructed or seeded
-                    without parameters or with a single
-                    <code>unsigned int</code> parameter become invalid.</li>
-
-                    <li><span class="library"><a href=
-                    "libs/range/index.html">Range Library</a>:</span> Minor
-                    addition of convenience functions to <code>iterator
-                    range</code> like <code>front(), back()</code> and
-                    <code>operator[]()</code>.</li>
-
-                    <li>
-                      <span class="library"><a href=
-                      "libs/regex/index.html">Regex Library</a>:</span>
-
-                      <ul>
-                        <li>Rewritten front end parser now supports
-                        (?imsx-imsx) constructs, plus lookbehind assertions
-                        and conditional expressions.</li>
-
-                        <li>Thin wrapper classes improve integration with
-                        MFC/ATL code.</li>
-
-                        <li>Full (optional) Unicode support via the ICU
-                        library.</li>
-                      </ul>Refer to the <a href=
-                      "libs/regex/doc/history.html">regex history page</a>
-                      for more information on these and other small changes.
-                    </li>
-
-                    <li><span class="library"><a href=
-                    "doc/html/signals.html">Signals Library</a>:</span> added
-                    slot blocking/unblocking, from Frantz Maerten. Huge
-                    improvements to signal invocation performance from Robert
-                    Zeh.</li>
-                  </ul>
-
-                  <h4>Acknowledgements</h4>
-
-                  <p><img src="more/boost_1_33_0.jpg" width="128" height=
-                  "118" alt="Medieval Mr. Gregor" class=
-                  "left-inset" /><a href="people/doug_gregor.html">Douglas
-                  Gregor</a> managed this release.</p>
-                </div>
-              </div>
-            </div>
 
 
-            <div class="sidebar" id="resources-sidebar">
-              <div class="sidebar-0">
-                <div class="sidebar-1">
-                  <div class="sidebar-2">
-                    <div class="sidebar-3">
-                      <div class="sidecell" id="support">
-                        <div class="sidecell-0">
-                          <h4>Support</h4>
+                <div class="sidebar" id="participation-sidebar">
+                  <div class="sidebar-0">
+                    <div class="sidebar-1">
+                      <div class="sidebar-2">
+                        <div class="sidebar-3">
+                          <div class="sidecell" id="groups">
+                            <div class="sidecell-0">
+                              <h4>Groups</h4>
+
+                              <ul>
+                                <li><a href=
+                                "more/mailing_lists.htm#main">Boost
+                                (Developers)</a></li>
+
+                                <li><a href=
+                                "more/mailing_lists.htm#users">Boost
+                                Users</a></li>
+
+                                <li><a href=
+                                "more/mailing_lists.htm#announce">Announcements</a></li>
+
+                                <li><a href=
+                                "more/mailing_lists.htm#interest">Boost
+                                General Interest</a></li>
+
+                                <li><a href=
+                                "more/mailing_lists.htm#projects">Project-Specific</a></li>
+
+                                <li><a href=
+                                "more/discussion_policy.htm">Discussion
+                                Policy</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                          <ul>
-                            <li><a href="more/faq.htm">FAQ</a></li>
+                          <div class="sidecell" id="contribute">
+                            <div class="sidecell-0">
+                              <h4>Contribute</h4>
 
 
-                            <li><a href=
-                            "http://sourceforge.net/tracker/?group_id=7586">Request
-                            Support</a></li>
+                              <ul>
+                                <li><a href=
+                                "more/formal_review_process.htm">Formal
+                                Reviews</a></li>
 
 
-                            <li><a href="more/bugs.htm">Report Bugs</a></li>
+                                <li><a href=
+                                "more/formal_review_schedule.html">Review
+                                Schedule</a></li>
 
 
-                            <li><a href=
-                            "more/requesting_new_features.htm">Suggest
-                            Features</a></li>
+                                <li><a href=
+                                "more/lib_guide.htm#Requirements">Requirements</a></li>
 
 
-                            <li><a href=
-                            "more/links.htm#Commercial%20Support">Commercial
-                            Support</a></li>
+                                <li><a href=
+                                "more/lib_guide.htm#Guidelines">Guidelines</a></li>
 
 
-                            <li><a href="more/mailing_lists.htm">Mailing
-                            Lists</a></li>
+                                <li><a href=
+                                "more/submission_process.htm">Submissions</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                            <li><a href="more/version_history.html">Version
-                            History</a></li>
-                          </ul>
+                          <div class="clear"></div>
                         </div>
                         </div>
                       </div>
                       </div>
+                    </div>
+                  </div>
+                </div>
 
 
-                      <div class="sidecell" id="other">
-                        <div class="sidecell-0">
-                          <h4>Other Resources</h4>
+                <div class="sidebar" id="resources-sidebar">
+                  <div class="sidebar-0">
+                    <div class="sidebar-1">
+                      <div class="sidebar-2">
+                        <div class="sidebar-3">
+                          <div class="sidecell" id="support">
+                            <div class="sidecell-0">
+                              <h4>Support</h4>
+
+                              <ul>
+                                <li><a href="more/faq.htm">FAQ</a></li>
+
+                                <li><a href=
+                                "http://sourceforge.net/tracker/?group_id=7586">
+                                Request Support</a></li>
+
+                                <li><a href="more/bugs.htm">Report
+                                Bugs</a></li>
+
+                                <li><a href=
+                                "more/requesting_new_features.htm">Suggest
+                                Features</a></li>
+
+                                <li><a href=
+                                "more/links.htm#Commercial%20Support">Commercial
+                                Support</a></li>
+
+                                <li><a href="more/mailing_lists.htm">Mailing
+                                Lists</a></li>
+
+                                <li><a href=
+                                "more/version_history.html">Version
+                                History</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                          <ul>
-                            <li><a href=
-                            "http://boost-sandbox.sourceforge.net/vault/">Sandbox
-                            Files</a></li>
+                          <div class="sidecell" id="other">
+                            <div class="sidecell-0">
+                              <h4>Other Resources</h4>
 
 
-                            <li><a href=
-                            "http://www.yahoogroups.com/files/boost/">Files
-                            (Members)</a></li>
+                              <ul>
+                                <li><a href=
+                                "http://boost-sandbox.sourceforge.net/vault/">
+                                Sandbox Files</a></li>
 
 
-                            <li><a href="more/getting_started.html#CVS">Main
-                            CVS</a></li>
+                                <li><a href=
+                                "http://www.yahoogroups.com/files/boost/">Files
+                                (Members)</a></li>
 
 
-                            <li><a href=
-                            "more/mailing_lists.htm#sandbox">Sandbox
-                            CVS</a></li>
+                                <li><a href=
+                                "more/getting_started.html#CVS">Main
+                                CVS</a></li>
 
 
-                            <li><a href="tools/index.html">Tools</a></li>
+                                <li><a href=
+                                "more/mailing_lists.htm#sandbox">Sandbox
+                                CVS</a></li>
 
 
-                            <li><a href="people/people.htm">People</a></li>
+                                <li><a href="tools/index.html">Tools</a></li>
 
 
-                            <li><a href=
-                            "doc/html/who_s_using_boost_.html">Who's Using
-                            Boost?</a></li>
+                                <li><a href=
+                                "people/people.htm">People</a></li>
 
 
-                            <li><a href=
-                            "more/moderators.html">Moderators</a></li>
+                                <li><a href=
+                                "doc/html/who_s_using_boost_.html">Who's
+                                Using Boost?</a></li>
 
 
-                            <li><a href="more/index.htm">More Boost</a></li>
+                                <li><a href=
+                                "more/moderators.html">Moderators</a></li>
 
 
-                            <li><a href="more/links.htm#cpp">More
-                            C++</a></li>
-                          </ul>
-                        </div>
-                      </div>
+                                <li><a href="more/index.htm">More
+                                Boost</a></li>
 
 
-                      <div class="sidecell" id="official">
-                        <div class="sidecell-0">
-                          <h4>Official Branch Sites</h4>
+                                <li><a href="more/links.htm#cpp">More
+                                C++</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                          <ul>
-                            <li><a href=
-                            "http://spirit.sourceforge.net/">Spirit</a></li>
-                          </ul>
-                        </div>
-                      </div>
+                          <div class="sidecell" id="official">
+                            <div class="sidecell-0">
+                              <h4>Official Branch Sites</h4>
+
+                              <ul>
+                                <li><a href=
+                                "http://spirit.sourceforge.net/">Spirit</a></li>
+                              </ul>
+                            </div>
+                          </div>
 
 
-                      <div class="sidecell" id="unofficial">
-                        <div class="sidecell-0">
-                          <h4>Unofficial Branch Sites</h4>
+                          <div class="sidecell" id="unofficial">
+                            <div class="sidecell-0">
+                              <h4>Unofficial Branch Sites</h4>
 
 
-                          <ul>
-                            <li><a href=
-                            "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
-                            Wiki</a></li>
+                              <ul>
+                                <li><a href=
+                                "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
+                                Wiki</a></li>
 
 
-                            <li><a href="http://boost.c-view.org">Chinese
-                            mirror</a></li>
-                          </ul>
+                                <li><a href="http://boost.c-view.org">Chinese
+                                mirror</a></li>
+                              </ul>
+                            </div>
+                          </div>
+
+                          <div class="clear"></div>
                         </div>
                         </div>
                       </div>
                       </div>
-
-                      <div class="clear"></div>
                     </div>
                     </div>
                   </div>
                   </div>
                 </div>
                 </div>
-              </div>
-            </div>
-
-            <div class="sidebar" id="footer-sidebar">
-              <div class="sidebar-0">
-                <div class="sidebar-1">
-                  <div class="sidebar-2">
-                    <div class="sidebar-3">
-                      <div class="sidecell" id="footer">
-                        <div class="sidecell-0">
-                          <div id="revised">
-                            <p>Revised 
-                            <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
-                             <!-- #BeginDate format:Sw1 -->8 May, 2005 
-                            <!-- #EndDate -->
-                             
-                            <!--webbot bot="Timestamp" endspan i-checksum="40407" --></p>
-                          </div>
-
-                          <div id="copyright">
-                            <p>Copyright Beman Dawes, David Abrahams,
-                            1998-2003.</p>
-
-                            <p>Copyright Rene Rivera 2004-2005.</p>
+              </td>
+            </tr>
+
+            <tr>
+              <td id="sidebars-bottom">
+                <div class="sidebar" id="footer-sidebar">
+                  <div class="sidebar-0">
+                    <div class="sidebar-1">
+                      <div class="sidebar-2">
+                        <div class="sidebar-3">
+                          <div class="sidecell" id="footer">
+                            <div class="sidecell-0">
+                              <div id="revised">
+                                <p>Revised <span class=
+                                "cvs-keyword-date">$Date$</span></p>
+                              </div>
+
+                              <div id="copyright">
+                                <p>Copyright Beman Dawes, David Abrahams,
+                                1998-2003.</p>
+
+                                <p>Copyright Rene Rivera 2004-2005.</p>
+                              </div>
+
+                              <div id="license">
+                                <p>Distributed under the Boost Software
+                                License, Version 1.0. (See accompanying file
+                                <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>
+                              </div>
+
+                              <div id="banners">
+                                <p><a href=
+                                "http://validator.w3.org/check?uri=referer"><img class="c1"
+                                     src="more/w3c_valid_xhtml10.png" alt=
+                                     "Valid XHTML 1.0!" /></a></p>
+
+                                <p><a href=
+                                "http://jigsaw.w3.org/css-validator/check/referer">
+                                <img class="c1" src="more/w3c_valid_css.png"
+                                alt="Valid CSS!" /></a></p>
+
+                                <p><a href=
+                                "http://sourceforge.net"><img class="c1" src=
+                                "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
+                                     alt="SourceForge.net" /></a></p>
+                              </div>
+                            </div>
                           </div>
                           </div>
 
 
-                          <div id="license">
-                            <p>Distributed under the Boost Software License,
-                            Version 1.0. (See accompanying file <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>
-                          </div>
-
-                          <div id="banners">
-                            <p><a href=
-                            "http://validator.w3.org/check?uri=referer"><img class="c1"
-                                 src="more/w3c_valid_xhtml10.png" alt=
-                                 "Valid XHTML 1.0!" /></a></p>
-
-                            <p><a href=
-                            "http://jigsaw.w3.org/css-validator/check/referer">
-                            <img class="c1" src="more/w3c_valid_css.png" alt=
-                            "Valid CSS!" /></a></p>
-
-                            <p><a href="http://sourceforge.net"><img class=
-                            "c1" src=
-                            "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
-                                 alt="SourceForge.net" /></a></p>
-                          </div>
+                          <div class="clear"></div>
                         </div>
                         </div>
                       </div>
                       </div>
-
-                      <div class="clear"></div>
                     </div>
                     </div>
                   </div>
                   </div>
                 </div>
                 </div>
-              </div>
-            </div>
-
-            <div class="clear"></div>
-          </div>
+              </td>
+            </tr>
+          </table>
         </div>
         </div>
-
-        <div class="clear"></div>
-
-        <div id="d4"></div>
-
-        <div id="d5"></div>
-
-        <div id="d6"></div>
-
-        <div id="d7"></div>
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>

+ 48 - 1
more/css_0/common.css

@@ -39,6 +39,17 @@ a:hover {
   height: 1px;
   height: 1px;
   overflow: hidden;
   overflow: hidden;
 }
 }
+/* Enforce a minimum width. */
+/* - For IE we can't really control this so we only make
+   sure the container doesn't look strange at small sizes by
+   making the body have enough whitespace. */
+#content h1, #content h2, #content h3 {
+  white-space: nowrap;
+}
+/* - New browsers have the easy way to set this. */
+.body-0 {
+  min-width: 55em;
+}
 /* The shadow arrangement. */
 /* The shadow arrangement. */
 .body-0 {
 .body-0 {
   padding-left: 50px;
   padding-left: 50px;
@@ -61,9 +72,14 @@ a:hover {
   border: 2px solid #FFFFFF;
   border: 2px solid #FFFFFF;
   position: relative;
   position: relative;
 }
 }
-#heading h1 {
+#heading * {
   color: #FFFFFF;
   color: #FFFFFF;
+}
+#heading h1 {
   padding: 2.5em 0.25em 0.25em 0.75em;
   padding: 2.5em 0.25em 0.25em 0.75em;
+  float: left;
+  position: relative;
+  white-space: nowrap;
 }
 }
 #heading #boost {
 #heading #boost {
   font-size: 250%;
   font-size: 250%;
@@ -75,6 +91,28 @@ a:hover {
   font-weight: 900;
   font-weight: 900;
   padding-left: 0.75em;
   padding-left: 0.75em;
 }
 }
+#heading-quote {
+  white-space: nowrap;
+  margin: 0.75em 0.75em 0em -7em;
+  float: right;
+  clear: right;
+  position: relative;
+  text-align: right;
+}
+#heading-quote .quote {
+  font-size: 80%;
+  display: block;
+}
+#heading-quote .attribution {
+  font-size: 75%;
+  display: block;
+}
+#heading-quote a {
+  border-bottom: 1px solid #0080C0;
+}
+#heading-quote a:hover {
+  border-bottom: 1px solid #c8dae3;
+}
 /* Content sections, inside the top content section. */
 /* Content sections, inside the top content section. */
 .section {
 .section {
   padding-left: 28px;
   padding-left: 28px;
@@ -147,6 +185,15 @@ a:hover {
 }
 }
 .section-body .faq .faq-answer {
 .section-body .faq .faq-answer {
 }
 }
+.section-body .note {
+  margin: 0em 0em 1em 0em;
+}
+.section-body .note .note-label {
+  color: #005080;
+  font-weight: bold;
+}
+.section-body .note .note-body {
+}
 /* Section headings, all use the same stream op indicator style. */
 /* Section headings, all use the same stream op indicator style. */
 #content h1, #content h2 {
 #content h1, #content h2 {
   padding-left: 24px;
   padding-left: 24px;

+ 11 - 29
more/css_0/front.css

@@ -4,40 +4,22 @@
   (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
   (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 */
 */
 @import url(common.css);
 @import url(common.css);
-/* Enforce a minimum width. */
-/* - For IE we can't really control this so we only make
-   sure the container doesn't look strange at small sizes by
-   making the body have enough whitespace. */
-#heading h1 {
-  white-space: nowrap;
-  padding-right: 30em;
-}
-#content h1, #content h2, #content h3 {
-  white-space: nowrap;
-}
-/* - New browsers have the easy way to set this. */
-.body-0 {
-  min-width: 50em;
-}
 /* */
 /* */
 #news {
 #news {
   margin-bottom: 0em;
   margin-bottom: 0em;
 }
 }
-.section-body {
-  width: 100%;
-  float: left;
+#content table {
+  border-spacing: 0em;
 }
 }
-.section-body-0 {
-  margin: 0em 24em 0em 0em;
-  padding: 0em;
+#sidebars-top {
+  vertical-align: top;
+}
+#sidebars-bottom {
+  vertical-align: bottom;
 }
 }
 .sidebar {
 .sidebar {
   width: 22em;
   width: 22em;
-  margin: 0em 0em 0em -22.5em;
-  float: right;
-}
-#footer-sidebar {
-  clear: right;
+  margin: 0em 0em 1em 1em
 }
 }
 #content h1, #content h2 {
 #content h1, #content h2 {
   margin: 0em 0em 0.5em 0em;
   margin: 0em 0em 0.5em 0em;
@@ -108,14 +90,14 @@
 }
 }
 /* Search box */
 /* Search box */
 #search {
 #search {
-  width: 100%;
+  width: 98.5%;
 }
 }
-/* - The three parts of hte search widget. */
+/* - The three parts of the search widget. */
 #search #search-text {
 #search #search-text {
   display: block;
   display: block;
   height: 1.8em;
   height: 1.8em;
   margin: 0.25em 0em 0em 0em;
   margin: 0.25em 0em 0em 0em;
-  padding: 0em 47.5% 0em 0em;
+  padding: 0em 48% 0em 0em;
 }
 }
 #search #search-choice {
 #search #search-choice {
   display: block;
   display: block;

+ 5 - 3
more/css_0/inner.css

@@ -7,10 +7,12 @@
 /* Heading quick pick menu. */
 /* Heading quick pick menu. */
 #heading ul {
 #heading ul {
   float: right;
   float: right;
-  margin: -2.5em 1em 0em 0em;
+  clear: right;
+  margin: 0.5em 1em 0em 0em;
   padding: 0.25em 0em 0.25em 0em;
   padding: 0.25em 0em 0.25em 0em;
   position: relative;
   position: relative;
   list-style-type: none;
   list-style-type: none;
+  white-space: nowrap;
 }
 }
 #heading ul li {
 #heading ul li {
   display: inline;
   display: inline;
@@ -25,11 +27,11 @@
 #heading ul li a:hover {
 #heading ul li a:hover {
   border: 1px solid #c8dae3;
   border: 1px solid #c8dae3;
 }
 }
-#heading a {
+#heading h1 a {
   color: #FFFFFF;
   color: #FFFFFF;
   border: none;
   border: none;
 }
 }
-#heading a:hover {
+#heading h1 a:hover {
   border: none;
   border: none;
 }
 }
 /* */
 /* */

+ 73 - 55
more/version_history.html

@@ -3,12 +3,16 @@
 
 
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 <head>
+  <title>Boost Version History</title>
   <meta name="generator" content=
   <meta name="generator" content=
   "HTML Tidy for Mac OS X (vers 1st August 2004), see www.w3.org" />
   "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" />
   <meta content="text/html; charset=us-ascii" http-equiv="content-type" />
   <link rel="stylesheet" type="text/css" href="css_0/inner.css" />
   <link rel="stylesheet" type="text/css" href="css_0/inner.css" />
-
-  <title>Boost Version History</title>
+  <!--[if IE]>
+    <style type="text/css">
+      body { behavior: url(more/css_0/csshover.htc); }
+    </style>
+    <![endif]-->
 </head>
 </head>
 
 
 <body>
 <body>
@@ -16,20 +20,35 @@
     <div class="body-1">
     <div class="body-1">
       <div class="body-2">
       <div class="body-2">
         <div id="heading">
         <div id="heading">
-          <h1><a href="../index.htm"><span id="boost">Boost</span> <span id=
-          "cpplibraries">C++ Libraries</span></a></h1>
-
-          <ul>
-            <li id="menu_libraries"><a href=
-            "../libs/libraries.htm">Libraries</a></li>
-
-            <li id="menu_people"><a href=
-            "../people/people.htm">People</a></li>
-
-            <li id="menu_faq"><a href="faq.htm">FAQ</a></li>
-
-            <li id="menu_more"><a href="index.htm">More</a></li>
-          </ul>
+          <div id="heading-0">
+            <h1><a href="../index.htm"><span id="boost">Boost</span>
+            <span id="cpplibraries">C++ Libraries</span></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=
+              "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
+              Alexandrescu</a>, <a href=
+              "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
+              Standards</a></span>
+            </blockquote>
+
+            <ul>
+              <li id="menu_libraries"><a href=
+              "../libs/libraries.htm">Libraries</a></li>
+
+              <li id="menu_people"><a href=
+              "../people/people.htm">People</a></li>
+
+              <li id="menu_faq"><a href="faq.htm">FAQ</a></li>
+
+              <li id="menu_more"><a href="index.htm">More</a></li>
+            </ul>
+
+            <div class="clear"></div>
+          </div>
         </div>
         </div>
 
 
         <div id="content">
         <div id="content">
@@ -373,8 +392,8 @@
                       <li><span class="library"><a href=
                       <li><span class="library"><a href=
                       "../libs/date_time/doc/index.html">Date Time
                       "../libs/date_time/doc/index.html">Date Time
                       Library</a>:</span> A whole host of bug fixes, new
                       Library</a>:</span> A whole host of bug fixes, new
-                      features, and documentation improvements. See the
-                      Date Time Change History for details.</li>
+                      features, and documentation improvements. See the Date
+                      Time Change History for details.</li>
 
 
                       <li><span class="library"><a href=
                       <li><span class="library"><a href=
                       "../libs/filesystem/doc/index.htm">Filesystem
                       "../libs/filesystem/doc/index.htm">Filesystem
@@ -753,8 +772,7 @@
                       "../libs/date_time/doc/index.html">Date-Time
                       "../libs/date_time/doc/index.html">Date-Time
                       Library</a> - several fixes and small additions
                       Library</a> - several fixes and small additions
                       including an interface change to partial_date. See the
                       including an interface change to partial_date. See the
-                      Date-Time
-                      Change History for more details.</li>
+                      Date-Time Change History for more details.</li>
 
 
                       <li><a href="../libs/function/index.html">Function
                       <li><a href="../libs/function/index.html">Function
                       Library</a> - added support for assignment to zero (to
                       Library</a> - added support for assignment to zero (to
@@ -1165,8 +1183,8 @@
                       Pointer Library</a>: shared_ptr polymorphic pointers
                       Pointer Library</a>: shared_ptr polymorphic pointers
                       now work on more broken compilers.</li>
                       now work on more broken compilers.</li>
 
 
-                      <li>IBM/Aix
-                      Compiler status table contributed by Toon Knapen.</li>
+                      <li>IBM/Aix Compiler status table contributed by Toon
+                      Knapen.</li>
 
 
                       <li>Minor fixes to a number of other libraries.</li>
                       <li>Minor fixes to a number of other libraries.</li>
                     </ul>
                     </ul>
@@ -1227,8 +1245,8 @@
                       parameters technique. Added graph isomorphism
                       parameters technique. Added graph isomorphism
                       algorithm.</li>
                       algorithm.</li>
 
 
-                      <li>Download refinements -
-                      files now available from either FTP or web server.</li>
+                      <li>Download refinements - files now available from
+                      either FTP or web server.</li>
 
 
                       <li><a href=
                       <li><a href=
                       "http://sourceforge.net/tracker/?group_id=7586">Tracker</a>
                       "http://sourceforge.net/tracker/?group_id=7586">Tracker</a>
@@ -1244,9 +1262,8 @@
                     <h3>1.21.1 (14 Mar 2001)</h3>
                     <h3>1.21.1 (14 Mar 2001)</h3>
 
 
                     <ul>
                     <ul>
-                      <li>New download page. The
-                      .zip and .tar.gz files now live on the SourceForge ftp
-                      site.</li>
+                      <li>New download page. The .zip and .tar.gz files now
+                      live on the SourceForge ftp site.</li>
 
 
                       <li><a href="../libs/graph/doc/index.html">Graph
                       <li><a href="../libs/graph/doc/index.html">Graph
                       Library</a>: Minor docs fixes.</li>
                       Library</a>: Minor docs fixes.</li>
@@ -1317,8 +1334,8 @@
                       Expression Library</a>: Minor fixes for Unicode
                       Expression Library</a>: Minor fixes for Unicode
                       platforms.</li>
                       platforms.</li>
 
 
-                      <li><a href="../libs/type_traits/index.html">Type Traits
-                      Library</a> upgraded: Major revision.</li>
+                      <li><a href="../libs/type_traits/index.html">Type
+                      Traits Library</a> upgraded: Major revision.</li>
                     </ul>
                     </ul>
                   </div>
                   </div>
 
 
@@ -1362,8 +1379,8 @@
                       <li><a href="../libs/regex/index.html">Regular
                       <li><a href="../libs/regex/index.html">Regular
                       Expression Library</a>: minor updates.</li>
                       Expression Library</a>: minor updates.</li>
 
 
-                      <li><a href="../libs/smart_ptr/index.html">Smart Pointer
-                      Library</a>: shared_ptr example added.</li>
+                      <li><a href="../libs/smart_ptr/index.html">Smart
+                      Pointer Library</a>: shared_ptr example added.</li>
 
 
                       <li><a href="../libs/timer/index.html">Timer
                       <li><a href="../libs/timer/index.html">Timer
                       Library</a>: changed to an all inline
                       Library</a>: changed to an all inline
@@ -1412,8 +1429,8 @@
                       <li><a href="discussion_policy.htm">Discussion
                       <li><a href="discussion_policy.htm">Discussion
                       Policy</a> page added.</li>
                       Policy</a> page added.</li>
 
 
-                      <li><a href="../libs/array/index.html">Array Library</a>
-                      minor documentation improvements.</li>
+                      <li><a href="../libs/array/index.html">Array
+                      Library</a> minor documentation improvements.</li>
 
 
                       <li><a href=
                       <li><a href=
                       "../libs/graph/doc/table_of_contents.html">Graph
                       "../libs/graph/doc/table_of_contents.html">Graph
@@ -1479,7 +1496,8 @@
                       changed to no longer expose names to the global
                       changed to no longer expose names to the global
                       namespace.</li>
                       namespace.</li>
 
 
-                      <li>BeOS5/Intel compiler status contributed by John Maddock.</li>
+                      <li>BeOS5/Intel compiler status contributed by John
+                      Maddock.</li>
 
 
                       <li><a href="../status/compiler_status.html">Compiler
                       <li><a href="../status/compiler_status.html">Compiler
                       Status</a> added two additional test programs.</li>
                       Status</a> added two additional test programs.</li>
@@ -1567,10 +1585,9 @@
                           "../boost/functional.hpp">functional.hpp</a>
                           "../boost/functional.hpp">functional.hpp</a>
                           compiler workarounds added.</li>
                           compiler workarounds added.</li>
 
 
-                          <li><code>tie()
-                          function template</code> added to utility.hpp for
-                          easier handling of std::pair&lt;&gt; return
-                          values.</li>
+                          <li><code>tie() function template</code> added to
+                          utility.hpp for easier handling of
+                          std::pair&lt;&gt; return values.</li>
 
 
                           <li><a href="../libs/integer/index.html">Integer
                           <li><a href="../libs/integer/index.html">Integer
                           Library</a> improved handling of 64-bit
                           Library</a> improved handling of 64-bit
@@ -1586,9 +1603,9 @@
                     <h3>1.17.0 (3 Aug 2000)</h3>
                     <h3>1.17.0 (3 Aug 2000)</h3>
 
 
                     <ul>
                     <ul>
-                      <li><a href="../libs/array/index.html">Array Library</a>
-                      added - An STL compliant container wrapper for arrays
-                      of constant size from Nicolai Josuttis.</li>
+                      <li><a href="../libs/array/index.html">Array
+                      Library</a> added - An STL compliant container wrapper
+                      for arrays of constant size from Nicolai Josuttis.</li>
 
 
                       <li>array traits header renamed array_traits.hpp (was
                       <li>array traits header renamed array_traits.hpp (was
                       array.hpp).</li>
                       array.hpp).</li>
@@ -1597,8 +1614,8 @@
                       Library</a>: more minor changes to support more
                       Library</a>: more minor changes to support more
                       compilers.</li>
                       compilers.</li>
 
 
-                      <li><a href="../libs/smart_ptr/index.html">Smart Pointer
-                      Library</a>: performance reducing
+                      <li><a href="../libs/smart_ptr/index.html">Smart
+                      Pointer Library</a>: performance reducing
                       exception-specifications removed.</li>
                       exception-specifications removed.</li>
 
 
                       <li>Compiler and test program fixes for call_traits,
                       <li>Compiler and test program fixes for call_traits,
@@ -1695,8 +1712,9 @@
                       page and test program.</li>
                       page and test program.</li>
 
 
                       <li>Added Experimental <a href=
                       <li>Added Experimental <a href=
-                      "../status/compiler_status.html">Compiler Status</a> page
-                      showing what library works with which compilers.</li>
+                      "../status/compiler_status.html">Compiler Status</a>
+                      page showing what library works with which
+                      compilers.</li>
                     </ul>
                     </ul>
                   </div>
                   </div>
 
 
@@ -1731,8 +1749,8 @@
 
 
                     <p>Minor additions to <a href=
                     <p>Minor additions to <a href=
                     "../boost/config.hpp">config.hpp</a> for Borland
                     "../boost/config.hpp">config.hpp</a> for Borland
-                    compilers. Minor fix to <tt>type_traits</tt>
-                    example. Minor web site fixes. <a href=
+                    compilers. Minor fix to <tt>type_traits</tt> example.
+                    Minor web site fixes. <a href=
                     "formal_review_process.htm">Library Formal Review
                     "formal_review_process.htm">Library Formal Review
                     Process</a> page added.</p>
                     Process</a> page added.</p>
                   </div>
                   </div>
@@ -1757,9 +1775,9 @@
                     "../libs/utility/call_traits.htm">call_traits</a>,
                     "../libs/utility/call_traits.htm">call_traits</a>,
                     <a href=
                     <a href=
                     "../libs/utility/compressed_pair.htm">compressed_pair</a>,
                     "../libs/utility/compressed_pair.htm">compressed_pair</a>,
-                    and type_traits.
-                    Updated <a href="lib_guide.htm">Library Guidelines</a>
-                    and <a href="../people/people.htm">People</a> page.</p>
+                    and type_traits. Updated <a href="lib_guide.htm">Library
+                    Guidelines</a> and <a href=
+                    "../people/people.htm">People</a> page.</p>
                   </div>
                   </div>
 
 
                   <div class="history_item" id="v1.14.0">
                   <div class="history_item" id="v1.14.0">
@@ -1777,8 +1795,7 @@
                     <h3>1.13.0 (29 Feb 2000)</h3>
                     <h3>1.13.0 (29 Feb 2000)</h3>
 
 
                     <p>Adds <a href="../libs/utility/index.html">Utility
                     <p>Adds <a href="../libs/utility/index.html">Utility
-                    Library</a> type_traits,
-                    <a href=
+                    Library</a> type_traits, <a href=
                     "../libs/utility/call_traits.htm">call_traits</a>, and
                     "../libs/utility/call_traits.htm">call_traits</a>, and
                     <a href=
                     <a href=
                     "../libs/utility/compressed_pair.htm">compressed_pair</a>
                     "../libs/utility/compressed_pair.htm">compressed_pair</a>
@@ -1800,8 +1817,8 @@
 
 
                     <p><a href="../libs/smart_ptr/smarttests.htm">Smart
                     <p><a href="../libs/smart_ptr/smarttests.htm">Smart
                     pointer timings</a> added (thanks to Gavin Collings).
                     pointer timings</a> added (thanks to Gavin Collings).
-                    Minor fix to <tt>min_rand</tt> sample program.
-                    Minor fixes to <a href=
+                    Minor fix to <tt>min_rand</tt> sample program. Minor
+                    fixes to <a href=
                     "../boost/config.hpp">config.hpp</a>.</p>
                     "../boost/config.hpp">config.hpp</a>.</p>
                   </div>
                   </div>
                   <!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
                   <!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
@@ -1815,7 +1832,8 @@
         </div>
         </div>
 
 
         <div id="footer">
         <div id="footer">
-          <p id="revised">Revised: 6 May 2005</p>
+          <p id="revised">Revised <span class=
+          "cvs-keyword-date">$Date$</span></p>
 
 
           <p id="copyright">Copyright Daryle Walker 2004. Copyright Rene
           <p id="copyright">Copyright Daryle Walker 2004. Copyright Rene
           Rivera 2005.</p>
           Rivera 2005.</p>

粤ICP备19079148号