]> andersk Git - splint.git/shortlog
splint.git
2002-07-27  drl7xAdded files for the splint.sf.net repository as part... loop-anlaysis-1-0
2002-07-27  drl7xMerged this branch with the one in the splint.sf.net...
2002-07-23  drl7xFixed internal bug that occured when dumping bounds...
2002-07-11  evans1629Added pointers.c and pointers.h to CVS.
2002-07-08  evans1629Fixed emptyret flag problem. ("emptyreturn" -> "emptyr...
2002-07-08  evans1629- library fixes:
2002-07-05  evans1629Update test results.
2002-07-05  evans1629Added chararrylit test case.
2002-07-03  evans1629Fixed pre-processing bug reported by Adam Clarke. ...
2002-07-02  evans1629Fixed annotations on struct iovec and struct msghdr...
2002-07-01  drl7xApparently splint does not correctly handle the case...
2002-06-25  drl7xFixed unix.h so splint could parse it so that splint...
2002-06-07  drl7xAdded back previosuly removed file lslinit.c to get...
2002-05-31  evans1629Committed to enable merge.
2002-05-20  evans1629Added splint.spec file contributed by Heiko Abraham
2002-04-28  evans1629Fixed manual typo.
2002-04-13  herberttest/Makefile.os2: merged in changes from 3.0.1.6 to...
2002-04-12  herbertstringliteral fixed
2002-04-12  herbertos2/makeos2.cmd: also make in ../lib with `-o' option.
2002-04-12  drl7x*** empty log message ***
2002-04-12  drl7xMeaningless file added to see if committs also affect...
2002-03-30  evans1629Fixed problem with comman line redefinitions (no filename).
2002-03-29  drl7xHacking Makefile to print a warning when test suite...
2002-03-25  evans1629Testing update message.
2002-03-25  evans1629Fixed creation of temp files.
2002-03-18  evans1629Fixed anytype resolution.
2002-03-17  evans1629Removed unexport's from makefile. They don't seem...
2002-03-17  evans1629Added llgrammar_gen2.h
2002-03-17  evans1629Added signature_gen.h
2002-03-17  evans1629Added llgrammar_gen.h
2002-03-17  evans1629Added cgrammar_tokens.h
2002-03-17  evans1629Added htmlfileformat flag.
2002-03-17  evans1629Fixed internal error for stray type names in structure...
2002-03-17  evans1629Fixed problem with unnamed unions within struct definit...
2002-03-17  evans1629Fixed problem with print format for +showalluses.
2002-03-16  evans1629Fixed problem with resetting null state after error...
2002-03-16  evans1629Fixed problem with loop guards in loop test effects...
2002-03-15  evans1629Fixed bug in usymtab clearing derived sRefs when exitin...
2002-03-13  evans1629o Make lltok an abstract type, a pointer to structure...
2002-03-12  evans1629Win32 problems
2002-03-12  drl7xFixed error in Makefile.am (/* */ was used for comment...
2002-03-11  evans1629Temporarily set flags to splintme without warnings.
2002-03-02  evans1629Fixed line numbering when multi-line macro parameters...
2002-03-01  drl7xModified the doc/Makefile.am so that the man page is...
2002-02-27  drl7x*** empty log message ***
2002-02-23  drl7xFixed bug with improper handling of string concatenatio...
2002-02-19  evans1629Added grammar support for compound literals. (Reported...
2002-02-19  evans1629Integrated Herbert Martin Dietze's changes for OS/2.
2002-02-18  drl7x*** empty log message ***
2002-02-18  herbertUpdated documentation and Makefiles (LCLint -> splint),
2002-02-14  drl7xFixed bug preventing the expression of a return stateme...
2002-02-13  evans1629Fixed warning message for shiftsigned flag. (Reported...
2002-02-12  drl7xPut instruction files from web site into CVS developmen... splint-3_0_1_6
2002-02-11  drl7xSym link install.html correctly to web site directory.
2002-02-11  drl7xPut .c and .expect files for new test cases into the...
2002-02-11  evans1629Added warnsysfiles flag to manual.
2002-02-10  evans1629Fixed bug with unrecognized files in #line commands.
2002-02-10  evans1629Extended grammar to support designators in initializers.
2002-02-10  evans1629Fixed but with parenthesized pointer declarations.
2002-02-07  evans1629Fixed bug with FIELDASSIGN
2002-02-06  evans1629Fixed internal errors for field assignments --- this...
2002-02-06  evans1629Fixed internal bug for if ((a[0][1]) != 0)
2002-02-06  evans1629Fixed internal bug for enum lists defined in structures...
2002-02-05  evans1629Relaxed grammar to allow null external declarations.
2002-02-05  evans1629Added test case for division by zero.
2002-02-05  evans1629Forgot to commit multiVal.c
2002-02-05  drl7x3.0.1.5 release. splint-3_0_1_5
2002-02-05  drl7xFixed automake related problems.
2002-02-05  drl7xFixed bug preventing +showconstraintlocation from being...
2002-02-04  drl7xFixed problem with handleing oldsytle function declarat...
2002-01-27  drl7xAdded test case for pproblem with typedefs and fixed...
2002-01-25  drl7xAdded new flag.
2002-01-25  drl7xFixed bug reproted by Jim Francis. Bug was triggered...
2002-01-22  drl7xFixed bug in string initialization checking.
2002-01-22  drl7xAdded test cases for stringliteral initalization checking
2002-01-19  drl7xHopefully fixed configuration program caused by running... splint-3_0_1_4
2002-01-18  drl7x*** empty log message ***
2002-01-18  drl7x*** empty log message ***
2002-01-18  drl7xSystem file warning message now not printed if -systemd...
2002-01-18  drl7xAdded the flag warnsysfiles (default +) if this flag...
2002-01-18  drl7xHopefully finially added bin/Makefile.am and bin/Makefi...
2002-01-18  drl7xTrying to add dummyfile to be bin to stay in the reposi...
2002-01-18  drl7xTrying to get Makefile in the repository.
2002-01-17  drl7xFinished adding flags to the manual.
2002-01-17  drl7xAdded some additonal flag descriptions to the manual.
2002-01-17  drl7xFixed buffer overflow in cscanner.l
2002-01-17  evans1629Fixed handling of array dimensions (bug reported by...
2002-01-15  drl7xReplacing the directory preBuilt with bin
2002-01-14  drl7xMakefiles for preBuilt this directory is intended to... splint-3_0_1_2
2002-01-14  drl7xAdded files so that mkae bindist will work on system...
2002-01-14  drl7xAdded files to generate a binary package by doing make...
2002-01-14  drl7xGot gmake to work on test suit. (Changed the cleanout...
2002-01-10  evans1629Added install.html to CVS.
2002-01-10  evans1629Fixed problem with identifyFlag revealed by splint...
2002-01-10  drl7xPatched bug in splint --help flags full
2002-01-10  drl7xPut builtin -D flags for specific arcitectures.
2002-01-10  drl7x*** empty log message ***
2002-01-10  drl7xsplint now tried to define a symbol based on the curren...
2002-01-09  evans1629Reviewed DRL's manual changes. Moved bounds flags...
2002-01-09  evans1629still trying to add doc files
next
This page took 0.1884 seconds and 4 git commands to generate.