Commit Graph

9 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
61a10fca7b Merged changes regarding UML2.0 compliant transitions to history from trunk to branch.
[SVN r34340]
2006-06-18 10:45:36 +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
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
c29a560b64 Added BOOST_CHECK_NO_THROW to all calls that must no throw.
[SVN r26906]
2005-01-29 12:19:59 +00:00
Andreas Huber
ba16b939e6 Added tests for inconsistent uses of history, invalid state charts and unsupported types of deep history.
[SVN r26808]
2005-01-22 18:05:53 +00:00
Andreas Huber
d973c9d82e Added tests for history initial states.
[SVN r26767]
2005-01-21 00:34:03 +00:00
Andreas Huber
5c493b7f2a Added HistoryTest
[SVN r26756]
2005-01-20 01:31:11 +00:00