Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Huber
6a53799c51 Changed the PingPong example to demonstrate how the inner workings of an asynchronous_state_machine<> subclass can be hidden.
[SVN r44367]
2008-04-13 13:57:42 +00:00
Andreas Huber
192a00b0e5 Corrected wrong order in copyright notices.
[SVN r36254]
2006-12-03 14:46:37 +00:00
Andreas Huber
db7e673601 Added <threading>single requirements to all st targets.
[SVN r36189]
2006-11-27 14:16:18 +00:00
Andreas Huber
e079963bb3 Fixed a v2 threading mode problem.
[SVN r36188]
2006-11-27 12:53:07 +00:00
Andreas Huber
136157ecb9 Fixed a minor bug in the example Jamfile.v2 and adapted the Getting started docs to the new build system.
[SVN r33646]
2006-04-10 22:03:49 +00:00
Andreas Huber
a5cc091bd0 Applied patch by Juergen Hunold.
[SVN r33338]
2006-03-13 23:36:31 +00:00
Andreas Huber
7061ff00c7 Simplified the BitMachine example (the performance measurement functions are no longer needed)
[SVN r30773]
2005-09-01 10:37:45 +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
16c1bf3cdd Minor clean up
[SVN r30510]
2005-08-08 21:44:37 +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
67ed3910cc Stage now traverses dependencies...
[SVN r30035]
2005-07-13 06:50:47 +00:00
Andreas Huber
2ca8768d02 Cosmetic changes
[SVN r29958]
2005-07-09 22:13:20 +00:00
Andreas Huber
6de45d9847 Added Jamfile.v2 files
[SVN r29957]
2005-07-09 21:07:12 +00:00