]> andersk Git - splint.git/history - src/Headers
noexpand always false.
[splint.git] / src / Headers /
2009-11-04  bpringlemeirRemove unused cpplib_createDefinition.
2009-10-25  bpringlemeirAdd more cvsignore files.
2009-09-09  bpringlemeirFix tracker issue 1837229.
2007-07-13  evans1629*** empty log message ***
2007-07-13  evans1629Updated expected output for help.expect to include...
2004-07-31  evans1629Fixed problem with NULL being changed.
2004-07-27  evans1629Fixed -help <mode> bug.
2004-05-21  evans1629Added va_copy to standard.h.
2004-05-18  evans1629Fixed problem with assertion checking for negative...
2004-01-12  evans1629Added support for omitted if clauses in conditionals...
2003-12-08  drl7xFixed off by one bug involving arrays initialized with...
2003-11-02  evans1629*** empty log message ***
2003-09-11  herbertRemoved obsolete OS/2 test makefiles.
2003-07-18  evans1629Fixed problem with shadow parameters.
2003-06-10  evans1629Made allocations involving sizeof work correctly (test...
2003-06-09  evans1629Changes to fix malloc size problem.
2003-06-07  evans1629Fixed problem with russian characters.
2003-04-29  evans1629Renamings to avoid conflicts with type names.
2003-04-22  evans1629Fixes after removing -unrecogcomments flag for make...
2003-04-20  evans1629Fixed inclusion problems with osd.h.
2003-04-20  evans1629Making fixes for Microsoft Visual C++ compiler.
2003-04-20  evans1629Added support for ISO C99 _Bool and stdbool bool/true...
2003-04-14  evans1629Fixed all /*@i...@*/ tags (except 1).
2003-04-11  drl7xFixed some /@*i@*/ comments in the code.
2003-04-07  drl7xFixed name checking errors.
2003-03-31  drl7xCommitting after merging Evan's changes.
2003-03-10  drl7xUpdated libary version number.
2003-03-07  drl7xFixed some splintme errors from the previous code change.
2003-03-06  drl7xFixed bug 672239 sizeof(array[0]) gives NULL derefenc...
2003-03-03  drl7xfixed some /*@i---@*/ comments.
2003-03-03  drl7xconstraintExpr.c passes splintme without having to...
2003-03-02  drl7xUpdated copyrights
2003-03-02  drl7xUpdated the copyright on source code files.
2003-02-28  drl7xCode passes splintme with no errors.
2002-12-20  drl7xAdded the flags likely-bounds, likely-bounds-write...
2002-12-18  drl7xAdded support for default buffer constraint annotations
2002-12-18  evans1629Improved tracking of state change locations. Added...
2002-12-15  evans1629ADded numabstract types.
2002-12-14  drl7xCommitting to make sure that the ./configure works.
2002-12-12  evans1629Added code to support CSV output (-csv flag).
2002-12-12  evans1629Added support for +longint and +shortint and associated...
2002-12-12  evans1629Cleaned up code problems reported by make splintme.
2002-12-12  evans1629Remove empty configure file. This should not be in CVS.
2002-12-11  drl7xTurned off type checking for bison generated files...
2002-12-04  evans1629Committing my cosmetic code changes and fix of the...
2002-11-11  drl7x*** empty log message ***
2002-10-25  drl7xFixed bug in Makefile.am.
2002-10-25  drl7xFixed bug in makefile causing unnecessary remaking...
2002-09-07  evans1629Committed my changes (but there are several splintme...
2002-09-05  drl7xChanged library version constant.\a
2002-07-11  evans1629Added pointers.c and pointers.h to CVS.
2002-07-08  evans1629- library fixes:
2002-05-31  evans1629Committed to enable merge.
2002-05-20  evans1629Added splint.spec file contributed by Heiko Abraham
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 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-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-11  evans1629Temporarily set flags to splintme without warnings.
2002-03-02  evans1629Fixed line numbering when multi-line macro parameters...
2002-02-19  evans1629Integrated Herbert Martin Dietze's changes for OS/2.
2002-02-10  evans1629Extended grammar to support designators in initializers.
2002-02-10  evans1629Fixed but with parenthesized pointer declarations.
2002-02-05  drl7xFixed bug preventing +showconstraintlocation from being...
2002-02-04  drl7xFixed problem with handleing oldsytle function declarat...
2002-01-22  drl7xFixed bug in string initialization checking.
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-10  evans1629Fixed problem with identifyFlag revealed by splint...
2002-01-09  evans1629Moved doc/lclint.1 to doc/splint.1
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  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  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  evans1629Fixed handling of wide character strings (L"test").
2001-12-31  evans1629Fixed handling of __FUNCTION__
2001-12-31  evans1629Added checking for union initializers.
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
next
This page took 0.231381 seconds and 7 git commands to generate.