-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnew.html
More file actions
executable file
·187 lines (156 loc) · 3.9 KB
/
new.html
File metadata and controls
executable file
·187 lines (156 loc) · 3.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://www.splint.org/splint.css" title="style1">
<title>LCLint - What's New</title>
</head>
<body>
<!--#include virtual="header.html"-->
<center><h2>What's New</h2></center>
<h4>23 September 2001</h4>
<blockquote>
Alpha version 3.0.0.16 now <A href="alpha.html">available</a>.<br>
</blockquote>
<h4>9 September 2001</h4>
<blockquote>
Alpha version 3.0.0.15 now <A href="alpha.html">available</a>.<br>
</blockquote>
<h4>27 August 2001</h4>
<blockquote>
Alpha version 3.0.0.13 now <A href="alpha.html">available</a>.<br>
<a href="changes.html">Change log notes</a>.
</blockquote>
<h4>26 August 2001</h4>
<blockquote>
Alpha version 3.0.0.12 now <A href="alpha.html">available</a>.<br>
</blockquote>
<h4>21 August 2001</h4>
<blockquote>
Alpha version 3.0.0.10 now <A href="alpha.html">available</a>.<br>
Stable version source code updated to version <a
href="source.html">2.5r</a> (fixed include problem, no behavioral changes).
</blockquote>
<h4>19 August 2001</h4>
<blockquote>
USENIX Security '01 paper now available: David Larochelle and David Evans. <a
href="http://www.cs.virginia.edu/~evans/usenix01-abstract.html"><em>Statically
Detecting Likely Buffer Overflow Vulnerabilities</em></a>.
</blockquote>
<h4> 6 November 2000 </h4>
<blockquote>
Sarah Mount of the University of Coventry has contributed an <a
href="html-src/">htmlized version</a> of the LCLint source code.
</blockquote>
<h4>
27 July 2000
</h4>
<blockquote>
Release <a href="release.html">Version 2.5q</a> now available.
</blockquote>
<p>
<h4>
25 May 2000
</h4>
<blockquote>
Release <a href="release.html">Version 2.5m</a>; updated web site design.
</blockquote>
<p>
<h4>
16 May 2000
</h4>
<blockquote>
<a href="http://www2.linuxjournal.com/lj-issues/issue73/3599.html">Linux Journal Article: The Code Analyser LCLint</a> by David Santo Orcero, May 2000.
</blockquote>
<p>
<h4>
27 October 1999
</h4>
<blockquote>
Moved server to <a href="http://lclint.cs.virginia.edu">lclint.cs.virginia.edu</a>.
</blockquote>
<h4>
18 April 1998
</h4>
<blockquote>
Minor update 2.4b is now available. (All platforms)
</blockquote>
<h4>
15 April 1998
</h4>
<blockquote>
Minor update 2.4a is now available. (Not yet for Win32)
</blockquote>
<h4>
13 April 1998
</h4>
<blockquote>
Updated web site for Release 2.4.
</blockquote>
<h4>
10 April 1998
</h4>
<blockquote>
Installed larch lclint site on new server at
<tt>www.sds.lcs.mit.edu/lclint/</tt>. Sorry if you had problems
accessing the server over the past two weeks. We suffered a disk crash
on the machine that was hosting the lclint site.
</blockquote>
<h4>
21 August 1997
</h4>
<blockquote>
Updated for Version 2.3f.
</blockquote>
<h4>
24 November 1996
</h4>
<blockquote>
Acorn RISC OS version now available. See <a href="install.html">binary
download</a> page.
</blockquote>
<h4>
26 August 1996
</h4>
<blockquote>
Updated for Version 2.2.
</blockquote>
<h4>
7 May 1996
</h4>
<blockquote>
Updated for Version 2.1b.
</blockquote>
<h4>
17 April 1996
</h4>
<blockquote>
Updated for Version 2.1a. Split <tt>guide.html</tt> into sections for
faster loading. Updated samples to use lclint 2.1a.
</blockquote>
<h4>
20 March 1996
</h4>
<blockquote>
A tar file containing the html for the User's Guide is now <a
href="guide/index.html"> available</a>. This allows easy installation of a
local mirror of the guide for faster access.
<p>
Added about section with server logs.
</blockquote>
<h4>
5 March 1996
</h4>
<blockquote>
Added <a href="new.html">What's New</a> page, <a
href="bugs.html">Bugs</a> page (yes, even code that is checked with
lclint sometimes has bugs, I'm afraid), <a
href="lclint-interest/index.html">lclint-interest archive</a>, <a
href="ftp://ftp.sds.lcs.mit.edu/pub/lclint/guide.txt">plain text</a>
version of User's Guide.
</blockquote>
<h4>
1 March 1996
</h4>
<blockquote>
Announced LCLint 2.0, installed new web site.
</blockquote>
<!--#include virtual="footer.html"-->