|
|
@@ -54,7 +54,11 @@
|
|
|
. <a href="more/moderators.html">Moderators</a><br>
|
|
|
. <a href="more/index.htm">More Boost...</a><br>
|
|
|
. <a href="more/links.htm#cpp">More C++...</a></p>
|
|
|
- <p><b>Unofficial<br>
|
|
|
+ <p><b>Official Branch Sites</b><br>
|
|
|
+ . <a href="http://spirit.sourceforge.net/">
|
|
|
+ Spirit</a><br>
|
|
|
+ </p>
|
|
|
+ <p><b>Unofficial Branch Sites<br>
|
|
|
</b>. <a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
|
|
|
Wiki</a><br>
|
|
|
. <a href="http://boost.c-view.org">Chinese mirror</a><br>
|
|
|
@@ -135,21 +139,21 @@
|
|
|
actions, ASTs and much more, from Joel de Guzman and team.
|
|
|
<li>
|
|
|
<a href="libs/smart_ptr/index.htm">Smart Pointers Library</a> - cast functions are now
|
|
|
- spelled <A href="libs/smart_ptr/shared_ptr.htm#static_pointer_cast">static_pointer_cast</A>
|
|
|
- / <A href="libs/smart_ptr/shared_ptr.htm#dynamic_pointer_cast">dynamic_pointer_cast</A>
|
|
|
- ; <A href="libs/smart_ptr/enable_shared_from_this.html">enable_shared_from_this</A>
|
|
|
+ spelled <a href="libs/smart_ptr/shared_ptr.htm#static_pointer_cast">static_pointer_cast</a>
|
|
|
+ / <a href="libs/smart_ptr/shared_ptr.htm#dynamic_pointer_cast">dynamic_pointer_cast</a>
|
|
|
+ ; <a href="libs/smart_ptr/enable_shared_from_this.html">enable_shared_from_this</a>
|
|
|
added; shared_ptr::shared_ptr(), shared_ptr::reset(), weak_ptr::weak_ptr(),
|
|
|
- weak_ptr::reset() no longer throw; <A href="libs/smart_ptr/shared_ptr.htm#get_deleter">
|
|
|
- get_deleter</A> added; weak_ptr::get() removed; make_shared is now spelled <A href="libs/smart_ptr/weak_ptr.htm#lock">
|
|
|
- weak_ptr::lock()</A> ; <A href="libs/smart_ptr/intrusive_ptr.html">intrusive_ptr
|
|
|
- documentation</A> added; some experimental undocumented shared_ptr features
|
|
|
- have been removed; a <A href="libs/smart_ptr/sp_techniques.html">page describing
|
|
|
- some smart pointer programming techniques</A>
|
|
|
+ weak_ptr::reset() no longer throw; <a href="libs/smart_ptr/shared_ptr.htm#get_deleter">
|
|
|
+ get_deleter</a> added; weak_ptr::get() removed; make_shared is now spelled <a href="libs/smart_ptr/weak_ptr.htm#lock">
|
|
|
+ weak_ptr::lock()</a> ; <a href="libs/smart_ptr/intrusive_ptr.html">intrusive_ptr
|
|
|
+ documentation</a> added; some experimental undocumented shared_ptr features
|
|
|
+ have been removed; a <a href="libs/smart_ptr/sp_techniques.html">page describing
|
|
|
+ some smart pointer programming techniques</a>
|
|
|
has been added.
|
|
|
- <LI>
|
|
|
- <A href="libs/utility/assert.html">boost/assert.hpp</A>, <A href="libs/utility/current_function.html">
|
|
|
- boost/current_function.hpp</A>, <A href="libs/utility/throw_exception.html">boost/throw_exception.hpp</A>,
|
|
|
- <A href="libs/utility/checked_delete.html">boost/checked_delete.hpp</A>
|
|
|
+ <li>
|
|
|
+ <a href="libs/utility/assert.html">boost/assert.hpp</a>, <a href="libs/utility/current_function.html">
|
|
|
+ boost/current_function.hpp</a>, <a href="libs/utility/throw_exception.html">boost/throw_exception.hpp</a>,
|
|
|
+ <a href="libs/utility/checked_delete.html">boost/checked_delete.hpp</a>
|
|
|
have been documented.
|
|
|
<li> <a href="libs/date_time/doc/index.html">Date-Time Library</a> - several fixes and small additions including an interface change to partial_date. See <a href="libs/date_time/doc/Changes.html">Date-Time Change History</a> for more details.
|
|
|
</li>
|
|
|
@@ -165,7 +169,7 @@
|
|
|
very nice
|
|
|
<a href="http://boost.sourceforge.net/regression-logs/">
|
|
|
summary page</a> from Rene Rivera.</li>
|
|
|
- <LI> <a href="libs/test/index.html">Test Library</a>
|
|
|
+ <li> <a href="libs/test/index.html">Test Library</a>
|
|
|
- introduced following new facilities:
|
|
|
<ul>
|
|
|
<li>Automatic registration of unit tests</li>
|
|
|
@@ -315,6 +319,6 @@
|
|
|
</table>
|
|
|
<hr>
|
|
|
<p>Revised
|
|
|
- <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->28 May, 2003<!--webbot bot="Timestamp" endspan i-checksum="13988" --></p>
|
|
|
+ <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->19 July, 2003<!--webbot bot="Timestamp" endspan i-checksum="13988" --></p>
|
|
|
</body>
|
|
|
</html>
|