Andreas Huber
|
759d47a371
|
Added to-do item.
[SVN r26753]
|
2005-01-20 01:22:19 +00:00 |
|
Andreas Huber
|
e0c670d1fc
|
Removed the intel-specific stuff.
[SVN r26745]
|
2005-01-19 15:28:43 +00:00 |
|
Andreas Huber
|
c72cac286d
|
Updated the "Speed versus scalability tradeoffs" section and updated copyright notice.
[SVN r26743]
|
2005-01-19 15:24:18 +00:00 |
|
Andreas Huber
|
636824bb85
|
Updated the comments about maximum FSM sizes on different compilers and updated copyright notice.
[SVN r26741]
|
2005-01-19 15:15:03 +00:00 |
|
Andreas Huber
|
ae8cdf6685
|
Added <define>CUSTOMIZE_MEMORY_MANAGEMENT to all PingPong targets.
[SVN r26734]
|
2005-01-18 22:23:15 +00:00 |
|
Andreas Huber
|
1f1c959d62
|
Moved code out of a block with a disabled warning and updated copyright notice.
[SVN r26733]
|
2005-01-18 21:48:08 +00:00 |
|
Andreas Huber
|
8ab78d40f3
|
Added comment on event-copyability and updated copyright notice
[SVN r26732]
|
2005-01-18 21:40:36 +00:00 |
|
Andreas Huber
|
88d3c87c0d
|
Removed the noncopyable base for release builds, commented the non-virtual destructor and updated copyright notice
[SVN r26731]
|
2005-01-18 21:24:22 +00:00 |
|
Andreas Huber
|
fc580fb4c2
|
Renamed NoOfOrthogonalRegions to OrthogonalRegionCount and updated copyright notice
[SVN r26730]
|
2005-01-18 21:16:53 +00:00 |
|
Andreas Huber
|
b36b80a007
|
Added <define>BOOST_DISABLE_THREADS to the single threaded builds and updated copyright notice
[SVN r26729]
|
2005-01-18 21:14:06 +00:00 |
|
Andreas Huber
|
ea125c435b
|
Removed the intel-win32 toolset and switched to MinGW 3.2.0
[SVN r26728]
|
2005-01-18 20:46:51 +00:00 |
|
Andreas Huber
|
5ffa4548b9
|
Moved the "Incompatible compilers" section from configuration.html, updated supported platforms, updated to-do list and updated copyright notice.
[SVN r26727]
|
2005-01-18 20:40:55 +00:00 |
|
Andreas Huber
|
55430fb01c
|
Moved the "Incompatible compilers" section to index.html and updated copyright notice.
[SVN r26726]
|
2005-01-18 20:35:15 +00:00 |
|
Andreas Huber
|
85bc49ee5d
|
Added explanation for the BitMachine & Handcrafted examples and updated copyright notice.
[SVN r26710]
|
2005-01-16 23:54:47 +00:00 |
|
Andreas Huber
|
e1960ef754
|
Added comments on what is being tested and updated copyright notices
[SVN r26709]
|
2005-01-16 23:50:59 +00:00 |
|
Andreas Huber
|
fea17a09a3
|
Added two invalid transition tests
[SVN r26488]
|
2004-12-12 23:08:41 +00:00 |
|
Andreas Huber
|
044233f8e9
|
Added two invalid transition tests
[SVN r26472]
|
2004-12-07 22:40:47 +00:00 |
|
Andreas Huber
|
8a22cc7ea0
|
All tests are now run in 4 different variants (with BOOST_FSM_USE_NATIVE_RTTI and BOOST_FSM_RELAX_TRANSITION_CONTEXT either defined or not)
[SVN r26431]
|
2004-12-05 22:23:19 +00:00 |
|
Andreas Huber
|
ad88ff3154
|
Added a Native variant to the Keyboard example.
[SVN r26430]
|
2004-12-05 22:20:11 +00:00 |
|
Andreas Huber
|
dfab202597
|
For programs with BOOST_FSM_RELAX_TRANSITION_CONTEX defined, fixed a bug that led to orthogonal regions begin exited in arbitrary order rather than the specified order.
[SVN r26429]
|
2004-12-05 19:49:56 +00:00 |
|
Andreas Huber
|
afbb1c915a
|
Added two headings and adapted to the new boost logo filename
[SVN r26303]
|
2004-11-25 20:43:52 +00:00 |
|
Andreas Huber
|
ad979e3960
|
Added a Getting started section and adapted to the new boost logo filename
[SVN r26302]
|
2004-11-25 20:41:58 +00:00 |
|
Andreas Huber
|
df7851f8e3
|
Added DeferralTest
[SVN r26301]
|
2004-11-25 20:19:33 +00:00 |
|
Andreas Huber
|
c2e1f36859
|
Adapted to the new 1.32 toolset names.
[SVN r26300]
|
2004-11-25 20:14:35 +00:00 |
|
Andreas Huber
|
0245bf064e
|
Adapted to the changes in the 1.32.0 distribution (mainly MPL changes).
[SVN r26299]
|
2004-11-25 20:12:07 +00:00 |
|
Andreas Huber
|
7c19f444b6
|
Adapted to the new 1.32 toolset names.
[SVN r26298]
|
2004-11-25 20:07:35 +00:00 |
|
Andreas Huber
|
849c382356
|
Added a post-build event that copies the thread dll to the target directory
[SVN r26297]
|
2004-11-25 20:05:44 +00:00 |
|
Andreas Huber
|
f5a8ea4fe0
|
Adapted to new boost logo filename.
[SVN r26296]
|
2004-11-25 19:20:21 +00:00 |
|
Andreas Huber
|
cce2dc3ec2
|
Added two missing template keywords.
[SVN r26269]
|
2004-11-20 15:32:53 +00:00 |
|
Andreas Huber
|
d1a3313bf3
|
Fixed a bug that led to a failing runtime assert during state machine destruction.
Fixed a bug that led to events deferred in a composite state not being released when that state was left.
[SVN r26268]
|
2004-11-20 15:09:07 +00:00 |
|
Andreas Huber
|
8c6c170b20
|
Completed TransitionTest implementation
[SVN r26227]
|
2004-11-16 22:57:04 +00:00 |
|
Andreas Huber
|
31dbafcfb2
|
Added Reactions template parameter
[SVN r26226]
|
2004-11-16 22:50:07 +00:00 |
|
Andreas Huber
|
a8a30be535
|
Added missing template keywords.
[SVN r26225]
|
2004-11-16 21:29:05 +00:00 |
|
Andreas Huber
|
cabd1180e0
|
*** empty log message ***
[SVN r26221]
|
2004-11-15 21:45:20 +00:00 |
|
Andreas Huber
|
1df3dfe498
|
First version
[SVN r26220]
|
2004-11-15 21:41:25 +00:00 |
|
Andreas Huber
|
a20188a211
|
Added batch file building examples on Windows
[SVN r26204]
|
2004-11-13 21:36:56 +00:00 |
|
Andreas Huber
|
322741e34e
|
Added test directory and MSVC solution
[SVN r26203]
|
2004-11-13 21:35:00 +00:00 |
|
Andreas Huber
|
41255370cc
|
Added the search paths for the threading library
[SVN r26202]
|
2004-11-13 21:27:00 +00:00 |
|
Andreas Huber
|
002796d858
|
*** empty log message ***
[SVN r26200]
|
2004-11-13 20:19:25 +00:00 |
|
Andreas Huber
|
3d1d5dbe7f
|
Removed project files of no longer supported development environments.
[SVN r26199]
|
2004-11-13 20:18:04 +00:00 |
|
Andreas Huber
|
1f8c6a86b1
|
Added BOOST_FSM_EXAMPLE_ to the inclusion guard defines.
[SVN r26198]
|
2004-11-13 19:44:35 +00:00 |
|
Andreas Huber
|
beb5780677
|
Fixed a bug that prevented event dispatch when BOOST_FSM_USE_NATIVE_RTTI was defined.
[SVN r26167]
|
2004-11-10 00:09:11 +00:00 |
|
Andreas Huber
|
82bae1d11a
|
Reformatted to <80 chars per line
[SVN r26166]
|
2004-11-10 00:05:07 +00:00 |
|
Andreas Huber
|
4a45ec24d8
|
Added the StopWatch2 example
[SVN r26162]
|
2004-11-09 20:47:26 +00:00 |
|
Andreas Huber
|
e072a672e6
|
Improved the code for BOOST_NO_STDC_NAMESPACE workarounds.
[SVN r26161]
|
2004-11-09 20:40:59 +00:00 |
|
Andreas Huber
|
f42b50dad6
|
The BitMachine example is now only built in variants up to 4 bits.
[SVN r26160]
|
2004-11-09 19:39:39 +00:00 |
|
Andreas Huber
|
115d8b5237
|
The BitMachine example is now only built in variants up to 4 bits.
[SVN r26159]
|
2004-11-09 19:32:42 +00:00 |
|
Andreas Huber
|
40e8e5c99e
|
Added staging, so that all example builds end up in the same directory.
[SVN r26155]
|
2004-11-08 23:54:35 +00:00 |
|
Andreas Huber
|
b0e374af08
|
Now automatically builds all variants of BitMachine and PingPong
[SVN r26154]
|
2004-11-08 21:34:17 +00:00 |
|
Andreas Huber
|
7ff801be3e
|
Fixed small scoping issues reported by GCC3.4.1.
[SVN r26151]
|
2004-11-08 17:38:24 +00:00 |
|