|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-07-24 10:43:35
Author: danieljames
Date: 2008-07-24 10:43:34 EDT (Thu, 24 Jul 2008)
New Revision: 47756
URL: http://svn.boost.org/trac/boost/changeset/47756
Log:
Fix link to intrusive (thanks Vicente Botet) and add Thread to the summary.
Text files modified:
website/public_html/beta/feed/history/boost_1_36_0.qbk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-07-24 10:43:34 EDT (Thu, 24 Jul 2008)
@@ -2,7 +2,8 @@
[quickbook 1.4]
[source-mode c++]
[purpose New Libraries: Accumulators, Exception, Units, Unordered.
- Updated Libraries: Assign, Foreach, Interprocess, Intrusive, Math, Multi-index Containers, PtrContainer, Spirit, Xpressive.]
+ Updated Libraries: Assign, Foreach, Interprocess, Intrusive, Math, Multi-index Containers,
+ PtrContainer, Spirit, Thread, Xpressive.]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -41,7 +42,7 @@
* Added copy_on_write and open_read_only options for shared memory
and mapped file managed classes.
* `shared_ptr` is movable and supports aliasing.
-* [phrase library..[@/libs/interprocess/index.html Intrusive]:]
+* [phrase library..[@/libs/intrusive/index.html Intrusive]:]
* Added `linear<>` and `cache_last<>` options to singly linked lists.
* Added `optimize_multikey<>` option to unordered container hooks.
* Optimized unordered containers when `store_hash` option is used
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk