Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Huber
f8e471e541 Corrected wrong order in copyright notices.
[SVN r36255]
2006-12-03 15:10:26 +00:00
Andreas Huber
727179652a Replaced all uses of BOOST_CHECK_* with BOOST_REQUIRE_*.
[SVN r33121]
2006-02-26 16:40:25 +00:00
Andreas Huber
7217365d72 Added event_base specializations to all reactions and updated the reference accordingly.
[SVN r30205]
2005-07-21 19:33:13 +00:00
Andreas Huber
90a93341e9 Added clone functionality to events so that stack-allocated events can now be deferred and posted. Updated the documentation and tests accordingly.
[SVN r29669]
2005-06-18 10:09:43 +00:00
Andreas Huber
14abfe8a5a Reactions are now specified with a reactions member typedef in a state class declaration instead of a template parameter
[SVN r28848]
2005-05-12 17:44:20 +00:00
Andreas Huber
fc9d6004a1 - Changed the library namespace from fsm to statechart
- Changed the library name from boost::fsm to Boost.Statechart


[SVN r28788]
2005-05-10 18:24:35 +00:00
Andreas Huber
f0e644522f Removed superfluous #includes
[SVN r26905]
2005-01-29 12:17:47 +00:00
Andreas Huber
df7851f8e3 Added DeferralTest
[SVN r26301]
2004-11-25 20:19:33 +00:00