Andreas Huber
|
f8e471e541
|
Corrected wrong order in copyright notices.
[SVN r36255]
|
2006-12-03 15:10:26 +00:00 |
|
Andreas Huber
|
bdbfeebed6
|
Replaced size_t with std::size_t. This should fix a few CW failures.
[SVN r32903]
|
2006-02-13 19:46:17 +00:00 |
|
Andreas Huber
|
9209ebc6d1
|
Added a missing include (only led to a failure on CW 9.4) and fixed a warning.
[SVN r32817]
|
2006-02-10 19:49:25 +00:00 |
|
Andreas Huber
|
e0c8993c92
|
Added a missing const
[SVN r30222]
|
2005-07-22 22:19:20 +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
|
385dad7c4d
|
Removed superfluous local variable.
[SVN r27258]
|
2005-02-08 23:20:57 +00:00 |
|
Andreas Huber
|
69d1ec4fb9
|
Added CustomReactionTest
[SVN r27084]
|
2005-02-03 22:38:29 +00:00 |
|