Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79937 - website/public_html/live/feed/history
From: christophe.j.henry_at_[hidden]
Date: 2012-08-08 16:01:12


Author: chenry
Date: 2012-08-08 16:01:11 EDT (Wed, 08 Aug 2012)
New Revision: 79937
URL: http://svn.boost.org/trac/boost/changeset/79937

Log:
added notes for MSM.
Text files modified:
   website/public_html/live/feed/history/boost_1_51_0.qbk | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_51_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_51_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_51_0.qbk 2012-08-08 16:01:11 EDT (Wed, 08 Aug 2012)
@@ -103,6 +103,11 @@
 * [phrase library..[@/libs/math/ Math]:]
   * Updated to use the new config macros.
 
+* [phrase library..[@/libs/msm/ MSM]:]
+ * Support for boost::any [@http://www.boost.org/doc/libs/1_51_0/libs/msm/doc/HTML/ch03s03.html#any-event] or kleene [@http://www.boost.org/doc/libs/1_51_0/libs/msm/doc/HTML/ch03s04.html#kleene-event] as acceptable events
+ * Bugfix: compiler error with fsm internal table and none (compound) event.
+ * Bugfix: euml::defer_ leading to stack overflow.
+
 * [phrase library..[@/libs/proto/ Proto]:]
   * Proto transforms get pseudo-parameter pack expansion support for unpacking
     expressions. See the


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