]> andersk Git - splint.git/commit
Cleaned up flags to generate manual help.
authorevans1629 <evans1629>
Sun, 6 Jan 2002 08:14:14 +0000 (08:14 +0000)
committerevans1629 <evans1629>
Sun, 6 Jan 2002 08:14:14 +0000 (08:14 +0000)
commitbb7c2085a0088f4a6b3fb68dcd0ce331f67e9a2d
tree11c234c09f9578753235aba41059c307a7b8cb27
parent982cc10b478eb048460a85910953ce6083456bab
Cleaned up flags to generate manual help.

Renamed arraybounds and arrayboundsread to boundswrite and boundsread

Replaced +control flag with duplicatecases, alwaysexits, emptyreturn and
macroreturn (all plain, default +)

Split
55 files changed:
lib/ansi.lcd
lib/ansistrict.lcd
lib/posix.lcd
lib/posixstrict.lcd
lib/stdio.h
lib/unix.lcd
lib/unixstrict.lcd
src/Headers/constraintList.h
src/Headers/flags.h
src/Headers/functionClause.h
src/Headers/mtgrammar_tokens.h
src/Headers/sRef.h
src/Headers/uentry.h
src/Makefile.am
src/Makefile.in
src/bison.head
src/bison.reset
src/cgrammar.c.der
src/constraint.c
src/constraintExpr.c
src/constraintGeneration.c
src/constraintList.c
src/constraintResolve.c
src/constraintTerm.c
src/context.c
src/cpphash.c
src/ctype.c
src/exprChecks.c
src/exprNode.c
src/flags.c
src/flags.def
src/functionClause.c
src/globalsClause.c
src/idDecl.c
src/lclint.lcd
src/llgrammar.c.der
src/loopHeuristics.c
src/mtgrammar.c
src/mtgrammar.c.der
src/scanline.c
src/signature.c.der
src/uentry.c
test/Makefile.am
test/Makefile.in
test/db1.expect
test/db3.expect
test/for/Makefile
test/globalbufferannotation/Makefile
test/help.expect
test/manual/Makefile
test/maxset/Makefile
test/moreBufferTests/Makefile
test/moreBufferTests2/Makefile
test/simplebufferConstraintTests/Makefile
test/strchr/Makefile
This page took 0.046452 seconds and 5 git commands to generate.