]> andersk Git - splint.git/history - src
noexpand always false.
[splint.git] / src /
2010-01-29  bpringlemeirnoexpand always false. master origin
2010-01-29  bpringlemeirFix debug
2010-01-28  bpringlemeirConvert some llassert() to llassertfatal(), as we shoul...
2009-11-04  bpringlemeirRemove unused cpplib_createDefinition.
2009-10-25  bpringlemeirAdd more cvsignore files.
2009-09-30  bpringlemeirChanged makefile to include line information in generat...
2009-09-30  bpringlemeirAdd an ignore file for generated files.
2009-09-09  bpringlemeirFix tracker issue 1837229.
2009-09-08  bpringlemeirFix bit rot of DPRINTF calls.
2009-09-05  bpringlemeirFix DPRINTF bit rot.
2008-08-07  bpringlemeirAllow compile on apple platforms. osd.c
2008-02-03  bpringlemeirRemoved if statement with constant results
2007-08-10  herbertFixed the OS/2 specific files for the latest release.
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-12-08  drl7xCommitting to update configuration scripts.
2003-12-07  drl7xFixed syntax error in file.
2003-11-05  evans1629Added realrelatecompare flag.
2003-11-02  evans1629Fixed localtime/gmtime null anntation.
2003-11-02  evans1629*** empty log message ***
2003-10-28  evans1629Fixed internal bug reporting for redefinition of __func__
2003-10-27  evans1629Fixed line counting for #pragma's.
2003-09-18  evans1629Fixed Win32 files closed bug.
2003-09-16  evans1629Fixed processing of multi-dimensional arrays.
2003-09-11  herbertRemoved obsolete OS/2 test makefiles.
2003-08-23  evans1629Fixed \ line parsing.
2003-08-13  evans1629Fixed manual csvoverwrite.
2003-08-13  evans1629Fixed scanf %x problem.
2003-07-18  evans1629Fixed problem with shadow parameters.
2003-07-10  evans1629Fixed problem with global struct assignments.
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-28  drl7xFixed bug causing Splint is suggest using the +ignoresi...
2003-04-22  evans1629Fixed overly agressive assertions (from checking splint...
2003-04-22  evans1629Fixes after removing -unrecogcomments flag for make...
2003-04-21  drl7xCommented out the context_destroyMod (); destroy line
2003-04-21  drl7xGot gmake dist to work
2003-04-21  evans1629Fixes for win32
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-20  evans1629Incorporated path for file inclusion in cpplib.c.
2003-04-16  evans1629Added linux builtin type in inet.h to unix library.
2003-04-14  evans1629Fixed all /*@i...@*/ tags (except 1).
2003-04-12  evans1629Testing CVS setup. Changed src/Makefile.am to reflect...
2003-04-12  drl7xFixed /*@i@*/ warning in splintme
2003-04-11  drl7xFixed /*@i@*/ splintme errors.
2003-04-11  drl7xFixed /*@i@*/ warnings.
2003-04-11  drl7xSurpressed spurious splintme error in osd.c
2003-04-11  drl7xCleaned up code in doMergeString
2003-04-11  drl7xFixed some /@*i@*/ comments in the code.
2003-04-07  drl7xFixed name checking errors.
2003-04-07  drl7xRemoved /*bee:...*/ comments.
2003-03-31  drl7xPushed back constraintResolve.c to the previous version.
2003-03-31  drl7xCommitting after merging Evan's changes.
2003-03-29  evans1629*** empty log message ***
2003-03-28  drl7xFixed type error causing a seg fault.
2003-03-10  drl7xUpdated libary version number.
2003-03-07  drl7xFixed some splintme errors from the previous code change.
2003-03-07  drl7xFixed bug #697722 Assert error / global
2003-03-06  drl7xFixed bug 672239 sizeof(array[0]) gives NULL derefenc...
2003-03-03  drl7xfixed some /*@i---@*/ comments.
2003-03-03  drl7xFixed previously ignored splintme errors in constraintR...
2003-03-03  drl7xFixed previously ignored warnings in constraintGeneration.c
2003-03-03  drl7xFixed previously ignored splintme warnings in loopHeuri...
2003-03-03  drl7xFixed splintme errors in constraint.c that had previous...
2003-03-03  drl7xconstraintExpr.c passes splintme without having to...
2003-03-03  drl7xFixed some splintme errors.
2003-03-02  drl7xUpdated copyrights
2003-03-02  drl7xUpdated the copyright on source code files.
2003-02-28  drl7xGot rid of [look into this ] messages in null.expect...
2003-02-28  drl7xCode passes splintme with no errors.
2003-02-28  drl7xAdded missing header to get rid of splintme errors.
2003-01-03  drl7xFixed fatal bug involving bounds checking of expression...
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-13  evans1629Fixed parsing problem with multiple inclusions of alt...
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  drl7xFixed configuration problem (hopefully).
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-11  drl7xFixed fatal errors in constraint checking.
2002-12-10  drl7xThis file is updated. And is no longer used to determi...
2002-12-10  drl7xFixed assert failure involving multiple redefines of...
2002-12-08  drl7xFixed problem with make dist so that packages can be...
2002-12-08  drl7x#if 0 the code in cscanner.l causing fatal bugs in...
2002-12-04  evans1629Fixed but with multiple globals clauses reported by...
next
This page took 0.112851 seconds and 7 git commands to generate.