Commit Graph

253 Commits

Author SHA1 Message Date
henry-ch
02043bedaf doc update for 1.56 2014-04-09 17:29:00 +02:00
henry-ch
d5a3529679 Merge from branch 'develop' 2014-03-26 21:38:08 +01:00
henry-ch
56770b693d bugfixes:
- no_transition in case of an exception
- compile error if no deferred events queue
2014-03-24 22:18:43 +01:00
Christophe Henry
0b7c69204c trac 9280: moved handling of deferred events to history policy
[SVN r86799]
2013-11-23 20:49:36 +00:00
Christophe Henry
fa9b3442fc tentative fix for trac 9280
[SVN r86759]
2013-11-18 22:13:36 +00:00
Christophe Henry
c58f45f4a0 fixed compilation error
[SVN r86539]
2013-11-01 19:52:10 +00:00
Christophe Henry
6cc30a685e merged rev. 85821
[SVN r85825]
2013-09-22 10:33:42 +00:00
Christophe Henry
b0d9cf99be update doc for 1.55
[SVN r85821]
2013-09-22 10:27:26 +00:00
Christophe Henry
db869d18e4 merged rev. 84642-85778
[SVN r85820]
2013-09-22 10:12:20 +00:00
Christophe Henry
f388e5d649 added missing include
[SVN r85778]
2013-09-18 19:53:48 +00:00
Christophe Henry
6f4fa5eb14 Applied patch from trac 8686
[SVN r85777]
2013-09-18 19:42:22 +00:00
Christophe Henry
736c0018b3 added support for sequence of end interrupt events
[SVN r84642]
2013-06-04 21:02:38 +00:00
Christophe Henry
5619e760d1 merged rev. 83768
[SVN r83769]
2013-04-04 19:30:58 +00:00
Christophe Henry
c334a4b4f8 fixed bug caused by tentative fix rev. 83480
[SVN r83768]
2013-04-04 19:28:24 +00:00
Christophe Henry
0c5e516d2d Merged rev. 83038-83758
[SVN r83760]
2013-04-03 21:22:07 +00:00
Christophe Henry
4cf1731671 version for 1.54
[SVN r83758]
2013-04-03 21:13:23 +00:00
Christophe Henry
428323c1bd Merged rev. 82588-83755
[SVN r83757]
2013-04-03 20:59:05 +00:00
Christophe Henry
3c954eaa0c corrected charset (trac 8046)
[SVN r83756]
2013-04-03 20:37:37 +00:00
Christophe Henry
417fb3d052 removed non-ascii char (trac 8046)
[SVN r83755]
2013-04-03 20:21:00 +00:00
Christophe Henry
842daf9db5 bugfix (copy breaks exit points of subsubmachines)
[SVN r83480]
2013-03-17 20:47:04 +00:00
Christophe Henry
17181bc209 added examples of kleene and type_erasure
[SVN r83038]
2013-02-19 21:53:14 +00:00
Christophe Henry
029f524d6e bugfix(pseudo exit not working)
[SVN r82588]
2013-01-22 20:52:35 +00:00
Christophe Henry
39bacdf98b Merged rev. 79427
[SVN r79428]
2012-07-11 20:53:48 +00:00
Christophe Henry
b8a7695147 doc update for 1.51
[SVN r79427]
2012-07-11 20:46:19 +00:00
Christophe Henry
9b017e61b8 merged rev. 78785-79094
[SVN r79233]
2012-07-02 21:12:57 +00:00
Christophe Henry
a608682ffe fixed: defer_ for eUML leading to stack overflow
[SVN r79094]
2012-06-25 21:45:30 +00:00
Christophe Henry
d1b69d6837 fixed compiler error with fsm internal table and none event
[SVN r78836]
2012-06-06 20:08:44 +00:00
Christophe Henry
80f4a9ec01 added support for boost::any or kleene as acceptable events.
[SVN r78785]
2012-05-31 21:11:57 +00:00
Christophe Henry
27afa85171 merged rev. 78506-78627
[SVN r78628]
2012-05-25 19:55:57 +00:00
Christophe Henry
63af9f47eb version for 1.50
[SVN r78627]
2012-05-25 19:50:27 +00:00
Christophe Henry
c9569d1fb3 merged rev. 76655-78475
[SVN r78601]
2012-05-24 19:38:46 +00:00
Christophe Henry
7e9ea58cca added image
[SVN r78506]
2012-05-18 19:50:14 +00:00
Christophe Henry
6b964bb326 fixed warning
[SVN r78475]
2012-05-14 21:23:52 +00:00
Christophe Henry
8d6f46f5a3 fix (no_transition not called for submachine objects on which process_event is directly called)
[SVN r77840]
2012-04-08 20:16:34 +00:00
Christophe Henry
6ae471bcb9 fix: visitor was passed by value to submachines
[SVN r77793]
2012-04-06 21:37:54 +00:00
Christophe Henry
a97a04ba38 new implementation of deferred events because of a bug if 2 deferred events in 2 regions.
[SVN r77698]
2012-04-01 20:05:51 +00:00
Christophe Henry
c0b9d65974 bugfix (terminate/interrupt states not working if flags are provided in the state definition)
[SVN r77418]
2012-03-19 21:06:50 +00:00
Christophe Henry
9885d15caa bugfix (graph building only working if initial_state is a sequence)
[SVN r77239]
2012-03-05 20:17:46 +00:00
Christophe Henry
8c2fd0967a fixed warning
[SVN r77149]
2012-03-01 20:46:00 +00:00
Christophe Henry
07f4458030 fixed warning
[SVN r76939]
2012-02-07 19:56:53 +00:00
Christophe Henry
b0b2e4af31 fixed bug with eUML table and composites.
Breaking Change! Doc not updated yet.

[SVN r76655]
2012-01-23 20:37:23 +00:00
Christophe Henry
98ad6b64bf merged rev. 75641,75859 (bugfixes: incorrect setting of current state at start(), continued processing after deferring)
[SVN r76293]
2012-01-03 20:58:19 +00:00
Christophe Henry
c1e37b778d Fixed failed merge from rev. 72031
[SVN r75941]
2011-12-14 20:54:24 +00:00
Christophe Henry
693b78cbf2 bugfix (start() does not set the current state(s) back to initial states)
[SVN r75859]
2011-12-07 22:01:03 +00:00
Christophe Henry
91b67c75be bugfix (processing continues after deferring)
[SVN r75641]
2011-11-23 20:39:28 +00:00
Christophe Henry
73f1d435ce merged rev. 74903
[SVN r74996]
2011-10-16 21:32:48 +00:00
Christophe Henry
2a3d5db035 added missing limitation
[SVN r74903]
2011-10-10 20:17:22 +00:00
Christophe Henry
5a607a7d40 merged rev. 72804-74852
[SVN r74853]
2011-10-09 14:09:20 +00:00
Christophe Henry
b5b1cdc1b1 version for 1.48
[SVN r74852]
2011-10-09 14:00:35 +00:00
Christophe Henry
8a4010434b merged revisions 72697 - 74363
[SVN r74850]
2011-10-09 13:16:10 +00:00