Andras Kucsma
96ff2c6e65
Fix dead link in index.html
2016-02-06 12:03:19 +01:00
Daniel James
d8101eae53
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2009-05-16 14:23:59 +00:00
Andreas Huber
a8ddaedef8
Updated getting started text to 1.38.
...
[SVN r50457]
2009-01-04 10:39:53 +00:00
Andreas Huber
3b148f9063
Updated link to status page.
...
[SVN r47580]
2008-07-18 21:24:19 +00:00
Andreas Huber
15b6552f96
Adapted fifo_scheduler<> to the changed allocator interface of boost::function.
...
[SVN r44071]
2008-04-06 15:16:00 +00:00
Andreas Huber
5f389d98ac
Updated link to test results.
...
[SVN r40615]
2007-10-30 22:01:41 +00:00
Andreas Huber
35bad724b4
Minor formatting corrections.
...
[SVN r37397]
2007-04-09 12:55:41 +00:00
Andreas Huber
e59eda1780
Adapted Getting started to the new Boost Getting Started Guide.
...
[SVN r36526]
2006-12-29 10:25:49 +00:00
Andreas Huber
192a00b0e5
Corrected wrong order in copyright notices.
...
[SVN r36254]
2006-12-03 14:46:37 +00:00
Andreas Huber
ff9a4e0c8c
Minor changes..
...
[SVN r34517]
2006-07-12 21:06:26 +00:00
Andreas Huber
05319bde64
Added contact.html and made all other html documents reference it.
...
[SVN r34483]
2006-07-08 19:17:14 +00:00
Andreas Huber
ef2dada31a
Validated html files with http://validator.w3.org .
...
[SVN r34343]
2006-06-18 12:59:27 +00:00
Andreas Huber
73f742d7fd
Fixed broken links.
...
[SVN r34337]
2006-06-18 09:55:32 +00:00
Andreas Huber
798293b097
- Added a todo item
...
[SVN r34042]
2006-05-20 11:27:38 +00:00
Andreas Huber
9337bc55d6
Minor changes.
...
[SVN r33888]
2006-05-01 13:02:16 +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
acc5682e57
Tidied all html files.
...
[SVN r33325]
2006-03-13 00:46:10 +00:00
Andreas Huber
92e999401f
Added FAQ item about problems with templated inner states.
...
[SVN r33321]
2006-03-11 22:25:23 +00:00
Andreas Huber
fc12c2c417
Removed to-do list & revision hsitory from index.html and put them into the new future_and_history.html
...
[SVN r32906]
2006-02-13 21:21:54 +00:00
Andreas Huber
496a1a03e6
Incorporated some of the changes suggested by Joaquín Mª López Muñoz
...
[SVN r32821]
2006-02-10 22:57:18 +00:00
Andreas Huber
c21a2b8efc
*** empty log message ***
...
[SVN r32584]
2006-02-05 14:48:51 +00:00
Andreas Huber
e4f0221f70
Minor changes
...
[SVN r32085]
2005-12-17 11:12:02 +00:00
Andreas Huber
8f6089812e
Minor doc fixes
...
[SVN r30781]
2005-09-01 18:40: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
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
f7e458689b
Updated platforms.
...
[SVN r30637]
2005-08-22 22:40:24 +00:00
Andreas Huber
d1a2139e31
Added 1.32 incompatibility warning
...
[SVN r30581]
2005-08-14 13:29:47 +00:00
Andreas Huber
9b54e759f0
Replaced all occurrences of 1.32 with 1.33 and other minor changes.
...
[SVN r30580]
2005-08-14 13:22:01 +00:00
Andreas Huber
be50a44436
Updated to-do list and change history.
...
[SVN r30577]
2005-08-13 23:49:44 +00:00
Andreas Huber
6531234303
Clarified to-do.
...
[SVN r30521]
2005-08-10 07:06:16 +00:00
Andreas Huber
0a39280ea0
Added items to and reordered the to-do list.
...
[SVN r30512]
2005-08-08 21:49:21 +00:00
Andreas Huber
c45e585138
Removed the to-do item "Eliminate the need to wrap a single templated inner initial state into an mpl::list".
...
Added to-do item to clarify the requirements on the user-supplied mpl containers + compile time performance measurements.
[SVN r30427]
2005-08-03 20:42:16 +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
a1c3c1771f
Added a FAQ item that presents code for a StopWatch variant that does not use state-local storage and explains the drawbacks of that approach
...
[SVN r30258]
2005-07-26 21:53:12 +00:00
Andreas Huber
ed30c112c9
Added a FAQ item explaining how to trouble-shoot compile-time errors.
...
[SVN r30243]
2005-07-26 06:48:58 +00:00
Andreas Huber
202a9584e1
Added a facility allowing to specially handle events that did not trigger a reaction.
...
[SVN r30232]
2005-07-24 17:54:52 +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
1f51c5c112
Corrected release data
...
[SVN r29686]
2005-06-19 14:16:27 +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
6aa7afd0bb
Clarified the definition of context.
...
[SVN r29683]
2005-06-19 10:17:02 +00:00
Andreas Huber
6c04c58965
Replaced all occurrences of "state chart" with "statechart".
...
[SVN r29670]
2005-06-18 10:26:56 +00:00
Andreas Huber
90a93341e9
Added clone functionality to events so that stack-allocated events can now be deferred and posted. Updated the documentation and tests accordingly.
...
[SVN r29669]
2005-06-18 10:09:43 +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
35954a6116
Separated performance-related docs from the rationale into a page of its own.
...
[SVN r29430]
2005-06-04 15:51:56 +00:00
Andreas Huber
a148085b04
*** empty log message ***
...
[SVN r29428]
2005-06-04 10:31:56 +00:00
Andreas Huber
90b932a9a7
Added a remark why the library should not be used to implement parsers.
...
[SVN r28953]
2005-05-16 12:39:04 +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
110ea503ff
Changed the release date in the change history
...
[SVN r28719]
2005-05-07 15:08:44 +00:00
Andreas Huber
8d8d53d8da
Changed the release date in the change history
...
[SVN r28646]
2005-05-03 21:32:17 +00:00