|
|
@@ -109,13 +109,18 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|
|
<p>May 15, 2002 - Version 1.28.0</p>
|
|
|
<ul>
|
|
|
<li>The Boost mailing lists are now also accessible as
|
|
|
- <a href="more/mailing_lists.htm#newsgroup">newsgroups</a>.<li>
|
|
|
+ <a href="more/mailing_lists.htm#newsgroup">newsgroups</a>.<li>A powerful
|
|
|
+ <a href="http://aspn.activestate.com/ASPN/Mail/Archives/boost/">mailing list
|
|
|
+ archive</a> has been contributed by the
|
|
|
+ <a href="http://aspn.activestate.com/ASPN/Mail/Archives/boost/">ActiveState
|
|
|
+ Programmer Network</a>.<li>
|
|
|
<a href="libs/lambda/doc/index.html">Lambda Library</a> added, from Jaakko
|
|
|
Järvi and Gary Powell. Define small unnamed function objects at the actual
|
|
|
call site:<br>
|
|
|
<br>
|
|
|
<code> for_each(a.begin(), a.end(), std::cout << _1 << ' ');</code><br>
|
|
|
- <li><a href="libs/config/config.htm">Configuration Library</a>:
|
|
|
+ <li><a href="libs/io/doc/ios_state.html">I/O State Saver Library added</a>
|
|
|
+ - Save I/O state to prevent jumbled data, from Daryle Walker.<li><a href="libs/config/config.htm">Configuration Library</a>:
|
|
|
User code should not use BOOST_NO_LIMITS.
|
|
|
<li><a href="libs/random/index.html">Random Number Library</a>:
|
|
|
Avoid compiler warnings</li>
|
|
|
@@ -125,6 +130,7 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|
|
<a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_downcast">shared_polymorphic_downcast</a>.</li>
|
|
|
<li><a href="libs/function/index.html">Function Library</a>: Now supports function objects with the unary <code>&</code> operator overloaded.</li>
|
|
|
<li><a href="libs/utility/utility.htm">Utility Library</a>: Added <code>addressof()</code> function.</li>
|
|
|
+ <li>The usual small fixes and tweaks.</li>
|
|
|
</ul>
|
|
|
<p>February 5, 2002 - Version 1.27.0</p>
|
|
|
<ul>
|
|
|
@@ -216,18 +222,6 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|
|
tokens comments from Johan Nillson and Jens Maurer.</li>
|
|
|
<li>Coming Soon - A mailing list for Boost users!</li>
|
|
|
</ul>
|
|
|
-<p>August 19, 2001 - Version 1.24.0
|
|
|
-<ul>
|
|
|
- <li><a href="libs/tuple/doc/tuple_users_guide.html">Tuple Library</a> added.
|
|
|
- Tuples ease definition of functions returning multiple values, and more,
|
|
|
- from Jaakko Järvi.</li>
|
|
|
- <li>Minor fixes to some other libraries.</li>
|
|
|
- <li><a href="tools/build/index.html">Boost Build System</a> added. Preliminary
|
|
|
- release of an innovative build system for Boost libraries, from Dave
|
|
|
- Abrahams and others.</li>
|
|
|
- <li><a href="more/formal_review_schedule.html">
|
|
|
-Formal Review Schedule</a> added. Shows current, future, and recent past review dates.</li>
|
|
|
-</ul>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
@@ -237,7 +231,7 @@ Formal Review Schedule</a> added. Shows current, future, and recent past review
|
|
|
|
|
|
<hr>
|
|
|
<p>Revised
|
|
|
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->06 May, 2002<!--webbot bot="Timestamp" endspan i-checksum="13974" --></p>
|
|
|
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->09 May, 2002<!--webbot bot="Timestamp" endspan i-checksum="13980" --></p>
|
|
|
|
|
|
</body>
|
|
|
|