1 |
+ |
<! Style Sheet Header> |
2 |
+ |
<html> |
3 |
+ |
<head> |
4 |
+ |
<title>release notes</title> |
5 |
+ |
<body> |
6 |
+ |
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
+ |
<h1>Release Notes For Version V0_9_13</h1> |
8 |
+ |
<ol> |
9 |
+ |
<li>More Mccabe Extensions to deal with instrumented code |
10 |
+ |
<li>Update runtime help instructions for sh - now you need eval on sh too! |
11 |
+ |
<li>Fix of setup bug for some description files - now will always convert to |
12 |
+ |
lower case to ensure case independence for external dependencies. |
13 |
+ |
</ol> |
14 |
+ |
<p> |
15 |
+ |
<h2>Files Changed</h2> |
16 |
+ |
<pre> |
17 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4 |
18 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5 |
19 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7 |
20 |
+ |
File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4 |
21 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22 |
22 |
+ |
</pre> |
23 |
+ |
<p> |
24 |
+ |
<hr> |
25 |
+ |
<h1>Release Notes For Version V0_9_12</h1> |
26 |
+ |
<hr> |
27 |
+ |
<ol> |
28 |
+ |
<li> Additon of Mccabe QA tool support. <br> |
29 |
+ |
If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in |
30 |
+ |
<li> update of runtime -sh to give set, export as supported by older shells. |
31 |
+ |
<li> proper versioning in OpenGL and OpenInventor description files - no more dev |
32 |
+ |
</ol> |
33 |
+ |
<p> |
34 |
+ |
<h2>Files changed</h2> |
35 |
+ |
<pre> |
36 |
+ |
File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1 |
37 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9 |
38 |
+ |
File SCRAM/src/GetFilePath is new; current revision 1.1.2.1 |
39 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5 |
40 |
+ |
File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1 |
41 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21 |
42 |
+ |
File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1 |
43 |
+ |
File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3 |
44 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5 |
45 |
+ |
</pre> |
46 |
+ |
<! Style Sheet Footer ---------------Do not change anything after this line--> |
47 |
+ |
<hr> |
48 |
+ |
<table border=1 width=100%> |
49 |
+ |
<td align=left> |
50 |
+ |
<a href=mailto:Christopher.Williams@cern.ch |
51 |
+ |
>Chris Williams</a> |
52 |
+ |
</td> |
53 |
+ |
<td align=center> |
54 |
+ |
Last Updated Tue Jun 1 13:38:00 1999 |
55 |
+ |
</td> |
56 |
+ |
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
57 |
+ |
</td> |
58 |
+ |
</table> |
59 |
+ |
</body> </html> |
60 |
+ |
<! End Style Sheet Footer> |