]> andersk Git - splint.git/log
splint.git
23 years agoPrewinter break editing commit. prewinterbreak
drl7x [Sat, 23 Dec 2000 05:17:53 +0000 (05:17 +0000)] 
Prewinter break editing commit.
Code is mostly good.
Annoying bug with constraintExpr still needs to be fixed.

23 years agoHandles ftpd.c in wu-ftp without crashing.
drl7x [Wed, 29 Nov 2000 23:38:24 +0000 (23:38 +0000)] 
Handles ftpd.c in wu-ftp without crashing.
Gives lots of spurious messages though.

23 years agocopy lib from lcclint-2.5q version.
drl7x [Wed, 29 Nov 2000 09:51:30 +0000 (09:51 +0000)] 
copy lib from lcclint-2.5q version.

23 years agoPasses the standard LCLint test suite. YAAAAAAYYYY!!!!!
drl7x [Wed, 29 Nov 2000 09:48:39 +0000 (09:48 +0000)] 
Passes the standard LCLint test suite.  YAAAAAAYYYY!!!!!
YAAAAAAAAAAYYYYYYYYYYYYYYYYY!!!!!!!!!!!!!!!!

23 years agoWe're now able to generate Maxset constraints for fixed sized arrays.
drl7x [Wed, 29 Nov 2000 05:01:50 +0000 (05:01 +0000)] 
We're now able to generate Maxset constraints for fixed sized arrays.
e.g. int x[3]; produces maxset(x) >= 2;

23 years agoIf checking mostly works. Boolean expression are handled.
drl7x [Mon, 20 Nov 2000 22:05:53 +0000 (22:05 +0000)] 
If checking mostly works.  Boolean expression are handled.
Need to add > or < support.  Committing to have a good back up.

23 years agoFixed stupid bug in constraintGeneration.c
drl7x [Wed, 1 Nov 2000 20:40:55 +0000 (20:40 +0000)] 
Fixed stupid bug in constraintGeneration.c
Should've done it before last version
Also modified cgrammar.y to attempt (so far unsuccesfully) to get function level anotations working.

23 years agopre addition of functino level annotations.
drl7x [Tue, 31 Oct 2000 05:04:58 +0000 (05:04 +0000)] 
pre addition of functino level annotations.
if almost works

23 years agoConverted to new API for constraintExpr
drl7x [Fri, 13 Oct 2000 00:28:00 +0000 (00:28 +0000)] 
Converted to new API for constraintExpr
g++; g++; is now handled correctly.

23 years agoIt mostly works but it has a convolted API that needs fixxing. oct3uglyapi
drl7x [Tue, 3 Oct 2000 18:06:14 +0000 (18:06 +0000)] 
It mostly works but it has a convolted API that needs fixxing.

23 years ago*** empty log message ***
drl7x [Wed, 27 Sep 2000 21:59:15 +0000 (21:59 +0000)] 
*** empty log message ***

23 years agoSaving version preented on 092200 simplyconstraintterm
drl7x [Mon, 25 Sep 2000 23:15:51 +0000 (23:15 +0000)] 
Saving version preented on 092200

23 years agoMost of the constraint resolving works.
drl7x [Fri, 22 Sep 2000 09:14:07 +0000 (09:14 +0000)] 
Most of the constraint resolving works.
can do g[0] = '2'; g++; g[0] = 'g';  I think...

23 years agoPeriodic commit
drl7x [Thu, 14 Sep 2000 05:46:50 +0000 (05:46 +0000)] 
Periodic commit

23 years ago*** empty log message *** merged25q
drl7x [Thu, 3 Aug 2000 14:55:06 +0000 (14:55 +0000)] 
*** empty log message ***

23 years agoPut files created for constraint handling in the repository.
drl7x [Wed, 2 Aug 2000 21:34:05 +0000 (21:34 +0000)] 
Put files created for constraint handling in the repository.

23 years agoTook 2 temp files out of the repository.
drl7x [Wed, 2 Aug 2000 21:30:14 +0000 (21:30 +0000)] 
Took 2 temp files out of the repository.

23 years agoFixed stupid bug in constraintList causing a segfault.
drl7x [Wed, 2 Aug 2000 21:10:44 +0000 (21:10 +0000)] 
Fixed stupid bug in constraintList causing a segfault.
Added files for new tests to the repository.

23 years agoFinshed basic merge. Still trying to get it through the test suit.
drl7x [Wed, 2 Aug 2000 20:19:48 +0000 (20:19 +0000)] 
Finshed basic merge.  Still trying to get it through the test suit.

23 years agoAdded the code for setBufferSize and setStringLegnth annotations. assertSizeandLengthAnnotations
drl7x [Tue, 4 Jul 2000 00:29:50 +0000 (00:29 +0000)] 
Added the code for setBufferSize and setStringLegnth annotations.
Committing to prepare fro second merge with Evans's code.

23 years agoAdded in test case files. (Merge should be complete now.) NullTermVer1
drl7x [Thu, 22 Jun 2000 06:56:37 +0000 (06:56 +0000)] 
Added in test case files.  (Merge should be complete now.)

23 years agoPut Nullterminated Tests in the repository.
drl7x [Wed, 21 Jun 2000 19:00:22 +0000 (19:00 +0000)] 
Put Nullterminated Tests in the repository.

23 years agoCommiting Merge of changes made in semester and ver 2.5M
drl7x [Wed, 21 Jun 2000 18:54:59 +0000 (18:54 +0000)] 
Commiting Merge of changes made in semester and ver 2.5M

23 years agoInitial revision
drl7x [Tue, 13 Jun 2000 02:39:09 +0000 (02:39 +0000)] 
Initial revision

This page took 0.430632 seconds and 4 git commands to generate.