|
@@ -54,7 +54,6 @@ with any concerns you don't want to just post to the mailing list.</p>
|
|
|
<h2>Latest News</h2>
|
|
<h2>Latest News</h2>
|
|
|
<p>February 10, 2001 - Version 1.20.2</p>
|
|
<p>February 10, 2001 - Version 1.20.2</p>
|
|
|
<ul>
|
|
<ul>
|
|
|
- <li><a href="more/microsoft_vcpp.html">Portability Hints: Microsoft Visual C++</a> added.
|
|
|
|
|
<li><a href="libs/array_traits/index.html">Array traits</a> minor portability fix.
|
|
<li><a href="libs/array_traits/index.html">Array traits</a> minor portability fix.
|
|
|
<li><a href="libs/graph/doc/table_of_contents.html">Graph Library</a> - Changes to <a href="libs/graph/doc/breadth_first_search.html">
|
|
<li><a href="libs/graph/doc/table_of_contents.html">Graph Library</a> - Changes to <a href="libs/graph/doc/breadth_first_search.html">
|
|
|
<tt>breadth_first_search()</tt></a> re: <a href="libs/graph/doc/BFSVisitor.html">BFSVisitor</a>,
|
|
<tt>breadth_first_search()</tt></a> re: <a href="libs/graph/doc/BFSVisitor.html">BFSVisitor</a>,
|
|
@@ -66,6 +65,7 @@ with any concerns you don't want to just post to the mailing list.</p>
|
|
|
class, added <a href="libs/graph/doc/filtered_graph.html"><tt>filtered_graph</tt></a>
|
|
class, added <a href="libs/graph/doc/filtered_graph.html"><tt>filtered_graph</tt></a>
|
|
|
adaptor</li>
|
|
adaptor</li>
|
|
|
<li><a href="libs/integer/index.htm">Integer Library:</a> minor fixes to integer.hpp and integer_test.cpp</li>
|
|
<li><a href="libs/integer/index.htm">Integer Library:</a> minor fixes to integer.hpp and integer_test.cpp</li>
|
|
|
|
|
+ <li><a href="more/microsoft_vcpp.html">Portability Hints: Microsoft Visual C++</a> added.
|
|
|
<li><a href="libs/random/index.html">Random Number Library</a>: Minor portability fixes
|
|
<li><a href="libs/random/index.html">Random Number Library</a>: Minor portability fixes
|
|
|
<li><a href="libs/rational/index.html">Rational Number Library</a>: documentation updates,
|
|
<li><a href="libs/rational/index.html">Rational Number Library</a>: documentation updates,
|
|
|
efficiency improvements, co-operates with user-defined types, regression tests
|
|
efficiency improvements, co-operates with user-defined types, regression tests
|