This website requires JavaScript.
Explore
Help
Sign In
boost
/
statechart
Watch
2
Star
0
Fork
0
You've already forked statechart
mirror of
https://github.com/boostorg/statechart.git
synced
2026-01-26 07:02:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
68a57f320d25224a9f700cf7541d2ea50897dee9
statechart
/
example
History
Andreas Huber
68a57f320d
Breaking change: Added the FifoWorker template parameter to fifo_scheduler<> and updated documentation and examples accordingly
...
[SVN r22503]
2004-03-15 23:38:33 +00:00
..
BitMachine
- Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly
2004-03-13 00:22:23 +00:00
Camera
- Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly
2004-03-13 00:22:23 +00:00
Handcrafted
- Breaking change: Redesigned the worker<> and asynchronous_state_machine<> class templates and updated documentation accordingly. Event processors can now be added and removed while a worker is running. Moreover, the new design allows for custom workers with non-FIFO queueing schemes
2004-03-03 00:22:21 +00:00
Keyboard
- Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly
2004-03-13 00:22:23 +00:00
PingPong
Breaking change: Added the FifoWorker template parameter to fifo_scheduler<> and updated documentation and examples accordingly
2004-03-15 23:38:33 +00:00
StopWatch
- Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly
2004-03-13 00:22:23 +00:00