releaseNoteStood:: Stood4-3-2-Feb-2003.txt

File Stood4-3-2-Feb-2003.txt, 4.2 KB (added by alan, 15 years ago)
Line 
1------------------------------
2| Release note February 2003 |
3----------------------------------
4STOOD 4.3.2 (Windows) 19.02.2003
5STOOD 4.3.3 (Unix) 19.02.2003
6-----------------------------------
7
8==========================================================
9Changes since previous distribution:
10( v 4.3.0 (Windows) and v 4.3.1 (Unix), 18 December 2002 )
11==========================================================
12
13
141. Functional changes
15---------------------
16
171.1. Reverse engineering
18
19- New version of the Ada reverse engine [REV035]
20- New version of the C reverse engine [REVC002-REVC003-REVC004]
21- AADL v0.6 reverse engineering feature (preliminary version)
22
231.2. Code generators
24
25- New version of the Ada code generator [ADA176] (cf.03.020)
26- New version of the C code generator [C086-C087] (cf.03.006)(cf.03.017)
27- New version of the AADL code generator [AADL001]
28- The code generation directories can now be better customized (cf.03.005)
29- The code text editor is now automatically refreshed (cf.03.014)
30
311.3. Checkers
32
33- New version of the HOOD rules checker for rule O6 [HOOD016] (cf.03.018)
34- New version of the Requirements checker (cf.03.015)
35
361.4. Others
37
38- inverse call trees can now be printed (cf.03.016)
39- the http server can now work again (cf.03.001)
40- the IMPORTANCE real time attribute can now be properly entered (cf.03.002)
41- no more problems when some languages are discarded (cf.03.004)
42- two bugs have been fixed in the SIF generator (cf.03.007)(cf.03.008)
43- redundancies are now processed for enumeration elements (cf.03.010)
44- change in the pseudo-code parser to detect structure elements (cf.03.011)
45- no more named pipe created by default (file: st) (cf.03.012)
46- no more crash when the code generation directory is write protected (cf.03.013)
47- now keeps the cursor location after a save with ctrl-S (cf.03.023)
48- code language source files suffix are now well recognized on Unix (cf.03.019)
49- now possible to save .sto files for downwards compatibility (cf.03.022)
50- now recovering all files when using delete/undelete in the graphics (cf.03.024)
51
52
532. Changed files
54----------------
55
562.1. Binary files
57
58bin.w32/stood.ini
59bin.w32/stood.exe
60bin.w32/stood.eng
61bin.w32/crev.exe
62bin.w32/aadlrev.exe
63
64bin.sol2/stood
65bin.sol2/stood.eng
66bin.sol2/crev
67bin.sol2/.stoodrc
68bin.sol2/aadlrev
69
70bin.aix4/stood
71bin.aix4/stood.eng
72bin.aix4/crev
73bin.aix4/.stoodrc
74bin.aix4/aadlrev
75
76bin.hpux9/stood
77bin.hpux9/stood.eng
78bin.hpux9/crev
79bin.hpux9/.stoodrc
80bin.hpux9/aadlrev
81
82bin.pclinux/stood
83bin.pclinux/stood.eng
84bin.pclinux/crev
85bin.pclinux/.stoodrc
86bin.pclinux/aadlrev
87
882.2. Configuration files
89
90config/DataBase
91
92config/code_extractors/ada/Extract.pro
93config/code_extractors/ada/Extract.sbp
94config/code_extractors/ada/Input.sbp
95config/code_extractors/ada/pragma
96config/code_extractors/ada/extractors
97
98config/code_extractors/c/Extract.pro
99config/code_extractors/c/Extract.sbp
100config/code_extractors/c/Input.sbp
101config/code_extractors/c/extractors
102
103config/code_extractors/cpp/extractors
104
105config/code_extractors/aadl/Extract.pro
106config/code_extractors/aadl/Extract.sbp
107config/code_extractors/aadl/Input.sbp
108
109config/reverse/ada/Extract.pro
110config/reverse/ada/Extract.sbp
111config/reverse/ada/Input.sbp
112config/reverse/ada/go.sh
113
114config/reverse/c/Extract.pro
115config/reverse/c/Extract.sbp
116config/reverse/c/Input.sbp
117config/reverse/c/go.sh
118
119config/reverse/aadl/Extract.pro
120config/reverse/aadl/Extract.sbp
121config/reverse/aadl/Input.sbp
122config/reverse/aadl/go.sh
123
124config/checkers/hood/Operation.pro
125config/checkers/hood/Operation.sbp
126
127config/checkers/requirements/Coverage.pro
128config/checkers/requirements/Coverage.sbp
129config/checkers/requirements/ERMatrix.pro
130config/checkers/requirements/ERMatrix.sbp
131config/checkers/requirements/Output.pro
132config/checkers/requirements/Output.sbp
133
134config/http/go.sh
135config/http/demo5.sts
136config/http/code_generation.sts
137config/http/doc_generation.sts
138config/http/sif_generation.sts
139config/http/design_checking.sts
140
1412.3 Examples and tutorial
142
143examples/reverse/sourcesAADL/Example.aadl
144
145tutorial/lesson2.sts
146tutorial/lesson3.sts
147tutorial/readme.txt