|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r85378 - website/public_html/live/feed/history
From: oliver.kowalke_at_[hidden]
Date: 2013-08-17 12:30:37
Author: olli
Date: 2013-08-17 12:30:37 EDT (Sat, 17 Aug 2013)
New Revision: 85378
URL: http://svn.boost.org/trac/boost/changeset/85378
Log:
coroutine: note about changes and fixes
Text files modified:
website/public_html/live/feed/history/boost_1_55_0.qbk | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_55_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_55_0.qbk Sat Aug 17 12:13:43 2013 (r85377)
+++ website/public_html/live/feed/history/boost_1_55_0.qbk 2013-08-17 12:30:37 EDT (Sat, 17 Aug 2013) (r85378)
@@ -55,6 +55,12 @@
[section Updated Libraries]
+* [phrase library..[@/libs/coroutine/ Coroutine]:]
+ * New interface (unidirectional data transfer).
+ * [@http://svn.boost.org/trac/boost/ticket/8650 #8650] SSE2 intrinsics
+ * [@http://svn.boost.org/trac/boost/ticket/8782 #8782] no best alternative
+ * [@http://svn.boost.org/trac/boost/ticket/8801 #8801] auto-linking
+
* [phrase library..[@/libs/multi_index/index.html Multi-index Containers]:]
* Boost.MultiIndex has been brought to a higher level of compliance with C++11.
* `multi_index_container` is now efficiently movable.
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