Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r58842 - sandbox/task
From: oliver.kowalke_at_[hidden]
Date: 2010-01-09 10:24:48


Author: olli
Date: 2010-01-09 10:24:47 EST (Sat, 09 Jan 2010)
New Revision: 58842
URL: http://svn.boost.org/trac/boost/changeset/58842

Log:
- change.log update

Text files modified:
   sandbox/task/change.log | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: sandbox/task/change.log
==============================================================================
--- sandbox/task/change.log (original)
+++ sandbox/task/change.log 2010-01-09 10:24:47 EST (Sat, 09 Jan 2010)
@@ -1,3 +1,11 @@
+* boost.task-0.4.0:
+-------------------
+- boost.atomic, boost.fiber and boost.move integrated
+- worker-threads of thread-pools used fibers for yielding tasks
+- documentation re-work
+- sync. prmitives (using spin-wait) added for inter-task communication
+
+
 * boost.task-0.3.0:
 -------------------
 - worker creates fiber


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