]> andersk Git - splint.git/history - src
Fixed creation of temp files.
[splint.git] / src /
2002-03-25  evans1629Fixed creation of temp files.
2002-03-18  evans1629Fixed anytype resolution.
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-23  drl7xFixed bug with improper handling of string concatenatio...
2002-02-19  evans1629Integrated Herbert Martin Dietze's changes for OS/2.
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-11  drl7xPut .c and .expect files for new test cases into the...
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  evans1629Forgot to commit multiVal.c
2002-02-05  drl7xFixed bug preventing +showconstraintlocation from being...
2002-02-04  drl7xFixed problem with handleing oldsytle function declarat...
2002-01-25  drl7xFixed bug reproted by Jim Francis. Bug was triggered...
2002-01-22  drl7xFixed bug in string initialization checking.
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-17  drl7xFixed buffer overflow in cscanner.l
2002-01-17  evans1629Fixed handling of array dimensions (bug reported by...
2002-01-14  drl7xAdded files to generate a binary package by doing make...
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  drl7xsplint now tried to define a symbol based on the curren...
2002-01-09  drl7xAdded doc/Makefile.am to get make dist to work.
2002-01-09  evans1629Moved doc/lclint.1 to doc/splint.1
2002-01-08  evans1629Added win32/ files to CVS
2002-01-08  drl7xAdded annotation to fix lint warning.
2002-01-08  evans1629Fixed up for win32 building (winconfig.h required)
2002-01-07  evans1629Removed stray hashTable.c file
2002-01-07  drl7x*** empty log message ***
2002-01-07  evans1629Updated manual, suppressed warning in constraintResolve.c
2002-01-07  drl7x*** empty log message ***
2002-01-07  drl7xAdding redundantconstraints flags. Set constraintor...
2002-01-07  evans1629Put manual in CVS
2002-01-06  evans1629Renamed lclintMacros.nf splintMacros.nf
2002-01-06  evans1629Cleaned up flags to generate manual help.
2002-01-06  evans1629Manual flags.
2002-01-05  evans1629Generating flag manual; separated ARG_STRING into filen...
2002-01-05  evans1629unrecognizeddirective->unrecogdirective
2002-01-05  evans1629Renamed truenull nullwhentrue and falsenull falsewhennull
2002-01-04  evans1629Added manual test cases.
2002-01-03  evans1629Changed checking of complete descruction so +strictdest...
2002-01-03  evans1629Fixed checking for shift expressions.
2002-01-02  evans1629Fixed state clauses. Added obvious loop exec checking.
2001-12-31  evans1629Fixed preds.expect for name change.
2001-12-31  evans1629Updated copyright date.
2001-12-31  evans1629Fixed bug in uentry_makeVarFunction reported by Alexand...
2001-12-31  evans1629Changed grammer to allow multiple /*@fallthrough@*...
2001-12-31  evans1629Fixed handling of wide character strings (L"test").
2001-12-31  evans1629Changed configure.ac to incorporate Nelson Beebe's...
2001-12-31  evans1629Fixed handling of __FUNCTION__
2001-12-31  evans1629Fixed processing of unrecognized pre-processor directiv...
2001-12-31  evans1629Added checking for union initializers.
2001-12-30  evans1629Added legacy flag for unix lib.
2001-12-30  evans1629Fixed loading of rc files, warnrc and showscan.
2001-12-30  evans1629Fixed branch state bug with definitely null values...
2001-12-29  evans1629Renaming - LCLint => Splint
2001-12-19  drl7xModified configure.ac to new longer check for c++.
2001-12-06  drl7xadditional buffer checking annotations
2001-11-30  drl7x*** empty log message ***
2001-11-30  drl7x*** empty log message ***
2001-11-29  drl7xAdded additonal files to DIST_EXTRA so that autoconf...
2001-11-29  drl7xFixed to handled double requires clauses cleanly
2001-11-29  drl7xTook makefile out of repository.
2001-11-29  drl7xWork around for the MaxSet(c) >= sizeof c -1 simplifica...
2001-11-27  drl7xTook tests2.2a out of Makefile temporalily.
2001-11-27  drl7xTried to fix some problems with the configuration system.
2001-10-19  evans1629Added mtgrammar.c.der
2001-10-17  drl7xMade some additional changes to the makefile. Now...
2001-10-17  drl7xI'm trying to fix some of the problems with the Makefile.
2001-10-16  evans1629Added doc/ directory
2001-10-14  evans1629Fixed test suite (temporarily) to run nested test cases
2001-10-14  evans1629Updated build to use automake files created by Tim...
2001-10-13  evans1629Changed BADBRANCH to avoid gcc warnings.
2001-10-09  evans1629Cleaned up cpplib
next
This page took 0.077884 seconds and 7 git commands to generate.