Commit Graph

17 Commits

Author SHA1 Message Date
James E. King III
719bfe86fc fix jamfile errors 2018-10-27 17:33:58 -04:00
Peter Dimov
8b5c3d6f17 Pass requirements to lib rule as well 2017-11-21 00:57:50 +02:00
Andreas Huber
07e8d731a2 Test that reproduces the issue reported at http://thread.gmane.org/gmane.comp.lib.boost.user/62965
[SVN r66389]
2010-11-03 21:20:57 +00:00
Andreas Huber
fbc0904963 Added state_machine::triggering_event(). Documentation follows.
[SVN r57182]
2009-10-27 22:38:02 +00:00
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
bbe4deba34 Minor changes.
[SVN r36532]
2006-12-29 12:18:05 +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
Vladimir Prus
c01856ed26 Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35989]
2006-11-10 19:09:56 +00:00
Andreas Huber
dc2f6e8508 Fixed file name length >31 issues found by boost inspection.
Renamed the following files:
ExceptionsAndOrthogonalStates.gif -> ExceptionsAndOrthStates.gif
TransitionsAcrossOrthogonalRegions.gif -> TransAcrossOrthRegions.gif
UnsupportedDeepHistoryTest.cpp -> UnsuppDeepHistoryTest.cpp
UnsupportedDeepHistoryTest.vcproj -> UnsuppDeepHistoryTest.vcproj


[SVN r34552]
2006-07-16 10:24:34 +00:00
Andreas Huber
b9285e306e Removed a compile-time check to enable "local" history as defined in UML2.0. Adapted test accordingly.
[SVN r34185]
2006-06-05 18:51:21 +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
5ad2a53cc3 No longer provides multiple test-suites
[SVN r30424]
2005-08-03 20:27:32 +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
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