index.htm 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Boost C++ Libraries</title>
  5. <meta name="generator" content="Microsoft FrontPage 5.0">
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  7. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  8. <meta name="ProgId" content="FrontPage.Editor.Document">
  9. </head>
  10. <body bgcolor="#ffffff" text="#000000">
  11. <h1><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>.&nbsp;Documentation:<br>
  21. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="libs/libraries.htm">Current release</a><br>
  22. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/libraries.html">Nighly
  23. CVS</a><br>
  24. .&nbsp;<a href="more/license_info.html">License</a><br>
  25. .&nbsp;<a href="more/getting_started.html">Getting Started</a><br>
  26. </A>.&nbsp;Regression Tests:<br>
  27. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="status/compiler_status.html">General
  28. Info</a><br>
  29. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://boost.sourceforge.net/regression-logs">Test
  30. Summary</a></p>
  31. <p><b>Mailing Lists<br>
  32. and newsgroups</b><br>
  33. .&nbsp;<a href="more/mailing_lists.htm#main">Boost (Developers)</a><br>
  34. .&nbsp;<a href="more/mailing_lists.htm#users">Boost Users</a><br>
  35. .&nbsp;<a href="more/mailing_lists.htm#projects">Project-Specific</a><br>
  36. .&nbsp;<a href="more/mailing_lists.htm#announce">Announcements</a><br>
  37. .&nbsp;<a href="more/discussion_policy.htm">Discussion Policy</a></p>
  38. <p><b>Support<br>
  39. </b>.&nbsp;<a href="more/faq.htm">FAQ</a><br>
  40. .&nbsp;<a href="http://sourceforge.net/tracker/?group_id=7586">Request Support</a><br>
  41. .&nbsp;<a href="more/bugs.htm">Report Bugs</a><br>
  42. .&nbsp;<a href="more/requesting_new_features.htm">Suggest Features</a><br>
  43. .&nbsp;<a href="more/links.htm#Commercial%20Support">Commercial Support</a><br>
  44. .&nbsp;Also: <a href="more/mailing_lists.htm">Mailing Lists</a></p>
  45. <p><b>About<br>
  46. </b>.&nbsp;<a href="more/formal_review_process.htm">Formal Reviews</a><b><br>
  47. </b>.&nbsp;<a href="more/formal_review_schedule.html">Review Schedule<br>
  48. </a>.&nbsp;<a href="more/lib_guide.htm#Requirements">Requirements</a><br>
  49. .&nbsp;<a href="more/lib_guide.htm#Guidelines">Guidelines</a><br>
  50. .&nbsp;<a href="more/submission_process.htm">Submissions</a></p>
  51. <p><b>Other Resources<br>
  52. </b>.&nbsp;<a href="http://www.yahoogroups.com/files/boost/">Files</a> (members
  53. only)<br>
  54. .&nbsp;<a href="more/getting_started.html#CVS">Main CVS</a><br>
  55. .&nbsp;<a href="more/mailing_lists.htm#sandbox">Sandbox CVS</a><br>
  56. .&nbsp;<a href="tools/index.html">Tools</a><br>
  57. .&nbsp;<a href="people/people.htm">People</a><br>
  58. .&nbsp;<a href="more/moderators.html">Moderators</a><br>
  59. .&nbsp;<a href="more/index.htm">More Boost...</a><br>
  60. .&nbsp;<a href="more/links.htm#cpp">More C++...</a></p>
  61. <p><b>Official Branch Sites</b><br>
  62. .&nbsp;<a href="http://spirit.sourceforge.net/"> Spirit</a><br>
  63. </p>
  64. <p><b>Unofficial Branch Sites<br>
  65. </b>.&nbsp;<a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  66. Wiki</a><br>
  67. .&nbsp;<a href="http://boost.c-view.org">Chinese mirror</a><br>
  68. </p>
  69. </td>
  70. </tr>
  71. </table>
  72. <table>
  73. <tr>
  74. <td>&nbsp;</td>
  75. <td>
  76. <p>The Boost web site provides free peer-reviewed portable C++ source libraries.
  77. The emphasis is on libraries which work well with the C++ Standard Library.
  78. The libraries are intended to be widely useful, and are
  79. in regular use by thousands of programmers across a
  80. broad spectrum of applications.</p>
  81. <p>A further
  82. goal is to establish "existing practice" and provide reference implementations
  83. so that Boost libraries are suitable for eventual standardization.
  84. Ten
  85. Boost libraries will be included in the <a href="http://anubis.dkuug.dk/jtc1/sc22/wg21/">
  86. C++ Standards Committee</a>'s upcoming <a href="http://std.dkuug.dk/jtc1/sc22/wg21/docs/library_technical_report.html">
  87. C++ Standard Library Technical Report</a> as a
  88. step toward becoming part of a future C++ Standard.</p>
  89. <p>Although Boost was begun by members of the C++ Standards Committee Library
  90. Working Group, participation has expanded to include thousands
  91. programmers from the C++ community at large.</p>
  92. <h2><a name="Membership">Participation</a></h2>
  93. <p>If you are interested in participating in Boost, please join
  94. our main <a href="more/mailing_lists.htm#main">developers mailing list</a>. Discussions
  95. are highly technical, and list members are encouraged to participate in formal
  96. reviews of proposed libraries. There is also a
  97. <a href="more/mailing_lists.htm#users">users mailing list</a>,
  98. and several <a href="more/mailing_lists.htm#projects">
  99. project specific lists</a>.</p>
  100. <p>Both the main Boost developers list and the users list are also accessible as <a href="more/mailing_lists.htm">
  101. newsgroups</a>.</p>
  102. <h2>Search Boost</h2>
  103. <!-- Search Google -->
  104. <center>
  105. <form method="get" action="http://www.google.com/custom">
  106. <table bgcolor="#ffffff" cellspacing="0" border="0">
  107. <tr valign="top">
  108. <td><a href="http://www.google.com/search"><img src="google_logo_40wht.gif" border="0" alt="Google" align="middle" width="128" height="53"></a></td>
  109. <td><input type="text" name="q" size="31" maxlength="255"> <input type="submit" name="sa" value="Google Search">
  110. <input type="hidden" name="cof" value="LW:277;L:http://www.boost.org/c++boost.gif;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;">
  111. <font face="arial,sans-serif" size="-1"><input type="hidden" name="domains" value="lists.boost.org;www.boost.org"><br>
  112. <input type="radio" name="sitesearch" value="www.boost.org" checked> Search
  113. www.boost.org <input type="radio" name="sitesearch" value="lists.boost.org"> Search
  114. lists.boost.org</font><br>
  115. </td>
  116. </tr>
  117. </table>
  118. </form>
  119. </center>
  120. <!-- Search Google -->
  121. <h2><a name="Latest News">Latest News</a></h2>
  122. <p> ??? - Version 1.3?.?</p>
  123. <ul>
  124. <li>Compose: This deprecated library has been removed.</li>
  125. </ul>
  126. <p>January 26, 2004 - Version 1.31.0</p>
  127. <ul>
  128. <li>
  129. A unified <a href="more/license_info.html">Boost Software License</a> has been
  130. developed and will gradually replace the individual licenses for most Boost libraries.
  131. The new license offers better legal protection for both users and developers,
  132. and should speed user's legal reviews of Boost libraries. Dave Abrahams led the
  133. Boost effort to develop better licensing. The legal team was led by <a href="http://cyber.law.harvard.edu/people/cabell/index.html">
  134. Diane Cabell</a>, Director, Clinical Programs, <a href="http://cyber.law.harvard.edu">
  135. Berkman Center for Internet &amp; Society</a>, Harvard Law School. <a href="http://www.nixonpeabody.com/attorneys_detail1.asp?ID=121">
  136. Devin Smith</a>, attorney, <a href="http://www.nixonpeabody.com/default.asp">Nixon
  137. Peabody LLP</a>, wrote the Boost License. Eva Chan, Harvard Law School,
  138. contributed analysis of issues and drafts of various legal documents.<li>
  139. New <a href="more/getting_started.html">Getting
  140. Started</a> procedures ease download and
  141. installation, from Rene Rivera and others.<li>
  142. Improved support for libraries requiring
  143. <a href="more/separate_compilation.html">separate
  144. compilation</a>, from John Maddock and others.
  145. <li>
  146. <a href="libs/utility/enable_if.html">enable_if</a> added - Selective inclusion
  147. of function template overloads, from Jaakko Järvi, Jeremiah Willcock, and
  148. Andrew Lumsdaine. This is an important new technique which exploits the <em>SFINAE</em>
  149. (substitution-failure-is-not-an-error) principle.&nbsp;
  150. <li>
  151. <a href="libs/variant/index.html">Variant Library</a>
  152. added - Safe, generic, stack-based discriminated union container, from Eric
  153. Friedman and Itay Maman.
  154. <li>
  155. <a href="libs/filesystem/doc/index.htm">Filesystem Library</a>: Several
  156. added functions, including improved checking for directory and file name
  157. portability.
  158. <li>
  159. <a href="libs/iterator/doc/index.html">Iterator
  160. Adaptors Library</a>: Major version upgrade, with
  161. interface changes as proposed for the C++ TR, from
  162. David Abrahams, Jeremy Siek, and Thomas Witt.<li>
  163. <a href="libs/random/index.html">Random Number Library</a>:
  164. Interface changed
  165. to match the C++ <a href="libs/random/wg21-proposal.html">TR proposal</a>,
  166. from Jens Maurer.
  167. <LI>
  168. <A href="libs/regex/doc/index.html">Regex</A>: Completely new matching
  169. algorithm is now much faster than before, plus a selection of <A href="libs/regex/doc/history.html">
  170. new features and enhancements</A>.
  171. <li>
  172. <a href="libs/date_time/doc/index.html">Date Time Library:</a> A whole host of
  173. bug fixes, new features, and documentation improvements. See <a href="libs/date_time/doc/Changes.html">
  174. Date Time Change History</a>
  175. for details.
  176. <li>
  177. Compose: This library has been deprecated
  178. and will be removed in a future release. Use <a href="libs/bind/bind.html">Bind</a>
  179. or <a href="libs/lambda/doc/index.html">Lambda</a>
  180. instead.
  181. <li>
  182. <a href="libs/multi_array/index.html">MultiArray</a>: The <tt>multi_array</tt> class
  183. template now provides an element-preserving resize operation as well as default
  184. construction (see the <a href="libs/multi_array/doc/reference.html">reference
  185. manual</a> for more information).</li>
  186. <li>
  187. Expanded testing and fixes for non-conforming
  188. compilers.</li>
  189. <li>
  190. Web site hosting now provided by
  191. <a href="http://www.sourceforge.net/">SourceForge</a>.</li>
  192. </ul>
  193. <p>August 19, 2003 - Version 1.30.2 (bugfix release)</p>
  194. <ul>
  195. <li>
  196. <a href="http://www.boost-consulting.com">Boost Consulting</a> is now hosting
  197. Boost CVS mirrors - see our <a href="more/getting_started.html#CVS">download page</a>.
  198. <li>
  199. Backported changes to the <a href="libs/config/config.htm">config system</a>,
  200. to better handle new compiler releases.
  201. <li>
  202. Bugs in regression reporting in subproject tests were fixed.
  203. <li>
  204. Tests are now run in the context of the user's PATH environment settings
  205. <li>
  206. <a href="tools/build/v1/msvc-stlport-tools.html">msvc-stlport</a> and <a href="tools/build/v1/intel-win32-tools.html">
  207. intel-win32-stlport</a>
  208. toolsets now build static libraries with multithreading enabled, to be
  209. compatible with the STLPort builds.
  210. <li>
  211. <a href="tools/build/v1/intel-win32-tools.html">intel-win32</a> toolset now
  212. handles <code>wchar_t</code>
  213. correctly when intel is installed over msvc6.
  214. <li>
  215. Backported fixes from the main trunk which prevent errors building the <a href="libs/test/doc/index.html">
  216. Boost.Test</a>
  217. library in its default configuration.
  218. <li>
  219. Backported portability improvements for <a href="libs/utility/checked_delete.html">
  220. checked_delete</a>.
  221. <li>
  222. Locale support for metrowerks (requiring a statically-linked runtime) is more
  223. uniformly handled.
  224. <li>
  225. Backported <a href="libs/conversion/lexical_cast.htm">conversion/lexical_cast</a>'s
  226. <code>wchar_t</code>
  227. fixes from the main trunk.
  228. <li>
  229. <a href="tools/build/v1/intel-linux-tools.html">intel-linux-tools</a>: added <code>
  230. rt</code> to FINDLIBS in order to make the <code>clock_gettime()</code>
  231. function available (backport of a patch in CVS HEAD).
  232. <li>
  233. <a href="tools/regression/index.htm">regression/compiler_status.cpp</a>:
  234. backported fixes in error log links generation.</li>
  235. </ul>
  236. <p>August 12, 2003 - <b>ALERT</b></p>
  237. <p>
  238. Significant problems were found in the 1.30.1 release, so it has been withdrawn
  239. from the website. These problems mostly take the form of missing files due to
  240. an error by the release manager in using CVS to tag the release. We expect to
  241. release Version 1.30.2 in a few days. Stay tuned.
  242. <p>Until then, you may want to get the <code>RC_1_30_0</code> branch (which, with
  243. only very slight modification, will become version 1.30.2) from our <a href="more/getting_started.html#CVS">
  244. CVS</a> repository or the <a href="more/getting_started.html#CVS">CVS mirror</a>
  245. at <a href="http://www.boost-consulting.com">Boost Consulting</a>
  246. .
  247. <p>August 4, 2003 - Version 1.30.1 (bugfix release)</p>
  248. <p>Fixes were made to the following libraries:</p>
  249. <ul>
  250. <li>
  251. The <a href="libs/lambda/doc/index.html">Boost.Lambda</a>
  252. library is now usable with gcc-2.95.2
  253. <li>
  254. <a href="libs/spirit/index.html">Boost.Spirit</a>:
  255. <ul>
  256. <li>
  257. Fixed. Using MSVC++6 (SP5), calling the assign action with a string value on
  258. parsers using the file_iterator will not work.
  259. <li>
  260. Fixed: using assign semantic action in a grammar with a multi_pass iterator
  261. adaptor applied to an std::istream_iterator resulted in a failure to compile
  262. under msvc 7.0.
  263. <li>
  264. Fixed: There is a bug in the <code>range_run&lt;CharT&gt;::set (range&lt;CharT&gt;
  265. const&amp; r)</code>
  266. function in "boost/spirit/utility/impl/chset/range_run.ipp".
  267. <li>
  268. Fixed: handling of trailing whitespace bug (ast_parse/pt_parse related)
  269. <li>
  270. Fixed: comment_p and end of data bug
  271. <li>
  272. Fixed: Most trailing space bug
  273. <li>
  274. Fixed: <code>chset&lt;&gt;::operator~(range&lt;&gt;)</code> bug, <code>operator&amp;(chset&lt;&gt;,
  275. range&lt;&gt;)</code> bug, <code>operator&amp;(range&lt;&gt;, chset&lt;&gt;)</code>
  276. bug
  277. <li>
  278. Fixed: <code>impl::detach_clear</code>
  279. bug
  280. <li>
  281. Fixed: mismatch closure return type bug
  282. <li>
  283. Fixed: <code>access_node_d[]</code> and <code>access_match_d[]</code>
  284. iterator bugs
  285. <li>
  286. Fixed a bug regarding threadsafety of Phoenix/Spirit closures.</li>
  287. </ul>
  288. <li>
  289. The Boost Template <a href="libs/mpl/doc/index.html">Metaprogramming Library (MPL)</a>'s
  290. typeof implementation is now compatible with Metrowerks CodeWarrior Pro8.
  291. <li>
  292. <a href="libs/function/index.html">Boost.Function</a>: workaround for the
  293. new Borland patch (version 0x564) and MSVC++ .NET 2003.
  294. <li>
  295. <a href="libs/config/index.html">Boost.Config</a>, <a href="libs/format/doc/format.html">
  296. Boost.Format</a>, and <a href="libs/regex/index.html">Boost.Regex</a> have
  297. been adjusted to avoid warnings with GCC-3.3, and Boost.Format also now works
  298. with string types other than <code>std::string</code>.
  299. <li>
  300. <a href="libs/smart_ptr/index.html">Smart Pointers</a>
  301. <ul>
  302. <li>
  303. <code>checked_delete</code>
  304. now works on more platforms
  305. <li>
  306. Compatibility with the SunPro compiler
  307. <li>
  308. Added missing <code>#include</code>s.</li>
  309. </ul>
  310. <li>
  311. <a href="libs/python/index.html">Boost.Python</a>
  312. <ul>
  313. <li>
  314. warning suppression for finicky compilers
  315. <li>
  316. fixed a crashing bug in the <code>raw_function</code>
  317. facility when no keyword arguments were passed.
  318. <li>
  319. Improved conversion of NULL <code>shared_ptr</code>s to Python.</li>
  320. </ul>
  321. </li>
  322. </ul>
  323. <p>March 19, 2003 - Version 1.30.0</p>
  324. <ul>
  325. <li>
  326. <a href="libs/filesystem/doc/index.htm">Filesystem Library</a>
  327. added - Portable paths, iteration over directories, and other useful filesystem
  328. operations, from Beman Dawes.
  329. <li>
  330. <a href="libs/optional/doc/optional.html">Optional Library</a>
  331. added - A discriminated-union wrapper for optional values, from Fernando
  332. Cacciola.
  333. <li>
  334. <a href="libs/numeric/interval/doc/interval.htm">Interval Library</a>
  335. added - Extends the usual arithmetic functions to mathematical intervals, from
  336. Guillaume Melquiond, Hervé Brönnimann and Sylvain Pion.
  337. <li>
  338. <a href="libs/mpl/doc/index.html">MPL</a>
  339. added - Template metaprogramming framework of compile-time algorithms,
  340. sequences and metafunction classes, from Aleksey Gurtovoy.
  341. <li>
  342. <a href="libs/spirit/index.html">Spirit Library</a>
  343. added - An LL (unlimited lookahead) parser framework that represents parsers
  344. directly as EBNF grammars in inlined C++ source code, complete with semantic
  345. actions, ASTs and much more, from Joel de Guzman and team.
  346. <li>
  347. <a href="libs/smart_ptr/index.html">Smart Pointers Library</a> - cast functions
  348. are now spelled <a href="libs/smart_ptr/shared_ptr.htm#static_pointer_cast">static_pointer_cast</a>
  349. / <a href="libs/smart_ptr/shared_ptr.htm#dynamic_pointer_cast">dynamic_pointer_cast</a>
  350. ; <a href="libs/smart_ptr/enable_shared_from_this.html">enable_shared_from_this</a>
  351. added; shared_ptr::shared_ptr(), shared_ptr::reset(), weak_ptr::weak_ptr(),
  352. weak_ptr::reset() no longer throw; <a href="libs/smart_ptr/shared_ptr.htm#get_deleter">
  353. get_deleter</a> added; weak_ptr::get() removed; make_shared is now spelled <a href="libs/smart_ptr/weak_ptr.htm#lock">
  354. weak_ptr::lock()</a> ; <a href="libs/smart_ptr/intrusive_ptr.html">intrusive_ptr
  355. documentation</a> added; some experimental undocumented shared_ptr features
  356. have been removed; a <a href="libs/smart_ptr/sp_techniques.html">page describing
  357. some smart pointer programming techniques</a>
  358. has been added.
  359. <li>
  360. <a href="libs/utility/assert.html">boost/assert.hpp</a>, <a href="libs/utility/current_function.html">
  361. boost/current_function.hpp</a>, <a href="libs/utility/throw_exception.html">boost/throw_exception.hpp</a>,
  362. <a href="libs/utility/checked_delete.html">boost/checked_delete.hpp</a>
  363. have been documented.
  364. <li>
  365. <a href="libs/date_time/doc/index.html">Date-Time Library</a> - several fixes
  366. and small additions including an interface change to partial_date. See <a href="libs/date_time/doc/Changes.html">
  367. Date-Time Change History</a>
  368. for more details.
  369. <li>
  370. <a href="libs/function/index.html">Function Library</a>
  371. - added support for assignment to zero (to clear) and comparison against zero
  372. (to check if empty).
  373. <li>
  374. <a href="libs/utility/operators.htm#symmetry">Operators Library</a>
  375. - now takes advantage of named return value optimization (NRVO) when available,
  376. from Daniel Frey.
  377. <li>
  378. <a href="status/compiler_status.html">Regression Tests</a> - Much expanded,
  379. plus a very nice <a href="http://boost.sourceforge.net/regression-logs/">summary
  380. page</a>
  381. from Rene Rivera.
  382. <li>
  383. <a href="libs/test/index.html">Test Library</a> - introduced following new
  384. facilities:
  385. <ul>
  386. <li>
  387. Automatic registration of unit tests
  388. <li>
  389. XML log format
  390. <li>
  391. XML report format
  392. <li>
  393. BOOST_CHECK_NO_THROW test tool
  394. <li>
  395. BOOST_BITWISE_CHECK test tool</li>
  396. </ul>
  397. For complete list of changes see Test Library <a href="libs/test/doc/release_notes.html#v1_30_0">
  398. release notes</a>
  399. <li>
  400. Many fixes and enhancements to other libraries.</li>
  401. </ul>
  402. <p>October 10, 2002 - Version 1.29.0</p>
  403. <ul>
  404. <li>
  405. <a href="libs/date_time/doc/index.html">Date-Time Library</a>
  406. added - Dates, times, leap seconds, infinity, and more, from Jeff Garland.
  407. <li>
  408. <a href="libs/dynamic_bitset/dynamic_bitset.html">Dynamic Bitset</a> added - A
  409. runtime sized version of the <tt>std::bitset</tt>
  410. class from Jeremy Siek and Chuck Allison.
  411. <li>
  412. <a href="libs/format/index.html">Format Library</a>
  413. added - Type-safe 'printf-like' format operations, from Samuel Krempp.
  414. <li>
  415. <a href="libs/function/index.html">Function Library</a>: Major syntactic
  416. changes have been made. Some old syntax and little-used features have been
  417. deprecated (and will be removed shortly), and the syntax for the <code>boost::function</code>
  418. class template has been greatly improved on conforming compilers. Please see
  419. the <a href="libs/function/index.html#compatibility">compatibility note</a>
  420. for more information.
  421. <li>
  422. <a href="libs/multi_array/doc/index.html">Multi-array Library</a>
  423. added - Multidimensional containers and adaptors for arrays of contiguous data,
  424. from Ron Garcia.
  425. <li>
  426. <a href="libs/preprocessor/index.html">Preprocessor Library</a>: Major
  427. upgrade, from Paul Mensonides.
  428. <li>
  429. <a href="libs/python/doc/index.html">Python Library</a>
  430. - Version 2 is released, from Dave Abrahams and others. This is a major rewrite
  431. which works on many more compilers and platforms, with a completely new
  432. interface and lots of new features. Boost.Python v2 requires Python 2.2 or
  433. later.
  434. <li>
  435. <a href="libs/signals/doc/index.html">Signals Library</a>
  436. added - Managed signals &amp; slots callback implementation, from Doug Gregor.
  437. <li>
  438. <a href="libs/test/doc/index.html">Test Library</a>: Major new version,
  439. including full unit test capabilities, from Gennadiy Rozental.
  440. <li>
  441. <a href="libs/numeric/ublas/doc/index.htm">uBLAS Library</a> added - Basic
  442. linear algebra for dense, packed and sparse matrices, from Joerg Walter and
  443. Mathias Koch.</li>
  444. </ul>
  445. </td>
  446. </tr>
  447. </table>
  448. </td>
  449. </tr>
  450. </table>
  451. <hr>
  452. <p>Revised
  453. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->13 January, 2004<!--webbot bot="Timestamp" endspan i-checksum="38699" --></p>
  454. <p>© Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
  455. <p>
  456. Use, modification, and distribution is subject to the Boost Software License,
  457. Version 1.0. (See accompanying file <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  458. or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  459. </body>
  460. </html>
粤ICP备19079148号