Commit Graph

6 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
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
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
302c894c6f Replaced references to detail::empty_list with mpl::list<> and removed the now obsolete typedef
[SVN r27344]
2005-02-13 15:39:39 +00:00
Andreas Huber
b37fcb4444 Added TerminationTest
[SVN r27154]
2005-02-05 21:51:41 +00:00