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

Runup before next release

[SVN r7865]
Beman Dawes 25 лет назад
Родитель
Сommit
87940eb516
1 измененных файлов с 8 добавлено и 5 удалено
  1. 8 5
      index.htm

+ 8 - 5
index.htm

@@ -50,9 +50,9 @@ section</a> (formerly called the &quot;vault&quot;).</p>
 <p>Beman Dawes is the Boost <a name="webmaster">webmaster</a>; email him at <a href="mailto:beman@boost.org">beman@boost.org</a>
 with any concerns you don't want to just post to the mailing list.</p>
 <h2>Latest News</h2>
-<p>September ??, 2000 - Version 1.18.0</p>
+<p>September 28, 2000 - Version 1.18.0</p>
 <ul>
-  <li>Major new libraries added:</li>
+  <li>Preliminary release of two important new libraries:</li>
 </ul>
 <blockquote>
   <ul>
@@ -64,7 +64,7 @@ with any concerns you don't want to just post to the mailing list.</p>
   </ul>
 </blockquote>
 <ul>
-  <li>Minor updates:
+  <li>Other changes:
 </ul>
 <blockquote>
   <ul>
@@ -72,8 +72,11 @@ with any concerns you don't want to just post to the mailing list.</p>
       formal review comments.</li>
     <li><a href="boost/functional.hpp">functional.hpp</a> compiler workarounds
       added.</li>
-    <li>utility.hpp added the tie function for easier handling of std::pair&lt;&gt;
+    <li> <a href="libs/utility/tie.html">tie() function
+      template</a> added to utility.hpp for easier handling of std::pair&lt;&gt;
       return values.</li>
+    <li><a href="libs/integer/index.htm">Integer Library</a> improved handling
+      of 64-bit integers.</li>
     <li>Minor web site page updates.</li>
   </ul>
 </blockquote>
@@ -154,7 +157,7 @@ Pointer</a> Library and <a href="libs/utility/call_traits.htm">call_traits</a>,
 and <a href="libs/utility/type_traits.htm">type_traits</a>. Updated <a href="more/lib_guide.htm">Library
 Guidelines</a> and <a href="people.htm">People</a> page.</p>
 <hr>
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->26 September 2000<!--webbot bot="Timestamp" endspan i-checksum="39499" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->28 September 2000<!--webbot bot="Timestamp" endspan i-checksum="39503" --></p>
 
 </body>
 

粤ICP备19079148号