List of the last upgrades: ---------------------------------------- 20/12/2006 'FSM_v1.4r3' -Add cast to support pclint with the new Misra 2004 rules. ---------------------------------------- 24/11/2006 'FSM_v1.4r2' -The FSM child detector is case sensitive. ---------------------------------------- 24/10/2006 'FSM_v1.4r1' -Square shape for init & Final node -Detect & avoid out of bound in GUI ---------------------------------------- 18/10/2006 'FSM_v1.4r0' -Option to add the fsm function return value ---------------------------------------- 17/08/2006 'FSM_v1.3r1' -Correct bug that clean signature of new fsm's ---------------------------------------- 16/08/2006 'FSM_v1.3r0' -Don't autoimport the header, else the Lint don't let us use a hand-coded header that include the generated. -Added the option that limit the execution of several states in the same tick ---------------------------------------- 28/07/2006 'FSM_v1.2r0' -Remove the text autocorrect because result confusing -Added the option that execute several states in the same tick -Improve the GUI to simplify the transition edition ---------------------------------------- 26/11/2005 'FSM_v1.0r1' -Use own types to be MISRA compliant -Generation modes: Hierarchical Switch Case & Reentrant Hierarchical Switch Case -Deliver sources ---------------------------------------- 17/12/2002 'FSM_v0.5r10' -Transform code in generic library & share it with HSM project (HSM is a development of a UML editor still under development) -Export APIS for hierarchical switch case -Filter error with comments into conditions -Avoid loss of last transition when reassign to other state -Split FSM in two variants: H_FSM the freeware core program & L_FSM a restricted version granted to my company. (it's a variant where the about & help are customized) ---------------------------------------- 28/10/2002 'v0.5r09' Add the default case Add Greetings in the about ---------------------------------------- 28/10/2002 'v0r5.08' Modifying the virtual Initializations behavior Undo & Redo commands ---------------------------------------- 21/10/2002 'v0r5.07' Add Find, Undo and Redo buttons (only Find is active) Avoid the duplication in the compilation of children (when children has several parents). Improve remark font and color edition Change tab by spaces when paste code. Add recursive virtual initialization of child’s & more debug conditional compilation Correct bug that replicate text ---------------------------------------- 15/07/2002 'v0r5.06' History indicator now don't change center of state ---------------------------------------- 10/06/2002 'v0.5r05' Correct bug when a path filename has "//" heading the filename. Accept comments in conditions changing them to ansi /* */ format ---------------------------------------- 10/05/2002 'v0.5r04' Remove F2 interception ---------------------------------------- 10/05/2002 'v0.5r03' Correct Htm view with the new explorer ---------------------------------------- 06/05/2002 'v0.5r02' Improve coder capabilities ---------------------------------------- 02/05/2002 'v0.5r01' Fix color and include keywords & operators in ini file ---------------------------------------- 02/05/2002 'v0.5r0' Use cmax20 to edit c-code New multiple instance handling ---------------------------------------- 21/03/2002 'v0.4r02' Avoid generate empty 'entry structure' ---------------------------------------- 16/03/2002 'v0.4r01' Hierarchical generation in a single file ---------------------------------------- 16/01/2002 'v0.3r07' Avoid bug processing the char "&". String optimizations. Print text box option ---------------------------------------- 31/07/2001 'v0.3r06' Enable the resizing of the code windows ..