index.htm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  6. <meta name="ProgId" content="FrontPage.Editor.Document">
  7. <title>Boost C++ Libraries</title>
  8. </head>
  9. <body bgcolor="#FFFFFF" text="#000000">
  10. <h1>
  11. <img src="c++boost.gif" alt="c++boost.gif (8819 bytes)" align="middle" width="277" height="86">
  12. Welcome to Boost.org!</h1>
  13. <table>
  14. <tr>
  15. <td>
  16. <table border="3" cellpadding="5" align="left">
  17. <tr>
  18. <td>
  19. <p><b>Libraries<br>
  20. </b>&#149;&nbsp;<a href="libs/libraries.htm">Documentation</a><br>
  21. &#149;&nbsp;<a href="more/download.html">Download</a> <br>
  22. &#149;&nbsp;<a href="more/download.html#Installation">Install</a> &amp; <a href="tools/build/index.html">Build<br>
  23. </a>&#149;&nbsp;<a href="status/compiler_status.html">Compiler Status</a></p>
  24. <p>
  25. <b>Mailing Lists</b><br>
  26. &#149;&nbsp;<a href="more/mailing_lists.htm#main">Boost (Developers)</a><br>
  27. &#149;&nbsp;<a href="more/mailing_lists.htm#users">Boost Users</a><br>
  28. &#149;&nbsp;<a href="more/mailing_lists.htm#announce">Announcements</a><br>
  29. &#149;&nbsp;<a href="more/discussion_policy.htm">Discussion Policy</a></p>
  30. <p>
  31. <b>Support<br>
  32. </b>
  33. &#149;&nbsp;<a href="more/faq.htm">FAQ</a><br>
  34. &#149;&nbsp;<a href="http://sourceforge.net/tracker/?group_id=7586">Request
  35. Support</a><br>
  36. &#149;&nbsp;<a href="more/bugs.htm">Report Bugs</a><br>
  37. &#149;&nbsp;<a href="more/requesting_new_features.htm">Suggest Features</a><br>
  38. &#149;&nbsp;Also: <a href="more/mailing_lists.htm">Mailing Lists</a></p>
  39. <p><b>About<br>
  40. </b>&#149;&nbsp;<a href="more/formal_review_process.htm">Formal Reviews</a><b><br>
  41. </b>&#149;&nbsp;<a href="more/formal_review_schedule.html">Review Schedule<br>
  42. </a>&#149;&nbsp;<a href="more/lib_guide.htm#Requirements">Requirements</a><br>
  43. &#149;&nbsp;<a href="more/lib_guide.htm#Guidelines">Guidelines</a><br>
  44. &#149;&nbsp;<a href="more/submission_process.htm">Submissions</a></p>
  45. <p><b>Other Resources<br>
  46. </b>&#149;&nbsp;<a href="http://www.yahoogroups.com/files/boost/">Files</a>
  47. (members only)<br>
  48. &#149;&nbsp;<a href="http://sourceforge.net/cvs/?group_id=7586">CVS
  49. Repository<br>
  50. </a>&#149;&nbsp;<a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Wiki</a>
  51. (unofficial)<br>
  52. &#149;&nbsp;<a href="people/people.htm">People</a><br>
  53. &#149;&nbsp;<a href="more/moderators.html">Moderators<br>
  54. </a>&#149;&nbsp;<a href="more/index.htm">More...</a></p>
  55. </td>
  56. </tr>
  57. </table>
  58. <table>
  59. <tr>
  60. <td>&nbsp;</td>
  61. <td>
  62. <p>The Boost web site provides free peer-reviewed portable C++ source libraries.
  63. The emphasis is on libraries which work well with the C++ Standard
  64. Library. One goal is to
  65. establish &quot;existing practice&quot; and provide reference implementations so
  66. that the Boost libraries are suitable for eventual standardization. Some of the
  67. libraries have already been proposed for inclusion in the <a href="http://anubis.dkuug.dk/jtc1/sc22/wg21/">C++
  68. Standards Committee</a>'s upcoming C++
  69. Standard Library Technical Report.</p>
  70. <p> Although Boost was begun by members of the C++
  71. Standards Committee Library Working Group, membership has expanded to include
  72. nearly two thousand members of the C++ community at large.
  73. </p>
  74. <h2><a name="Membership">Membership</a></h2>
  75. <p>If you are interested in becoming a member of Boost, please do so by joining our main
  76. developers mailing list. Discussions include both technical and site-related issues, and
  77. members are encouraged to participate in
  78. formal reviews of proposed libraries.</p>
  79. <h2><a name="Latest News">Latest News</a></h2>
  80. <p>Sometime in the Future - Version Not Yet Known</p>
  81. <ul>
  82. <li><a href="libs/random/index.html">Random Number Library</a>:
  83. Avoid compiler warnings</li>
  84. <li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Added
  85. <a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_cast">shared_polymorphic_cast</a>
  86. and
  87. <a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_downcast">shared_polymorphic_downcast</a>.</li>
  88. </ul>
  89. <p>February 5, 2002 - Version 1.27.0</p>
  90. <ul>
  91. <li><a href="libs/python/doc/index.html">Python Library</a>: Scott Snyder contributed inplace operator support.</li>
  92. <li><a href="libs/integer/index.htm">Integer Library</a>: Daryle
  93. Walker contributed enhancements to the
  94. <a href="libs/integer/integer.htm">type selection templates</a>,
  95. and added new compile-time
  96. <a href="libs/integer/doc/integer_mask.html">bit mask</a>,
  97. <a href="libs/integer/doc/static_log2.html">binary logarithm</a>, and
  98. <a href="libs/integer/doc/static_min_max.html">extrema</a> templates.</li>
  99. <li><a href="libs/function/index.html">Function Library</a>: user may request that <code>boost::function</code>
  100. objects store a reference to a function object target instead of a copy, using
  101. <a href="libs/bind/ref.html"><code>ref</code></a>.
  102. Stateless objects are optimized so that they require no dynamic storage.</li>
  103. <li><a href="libs/math/quaternion/index.html">Quaternions</a>: added support for GCC 2.95.x.</li>
  104. <li><a href="libs/math/octonion/index.html">Octonions</a>: added support for GCC 2.95.x.</li>
  105. <li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Peter Dimov contributed a new
  106. implementation that fixes some bugs and adds some features including
  107. <a href="libs/smart_ptr/compatibility.htm#threadsafe">thread safety</a> when manipulating the use count,
  108. <a href="libs/smart_ptr/shared_ptr.htm#constructors">custom delete functions</a>,
  109. a new <a href="libs/smart_ptr/weak_ptr.htm">weak_ptr</a>, and
  110. <a href="libs/smart_ptr/shared_ptr.htm#shared_static_cast">shared_static_cast</a>
  111. and
  112. <a href="libs/smart_ptr/shared_ptr.htm#shared_dynamic_cast">shared_dynamic_cast</a>.</li>
  113. <li><a href="libs/preprocessor/doc/index.htm">Preprocessor Library</a>:
  114. changed macro prefix from BOOST_PREPROCESSOR to BOOST_PP, added
  115. support for <a href="libs/preprocessor/doc/reference/list_adt.htm">list data structure</a> manipulation, added examples,
  116. made library ANSI C friendly, added generalized <a href="libs/preprocessor/doc/reference/for.htm">repetition</a>
  117. and <a href="libs/preprocessor/doc/reference/while.htm">iteration</a> primitives, improved reference
  118. manual.</li>
  119. <li><a href="libs/thread/doc/index.html">Threads Library:</a> Mac
  120. Carbon implementation contributed by Mac Murrett.</li>
  121. <li>Minor fixes to many libraries.</li>
  122. </ul>
  123. <p>November 30, 2001 - Version 1.26.0</p>
  124. <ul>
  125. <li><a href="libs/math/doc/common_factor.html">Common Factor Library</a>
  126. added. Greatest common divisor and least common multiple, from Daryle Walker.<li>
  127. <a href="libs/preprocessor/doc/index.htm">Preprocessor Library</a> added.
  128. Preprocessor metaprogramming tools including repetition and recursion, from
  129. Vesa Karvonen.<li><a href="libs/utility/iterator_adaptors.htm">Iterator Adaptor Library</a>:
  130. Added <a href="libs/utility/generator_iterator.htm">generator iterator</a>
  131. adaptor, from Jens Maurer.
  132. <li><a href="libs/random/index.html">Random Number Library</a>:
  133. Removed iterator interface. Fixed overflows in uniform_int&lt;&gt;. Both changes cause random number sequences to differ compared to previous boost releases.<li><a href="libs/utility/operators.htm">
  134. operators.hpp</a>: Improvements from Daryle and Helmut Ziesel<li>
  135. <a href="tools/build/index.html">Boost.Build:</a> Continuing improvements,
  136. including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.<li>Minor fixes to a number of other libraries.</li>
  137. </ul>
  138. <p>November 5, 2001 - Version 1.25.1</p>
  139. <ul>
  140. <li><a href="tools/build/index.html">Boost Build System</a>: Continued
  141. improvements.</li>
  142. <li><a href="libs/config/config.htm">Config Library</a>: Continued
  143. refinements.</li>
  144. <li><a href="libs/graph/doc/index.html">Graph Library</a>: Final cleanup for
  145. upcoming the Boost Graph Library book.</li>
  146. <li><a href="libs/thread/doc/index.html">Thread Library</a>: Minor fixes -
  147. tests now pass on most Win32 and POSIX systems including Linux and Solaris.
  148. Semaphore removed as too error prone.</li>
  149. <li><a href="libs/function/index.html">Function Library</a>: direct support for member function pointers and documentation updates.</li>
  150. <li><a href="http://groups.yahoo.com/group/Boost-Users">Boost-Users</a> mailing list has been created to address topics of interest to users of Boost libraries.</li>
  151. <li><a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Boost Wiki web</a> added. Provides a place for Boost users to openly discuss and document the use of Boost libraries. It is not officially maintained by Boost developers.</li>
  152. </ul>
  153. <p>October 1, 2001 - Version 1.25.0
  154. <ul>
  155. <li><a href="libs/thread/doc/index.html">Thread Library</a> added. Portable
  156. C++ multi-programming at last, from William Kempf.</li>
  157. <li><a href="libs/utility/base_from_member.html">Base From Member</a> added to
  158. <a href="libs/utility/utility.htm">Utility Library</a>. Support for the base
  159. from member idiom, from Daryle Walker.</li>
  160. <li><a href="libs/bind/bind.html">Bind</a> and
  161. <a href="libs/bind/mem_fn.html">mem_fn</a> added - Generalized binders for function/object/pointers and member functions, from Peter
  162. Dimov.</li>
  163. <li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
  164. from Nico Josuttis.</li>
  165. <li><a href="libs/config/config.htm">Config Library</a>: major redesign with
  166. much improved and automated configuration of Boost libraries for specific
  167. compilers, from John Maddock.</li>
  168. <li><a href="libs/random/index.html">Random Number Library</a>: Fixed bug when copying normal_distribution and improved the documentation, from Michael Stevens and Jens Maurer.</li>
  169. <li><a href="libs/math/special_functions/index.html">Special functions</a>,
  170. <a href="libs/math/octonion/index.html">octonions</a>,
  171. <a href="libs/math/quaternion/index.html">quaternions</a> updated,
  172. now useable with many more compilers, plus three new special functions,
  173. from Hubert Holin, Eric Ford, and others.
  174. <li><a href="libs/tokenizer/index.htm">Tokenizer Library</a>:
  175. fixes/enhancements to escaped_list_separator based on empty fields and
  176. tokens comments from Johan Nillson and Jens Maurer.</li>
  177. <li>Coming Soon - A mailing list for Boost users!</li>
  178. </ul>
  179. <p>August 19, 2001 - Version 1.24.0
  180. <ul>
  181. <li><a href="libs/tuple/doc/tuple_users_guide.html">Tuple Library</a> added.
  182. Tuples ease definition of functions returning multiple values, and more,
  183. from Jaakko Järvi.</li>
  184. <li>Minor fixes to some other libraries.</li>
  185. <li><a href="tools/build/index.html">Boost Build System</a> added. Preliminary
  186. release of an innovative build system for Boost libraries, from Dave
  187. Abrahams and others.</li>
  188. <li><a href="more/formal_review_schedule.html">
  189. Formal Review Schedule</a> added. Shows current, future, and recent past review dates.</li>
  190. </ul>
  191. <p>July 6, 2001 - Version 1.23.0
  192. <ul>
  193. <li><a href="libs/any/index.html">Any Library</a> added. Safe, generic
  194. container for single values of different value types, from Kevlin Henney.</li>
  195. <li><a href="libs/function/index.html">Function Library</a> added. Function
  196. object wrappers for deferred calls or callbacks, from Doug Gregor.</li>
  197. <li><a href="libs/tokenizer/index.htm">Tokenizer Library</a> added. Break a
  198. string into a series of tokens, from John Bandela.</li>
  199. <li><a href="libs/math/special_functions/index.html">Special functions</a>,
  200. <a href="libs/math/octonion/index.html">octonions</a>,
  201. <a href="libs/math/quaternion/index.html">quaternions</a> added,
  202. from Hubert Holin.
  203. <li><a href="libs/smart_ptr/smart_ptr.htm">Smart Pointer Library</a>:
  204. shared_ptr polymorphic pointers now work on more broken compilers.</li>
  205. <li><a href="status/cs-aix.html">IBM/Aix</a> Compiler status table contributed
  206. by Toon Knapen</li>
  207. <li>Minor fixes to a number of other libraries.</li>
  208. </ul>
  209. </td>
  210. </tr>
  211. </table>
  212. </td>
  213. </tr>
  214. </table>
  215. <hr>
  216. <p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->05 February, 2002<!--webbot bot="Timestamp" i-checksum="40405" endspan --></p>
  217. </body>
  218. </html>
粤ICP备19079148号