Andreas Huber
5e54a67261
*** empty log message ***
...
[SVN r33116]
2006-02-26 16:09:27 +00:00
Andreas Huber
4b3e7fc8fd
Adapted TransitionTest.cpp to also test the exception_translator class.
...
[SVN r33115]
2006-02-26 16:08:34 +00:00
Andreas Huber
fe34d6a8d0
Updated studio project files to use the newly named test monitor libs.
...
[SVN r33112]
2006-02-26 13:57:50 +00:00
Andreas Huber
c1d932c364
Documented state_machine::post_event and added a const event_base & overload.
...
[SVN r33103]
2006-02-25 14:20:32 +00:00
Andreas Huber
fc5aadb1b1
The test suite now also compiles and links all examples.
...
[SVN r33015]
2006-02-19 19:41:48 +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
1b9378a096
Transition actions are now ordinary functions instead of function templates. This should fix a few CW & Intel failures.
...
[SVN r32904]
2006-02-13 20:27:03 +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
Alexander Nasonov
e3f5cdf732
missing inline keyword in trivial template functions avoid_unused_warning and no_unused_warning
...
[SVN r32870]
2006-02-12 21:34:04 +00:00
Andreas Huber
da3d302369
Converted an action function template to normal functions. This should fix a bunch of CW & Intel failures.
...
[SVN r32839]
2006-02-11 23:08:09 +00:00
Andreas Huber
c178a1385a
Fixed the type of the allocator of deferred_map_type. This should fix a bunch of GCC >=4.0 failures.
...
[SVN r32825]
2006-02-11 11:23:52 +00:00
Andreas Huber
f9db314a60
Removed intel from the tools used to compile the examples & tests
...
[SVN r32822]
2006-02-10 22:59: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
eb9ab82063
Added a missing cstddef includes.
...
[SVN r32819]
2006-02-10 20:09:26 +00:00
Andreas Huber
18f84481ce
The default for pTransitionAction now no longer references a member function template instantiation but a normal member function. This should fix a bunch of CW failures.
...
[SVN r32818]
2006-02-10 20:00:21 +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
c21a2b8efc
*** empty log message ***
...
[SVN r32584]
2006-02-05 14:48:51 +00:00
Andreas Huber
607a5a41cb
Fixed a bug that prevented compilation of exception_translator.hpp
...
[SVN r32423]
2006-01-26 19:45:12 +00:00
Andreas Huber
e4f0221f70
Minor changes
...
[SVN r32085]
2005-12-17 11:12:02 +00:00
Andreas Huber
1fc19bd325
Fixed an order of declaration issue (found on GCC3.4.2).
...
[SVN r32062]
2005-12-15 19:09:01 +00:00
Andreas Huber
602789befa
Minor clarification
...
[SVN r30898]
2005-09-10 11:00:53 +00:00
Andreas Huber
8ee58c884f
Changed path to boost_thread libraries
...
[SVN r30897]
2005-09-10 10:54:10 +00:00
Andreas Huber
8f6089812e
Minor doc fixes
...
[SVN r30781]
2005-09-01 18:40:31 +00:00
Andreas Huber
3eba750460
Minor doc fixes
...
[SVN r30775]
2005-09-01 11:31:22 +00:00
Andreas Huber
e08225b1a8
Cosmetic changes
...
[SVN r30774]
2005-09-01 10:47:58 +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
51a7931e77
Renamed InStateVsTransitionCharts.xls to Performance.xls
...
[SVN r30759]
2005-08-31 23:26:54 +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
1b5d2f04cd
Various simplifications
...
[SVN r30757]
2005-08-31 22:09:56 +00:00
Andreas Huber
6d30e8a61d
Fixed two broken links
...
[SVN r30728]
2005-08-29 20:23:21 +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
0373aa6717
*** empty log message ***
...
[SVN r30579]
2005-08-14 13:20:31 +00:00
Andreas Huber
bc717b7444
Replaced all occurrences of subclass with subtype.
...
[SVN r30578]
2005-08-14 13:18:16 +00:00
Andreas Huber
be50a44436
Updated to-do list and change history.
...
[SVN r30577]
2005-08-13 23:49:44 +00:00
Andreas Huber
80761f3fa4
Added Joaquín to the acknowledgements.
...
[SVN r30576]
2005-08-13 23:48:44 +00:00
Andreas Huber
8c9d600fb2
Removed the no longer valid "lost events" limitation.
...
[SVN r30575]
2005-08-13 23:47:24 +00:00
Andreas Huber
4ca7f62ce3
Updated to reflect memory management changes.
...
[SVN r30574]
2005-08-13 23:45:46 +00:00
Andreas Huber
fc236c711e
Added an Allocator parameter to the event class template and added event<>::operator new/delete.
...
[SVN r30573]
2005-08-13 23:43:56 +00:00
Andreas Huber
afa1295bc1
Added simple_state<>::operator new & simple_state<>::operator delete forwarding to the allocator passed to state_machine.
...
[SVN r30572]
2005-08-13 23:42:30 +00:00
Andreas Huber
6cfcbf422b
Removed outdated comments
...
[SVN r30564]
2005-08-12 21:33:06 +00:00
Andreas Huber
a83457e669
Added allocator support for broken std libs.
...
[SVN r30563]
2005-08-12 21:13:27 +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
1673ca4f2c
The PingPong examples now link statically to the thread library.
...
[SVN r30511]
2005-08-08 21:46:03 +00:00
Andreas Huber
16c1bf3cdd
Minor clean up
...
[SVN r30510]
2005-08-08 21:44:37 +00:00
Andreas Huber
a292a1701c
Added comment
...
[SVN r30509]
2005-08-08 21:39:27 +00:00
Andreas Huber
6c9c5154b2
Added missing include.
...
[SVN r30473]
2005-08-04 20:55:17 +00:00