releaseNoteStood:: Stood5-2-0-May-2007.txt

File Stood5-2-0-May-2007.txt, 3.8 KB (added by alan, 15 years ago)
Line 
1-----------------
2| Release notes |
3-----------------------------------------
4| STOOD 5.2 - May 2007 |
5| (v.5.2.0 for Windows 28.Mar.2007) |
6| copyright Ellidiss 2007 |
7| support: |
8| - stood@ellidiss.com |
9| - UK: +44 (0) 1260 291 449 |
10| - FR: +33 (0) 298 451 870 |
11-----------------------------------------
12
13Main changes since last version (Stood 5.1 - October 2006)
14
151. Enhanced support of AADL 1.0
16-------------------------------
17
18- removed restrictions in modelling AADL systems
19- removed restrictions in modelling AADL packages
20- added support of AADL subprogram components
21- added support of AADL standard properties (cf.RASTO_06_012)
22- added drag and drop for component reuse
23- new version of the AADL code generator (v2.2)
24- new version of the AADL code parser (aadlrev 1.3)
25- new AADL tutorial
26
272. General enhancements
28-----------------------
29
30- no more restriction in file locations (cf.RASTO_06_038)
31- fixed issue in printing tables and sketches
32- new version of the C++ code generator with SMP2 support
33
343. Changes in the AADL code generator (v2.2)
35--------------------------------------------
36
37AADL070 (01.Dec.06) managing public data component alias in packages
38AADL071 (01.Dec.06) managing new aadlCategory predicates
39AADL072 (15.Dec.06) dot notation for data subprg call only
40AADL073 (15.Dec.06) pragma exported_type and clean up all type refs
41AADL074 (15.Dec.06) operations no more data subprograms by default
42AADL075 (22.Dec.06) adding subprogram connections
43AADL076 (22.Dec.06) adding port group and subprogram generation within packages !
44AADL077 (04.Jan.07) do not add the local package if the type name of a data already contains package
45AADL078 (08.Jan.07) supporting child subprograms and subprogram call connections
46AADL079 (09.Jan.07) reshaping subprogram and port properties and no more old mapping
47AADL080 (10.Jan.07) adding behavior annex for subprogram components
48AADL081 (12.Jan.07) no more ref to isOpControl changing non term processors into systems and annex indent
49AADL082 (01.Feb.07) introducing aadlFeature predicate
50AADL083 (07.Feb.07) adding ASSERT RCM properties
51AADL084 (13.Feb.07) managing allocation in aadl systems and fixing binding issues
52AADL085 (13.Feb.07) fixing component dupplication management and classifier references
53AADL086 (21.Feb.07) managing properties for several subcomponents of the same classifier
54AADL087 (23.Feb.07) avoiding invalid data subcomponents and null wcet
55AADL088 (09.Mar.07) fixing minor bugs
56AADL089 (16.Mar.07) adding APLC to VMLC transformation for ASSERT
57AADL090 (20.Mar.07) improving component references
58AADL091 (20.Mar.07) improving parameter connections
59AADL092 (05.Apr.07) small bug fix for AP to VM transfo for ASSERT
60AADL093 (18.Apr.07) adding predefined properties in DataBase
61AADL094 (27.Apr.O7) changes in packages
62AADL095 (10.May.07) removing call event in subprogram
63SMP2AADL001..017 support of SMP2 models in AADL
64
653. Changes in the AADL import engine (v1.3)
66-------------------------------------------
67
68AADR013 (18.Jan.07) adding sp call connections
69AADR014 (01.Feb.07) pragma AADL_PORT
70AADR015 (20.Feb.07) processing subcomponent and feature properties
71AADR016 (24.Feb.07) improving import of components from packages
72AADR017 (20.Mar.07) fixing bug in Dataflows and missing Dispatch Protocol
73AADR018 (16.Apr.07) fixing various side effects from recent changes
74AADR019 (10.May.07) better support of properties
75AADR020 (10.May.07) solving case sensitivity pb in calls and subcomponents
76AADR021 (21.May.07) fixing stack overflow in required interface
77SMP2_001..011 support of SMP2 models in AADL
78
794. Changes in the C++ code generator
80------------------------------------
81
82CPP031 (24.Oct.06) bug fixed for the parameters default value