Browse Source

Acknowledge Aleksey

[SVN r26230]
Dave Abrahams 21 years ago
parent
commit
05d54c44a9
1 changed files with 82 additions and 32 deletions
  1. 82 32
      index.htm

+ 82 - 32
index.htm

@@ -165,45 +165,95 @@
                           from Doug Gregor.</LI>
                         </UL>
 
-                        <H4>Updated Libraries</H4>
+                        <h4>Updated Libraries</h4>
 
-			<UL>
-                          <LI>Compose: This deprecated library has been removed.</LI>
-                          <LI><A href="libs/graph/index.html">Graph</A>:
-                            <UL>
-                              <LI>Added <A href="libs/graph/doc/bundles.html">bundled properties</A> to the
-                              <A href="libs/graph/doc/adjacency_list.html"><CODE>adjacency_list</CODE></A>
-                              and <A href="libs/graph/doc/adjacency_matrix.html"><CODE>adjacency_matrix</CODE></A>
+                        <ul>
+                          <li>Compose: This deprecated library has been removed.</li>
+                          <li><a href="libs/graph/index.html">Graph</a>:
+                            <ul>
+                              <li>Added <a href="libs/graph/doc/bundles.html">bundled properties</a> to the
+                              <a href="libs/graph/doc/adjacency_list.html"><code>adjacency_list</code></a>
+                              and <a href="libs/graph/doc/adjacency_matrix.html"><code>adjacency_matrix</code></a>
                               class templates, greatly simplifying the introduction of internal
-                              vertex and edge properties.</LI>
-                              <LI>The <A
+                              vertex and edge properties.</li>
+                              <li>The <a
                               href="libs/graph/doc/leda_conversion.html">LEDA
-                              graph adaptors</A> have been ported to
-                              LEDA 4.5.</LI>
-                              <LI>Added algorithms for <A
+                              graph adaptors</a> have been ported to
+                              LEDA 4.5.</li>
+                              <li>Added algorithms for <a
                               href="libs/graph/doc/betweenness_centrality.html">betweenness
-                              centrality</A> and <A
+                              centrality</a> and <a
                               href="libs/graph/doc/bc_clustering.html">betweenness
-                              centrality clustering</A>.</LI>
-                              <LI>Added <A
+                              centrality clustering</a>.</li>
+                              <li>Added <a
                               href="libs/graph/doc/circle_layout.html">circle
-                              layout</A> and <A
+                              layout</a> and <a
                               href="libs/graph/doc/kamada_kawai_spring_layout.html">undirected
