summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorDaryle Walker <dwalker07@yahoo.com>2003-07-19 05:52:51 +0000
committerDaryle Walker <dwalker07@yahoo.com>2003-07-19 05:52:51 +0000
commit123b03cf541deb82946b3a05b8a6a91fd5b743cd (patch)
tree45999bd405d251e725ee22ffc94f3e2245fe18cf /index.htm
parent6dfec191212f39e74d50f500c7f9c37c33fe5ad2 (diff)
downloadboost-123b03cf541deb82946b3a05b8a6a91fd5b743cd.tar.gz
Added some unmentioned Internet resources
[SVN r19203]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm36
1 files changed, 20 insertions, 16 deletions
diff --git a/index.htm b/index.htm
index fa6a02567e..b26c5d91e5 100644
--- a/index.htm
+++ b/index.htm
@@ -54,7 +54,11 @@
.&nbsp;<a href="more/moderators.html">Moderators</a><br>
.&nbsp;<a href="more/index.htm">More Boost...</a><br>
.&nbsp;<a href="more/links.htm#cpp">More C++...</a></p>
- <p><b>Unofficial<br>
+ <p><b>Official Branch Sites</b><br>
+ .&nbsp;<a href="http://spirit.sourceforge.net/">
+ Spirit</a><br>
+ </p>
+ <p><b>Unofficial Branch Sites<br>
</b>.&nbsp;<a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
Wiki</a><br>
.&nbsp;<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> \ No newline at end of file