index.htm 40 KB

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