-                              spring layout</A> algorithms.</LI>
-                            </UL>
-                          </LI>
-                          <LI><A href="doc/html/signals.html">Signals Library</A>: Introduced deterministic slot ordering, permitting slots to be connected at the beginning or end of slot groups or the slot list itself. Combiners may safely have state and are accessible from the signal.</LI>
-                          <LI><A href="libs/utility/utility.htm">Utility</A>: class template <A href="libs/utility/utility.htm#result_of">result_of</A> added.</LI>
-                          <LI><A href="libs/test/index.html">Test Library</A>:
-                            <UL>
-                              <LI>namespace names gets shorten; old one still
-                                supported till next release</LI>
-                              <LI>added proper encoding of XML PCDATA</LI>
-                              <LI>support for wide string comparison implemented</LI>
-                              </UL>
-                            For complete list of changes see Test Library <A href="libs/test/doc/release_notes.html#v1_32_0"> release
-                          notes</A></LI>
-			</UL>
+                              spring layout</a> algorithms.</li>
+                            </ul>
+                          </li>
+                          <li><a href="libs/mpl/doc/index.html">MPL Library</a>: 
+                            <ul>
+                                <li>New <a href="libs/mpl/doc/index.html">documentation</a>, including a complete <a href="libs/mpl/doc/refmanual.html">reference manual.</a></li>
+                                <li>Major interface changes and improvements, many of which are <em>not</em> backward 
+                                    compatible. Please refer to the <a href="libs/mpl/doc/tutorial/changes-in-boost-1-32-0.html">
+                                    1.32 changelog</a> for the detailed information about upgrading to the new version. 
+                                    </li>
+                                </ul>
+                            </li>
+                          <li><a href="doc/html/signals.html">Signals Library</a>: Introduced deterministic slot ordering, permitting slots to be connected at the beginning or end of slot groups or the slot list itself. Combiners may safely have state and are accessible from the signal.</li>
+                          <li><a href="libs/utility/utility.htm">Utility</a>: class template <a href="libs/utility/utility.htm#result_of">result_of</a> added.</li>
+                          <li><a href="libs/test/index.html">Test Library</a>: 
+                            <ul> 
+                                <li>namespace names gets shorten; old one still 
+                                supported till next release</li> 
+                                <li>added proper encoding of XML PCDATA</li> 
+                                <li>support for wide string comparison implemented</li> 
+                                </ul> 
+                            For complete list of changes see Test Library <a href="libs/test/doc/release_notes.html#v1_32_0"> release notes</a>.
+                            </li> 
+                        </ul>
+                        
+                        <h4>Acknowledgements</h4>
+
+                        <p>
+                        <img border="0" src="http://boost.sourceforge.net/photos/aleksey_gurtovoy2.jpg" align="left" hspace="10" vspace="5" width="128" height="250">
+<a href="people/aleksey_gurtovoy.htm">Aleksey Gurtovoy</a> managed
+                        this release.  <a
+                        href="more\release_mgr_checklist.html">Managing
+                        a release</a> at all is an enormous job, and
+                        Aleksey always goes beyond merely meeting
+                        requirements by insisting on the highest
+                        possible quality.  The Boost membership owes
+                        him a debt of gratitude.
+
+                        <p>This release wouldn't have been possible without the dedicated effort of 
+                        many, many members of the Boost community who generously contributed their 
+                        outstanding expertise, time and energy to making it happen. For patches, bug 
+                        fixes, troubleshooting, expert advice, and prompt responses to the release 
+                        manager's requests we thank:</p>
+                        
+                        <p>David Abrahams, Misha Bergal, Jonathan Brandmeyer, Fernando Cacciola, 
+                        Marshall Clow, Christopher Currie, Pavol Droba, Caleb Epstein, Eric Friedman, 
+                        Jeff Garland, Michael Glassford, Doug Gregor, Joel de Guzman, Hubert Holin, 
+                        Jaakko Järvi, Hartmut Kaiser, Bronek Kozicki, Tarjei Knapstad, Toon Knapen, 
+                        Aaron W. LaFramboise, Joaquín M López Muñoz, Christoph Ludwig, John Maddock, 
+                        Paul Mensonides, Guillaume Melquiond, Thorsten Ottosen, Vladimir Prus, 
+                        Robert Ramey, Rene Rivera, Gennadiy Rozental, Stefan Slapeta, Jonathan 
+                        Turkanis, Pavel Vozenilek, Daryle Walker, Victor A. Wagner Jr. and Martin 
+                        Wille.</p>
+                        
+                        <p>Also, our special thanks go to: John Maddock for the managing the effort 
+                        of converting the majority of the Boost libraries to the <a href="more/license_info.html">Boost Software License</a>, 
+                        Eric Niebler and Joel de Guzman for taking on the important job of improving 
+                        the Boost documentation's look and feel, and last, but not least, to our regression 
+                        test runners, without whom we simply would never have released: Toon Knapen, 
+                        Bronek Kozicki, Rene Rivera, Markus Schöpflin, Stefan Slapeta, Victor A. 
+                        Wagner Jr. and Martin Wille.
+                        </p>
+                        
+                        <p>Thank you everybody!</p>
+
                           
                         <H3>January 26, 2004 - Version 1.31.0</H3>
                         

粤ICP备19079148号