Przeglądaj źródła

List new libs for 1.38.0, correct spelling

[SVN r50817]
Beman Dawes 17 lat temu
rodzic
commit
1237d6cca4
2 zmienionych plików z 6 dodań i 5 usunięć
  1. 2 1
      index.html
  2. 4 4
      libs/libraries.htm

+ 2 - 1
index.html

@@ -55,7 +55,8 @@
 
   <h3>Changes in this release</h3>
 
-  <p>This release includes <b><i><span style="background-color: #FFFF00">??? new libraries</span></i></b>&nbsp; and
+  <p>This release includes new libraries&nbsp;<b><i>flyweight</i></b> and <b><i>
+  swap</i></b>, as well as
   updates to many existing libraries. See
   <a href="http://www.boost.org/users/history/version_1_38_0">Release
   History</a> for more information.</p>

+ 4 - 4
libs/libraries.htm

@@ -125,7 +125,7 @@ how to download, build, and install the libraries.</p>
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li><a href="flyweight/doc/index.html">flyweight</a> - Design pattern
-    to manage larque quantities of highly redundant objects,
+    to manage large quantities of highly redundant objects,
     from Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
     <li><a href="foreach/index.html">foreach</a> - BOOST_FOREACH macro for easily
     iterating over the elements of a sequence, from Eric Niebler.</li>
@@ -664,7 +664,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li><a href="flyweight/doc/index.html">flyweight</a> - Design pattern
-    to manage larque quantities of highly redundant objects,
+    to manage large quantities of highly redundant objects,
     from Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
     <li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
         from Fernando Cacciola.</li>
@@ -727,7 +727,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
 
 <p>Revised
 <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->19 Mar 2008<!--webbot bot="Timestamp" endspan i-checksum="14923" --></p>
+s-format="%d %b %Y" startspan -->27 Jan 2009<!--webbot bot="Timestamp" endspan i-checksum="14772" --></p>
 
 <p>&copy; Copyright Beman Dawes 2000-2004</p>
 <p>Distributed under the Boost Software License, Version 1.0.
@@ -736,4 +736,4 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
 </p>
 
 </body>
-</html>
+</html>

粤ICP备19079148号