Andreas Huber
d5b7880e05
Merged various fixes for boost inspection issues from trunk to branch.
...
[SVN r34566]
2006-07-16 21:32:11 +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
3f1c098592
- Renamed InStateVsTransition.* to Performance.* and moved to directory Performance
...
- Moved InStateVsTransitionCharts.xls to Performance
[SVN r30758]
2005-08-31 23:24:40 +00:00
Andreas Huber
b7cdbeeb73
- Added detailed performance data to the performance document
...
- Added the InStateVsTransition "example" and the associated InStateVsTransitionCharts.xls
- Removed the to-do item "Investigate how constant-time dispatch for non-orthogonal state machines can be implemented"
[SVN r30727]
2005-08-29 20:22:14 +00:00
Andreas Huber
f710dd2a5f
Added a FAQ item explaining the pitfalls of dynamically linked state-machines. Also added associated tests to find out whether and how FSMs can be put into DLLs.
...
[SVN r30354]
2005-08-01 07:17:44 +00:00
Andreas Huber
b028634f26
Added the Jamfile.v2 files
...
[SVN r30223]
2005-07-22 22:21:41 +00:00
Andreas Huber
5d7253508b
Implemented in_state_reaction<>. Updated the documentation and tests accordingly.
...
[SVN r29684]
2005-06-19 10:51:10 +00:00
Andreas Huber
402084373e
Invalid calls to reaction functions now always lead to a failing runtime assert. In debug mode the result type is a class with destructive copy semantics, enabling the detection of a wider range of reaction function abuses. Added appropriate tests and updated the documentation.
...
[SVN r29595]
2005-06-15 22:20:44 +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