]> andersk Git - splint.git/shortlog
splint.git
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-10-24  bpringlemeirUpdate configure and makefile to aclocal/automake 1...
2009-10-24  bpringlemeirAdd .cvsignore files.
2009-10-24  bpringlemeirUpdate test files to automake 1.10.1
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-09-25  evans1629Fixed declarations of inptr_t and uintptr_t.
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-13  evans1629Added missing signal.h information to posix.h
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-05-07  drl7xCommitting before tagging release. splint-3_1_1
2003-04-29  drl7xUpdated index in manual.
2003-04-29  evans1629Renamings to avoid conflicts with type names.
2003-04-28  drl7xAdded instruction for the Mac OSX build.
2003-04-28  drl7xGot rid of outdated mailing list information.
2003-04-28  drl7xMade some quick updates to the html version of the manual.
2003-04-28  drl7xChanged the version from 3.1.1 to 3.1.0
2003-04-28  drl7xAdded the manual pdf to CVS.
2003-04-28  drl7xFixed bug causing Splint is suggest using the +ignoresi...
2003-04-27  drl7xUpdated the manual.
2003-04-27  drl7xUpdated html and word versions of the manual
2003-04-23  drl7xAnswered some of these questions in more detail.
2003-04-22  evans1629Fixed overly agressive assertions (from checking splint...
2003-04-22  evans1629Fixes after removing -unrecogcomments flag for make...
2003-04-21  drl7xDoing the commit so that files can be taged. splint-3_1_0
2003-04-21  drl7xFixed line numbering in faq.html
2003-04-21  drl7xCommented out the context_destroyMod (); destroy line
2003-04-21  drl7xBeautified the html code for the faq.
2003-04-21  drl7xIndexed faq.html
2003-04-21  drl7xGot gmake dist to work
2003-04-21  evans1629Fixes for win32
2003-04-21  drl7xUpdated FAQ to match the sytle of web pages on splint.org.
2003-04-21  drl7xAdded the splint.org css sheet to the html version...
2003-04-20  drl7xRemoved LARCH_PATH unfound reference from help.expect
2003-04-20  evans1629Fixed inclusion problems with osd.h.
2003-04-20  evans1629Making fixes for Microsoft Visual C++ compiler.
2003-04-20  drl7xCreated html faq file to replace the faq.txt
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  drl7xCommitting Evans's update of man page to fix problems...
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-24  drl7xAdded web version of the realloc document.
2003-03-24  drl7xCreated new html version of the manual by manually...
2003-03-17  drl7xAdded html version of manual. (This is the 7 Jan 2002...
2003-03-17  drl7xMade a few quick edits to the manual before creating...
2003-03-10  drl7xUpdated libary version number.
2003-03-08  drl7xAdded the FAQ and a document on using realloc to CVS.
2003-03-07  drl7xFixed some splintme errors from the previous code change.
2003-03-07  drl7xFixed bug #697722 Assert error / global
2003-03-06  drl7xModified tests to account for bool being defined in...
2003-03-06  drl7xAdded support for the _Bool type
2003-03-06  drl7xIn response to [ 689702 ] Missing C99 __func__ predefin...
next
This page took 0.070585 seconds and 4 git commands to generate.