|
|
@@ -82,6 +82,13 @@ members are encouraged to participate in
|
|
|
formal reviews of proposed libraries.</p>
|
|
|
|
|
|
<h2><a name="Latest News">Latest News</a></h2>
|
|
|
+<p>Sometime in the Future - Version Not Yet Known</p>
|
|
|
+<ul>
|
|
|
+ <li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Added
|
|
|
+ <a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_cast">shared_polymorphic_cast</a>
|
|
|
+ and
|
|
|
+ <a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_downcast">shared_polymorphic_downcast</a>.</li>
|
|
|
+</ul>
|
|
|
<p>February 5, 2002 - Version 1.27.0</p>
|
|
|
<ul>
|
|
|
<li><a href="libs/python/doc/index.html">Python Library</a>: Scott Snyder contributed inplace operator support.</li>
|
|
|
@@ -106,15 +113,16 @@ formal reviews of proposed libraries.</p>
|
|
|
<a href="libs/smart_ptr/shared_ptr.htm#shared_static_cast">shared_static_cast</a>
|
|
|
and
|
|
|
<a href="libs/smart_ptr/shared_ptr.htm#shared_dynamic_cast">shared_dynamic_cast</a>.</li>
|
|
|
- <li><a href="libs/preprocessor/doc/index.htm">Preprocessor Library</a>:
|
|
|
- changed macro prefix from BOOST_PREPROCESSOR to BOOST_PP, added
|
|
|
- support for <a href="libs/preprocessor/doc/reference/list_adt.htm">list data structure</a> manipulation, added examples,
|
|
|
- made library ANSI C friendly, added generalized <a href="libs/preprocessor/doc/reference/for.htm">repetition</a>
|
|
|
- and <a href="libs/preprocessor/doc/reference/while.htm">iteration</a> primitives, improved reference
|
|
|
- manual.
|
|
|
- <li><a href="libs/thread/doc/index.html">Threads Library:</a> Mac
|
|
|
- Carbon implementation contributed by Mac Murrett.<li>Minor fixes
|
|
|
- to many libraries.</ul>
|
|
|
+ <li><a href="libs/preprocessor/doc/index.htm">Preprocessor Library</a>:
|
|
|
+ changed macro prefix from BOOST_PREPROCESSOR to BOOST_PP, added
|
|
|
+ support for <a href="libs/preprocessor/doc/reference/list_adt.htm">list data structure</a> manipulation, added examples,
|
|
|
+ made library ANSI C friendly, added generalized <a href="libs/preprocessor/doc/reference/for.htm">repetition</a>
|
|
|
+ and <a href="libs/preprocessor/doc/reference/while.htm">iteration</a> primitives, improved reference
|
|
|
+ manual.</li>
|
|
|
+ <li><a href="libs/thread/doc/index.html">Threads Library:</a> Mac
|
|
|
+ Carbon implementation contributed by Mac Murrett.</li>
|
|
|
+ <li>Minor fixes to many libraries.</li>
|
|
|
+</ul>
|
|
|
<p>November 30, 2001 - Version 1.26.0</p>
|
|
|
<ul>
|
|
|
<li><a href="libs/math/doc/common_factor.html">Common Factor Library</a>
|
|
|
@@ -213,4 +221,4 @@ Formal Review Schedule</a> added. Shows current, future, and recent past review
|
|
|
|
|
|
</body>
|
|
|
|
|
|
-</html>
|
|
|
+</html>
|