]> andersk Git - splint.git/history - test
Added files for the splint.sf.net repository as part of the merge process.
[splint.git] / test /
2002-07-27  drl7xMerged this branch with the one in the splint.sf.net...
2002-07-08  evans1629- library fixes:
2002-07-05  evans1629Update test results.
2002-07-05  evans1629Added chararrylit test case.
2002-07-03  evans1629Fixed pre-processing bug reported by Adam Clarke. ...
2002-07-01  drl7xApparently splint does not correctly handle the case...
2002-05-31  evans1629Committed to enable merge.
2002-04-28  evans1629Fixed manual typo.
2002-04-13  herberttest/Makefile.os2: merged in changes from 3.0.1.6 to...
2002-04-12  herbertstringliteral fixed
2002-04-12  herbertos2/makeos2.cmd: also make in ../lib with `-o' option.
2002-03-30  evans1629Fixed problem with comman line redefinitions (no filename).
2002-03-29  drl7xHacking Makefile to print a warning when test suite...
2002-03-25  evans1629Fixed creation of temp files.
2002-03-18  evans1629Fixed anytype resolution.
2002-03-17  evans1629Removed unexport's from makefile. They don't seem...
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 loop guards in loop test effects...
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-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  evans1629Added grammar support for compound literals. (Reported...
2002-02-18  herbertUpdated documentation and Makefiles (LCLint -> splint),
2002-02-12  drl7xPut instruction files from web site into CVS developmen... splint-3_0_1_6
2002-02-11  drl7xPut .c and .expect files for new test cases into the...
2002-02-10  evans1629Fixed but with parenthesized pointer declarations.
2002-02-05  evans1629Added test case for division by zero.
2002-02-05  drl7x3.0.1.5 release. splint-3_0_1_5
2002-02-05  drl7xFixed automake related problems.
2002-02-05  drl7xFixed bug preventing +showconstraintlocation from being...
2002-02-04  drl7xFixed problem with handleing oldsytle function declarat...
2002-01-27  drl7xAdded test case for pproblem with typedefs and fixed...
2002-01-25  drl7xAdded new flag.
2002-01-22  drl7xAdded test cases for stringliteral initalization checking
2002-01-19  drl7xHopefully fixed configuration program caused by running... splint-3_0_1_4
2002-01-18  drl7x*** empty log message ***
2002-01-18  drl7x*** empty log message ***
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-14  drl7xGot gmake to work on test suit. (Changed the cleanout...
2002-01-10  evans1629Fixed problem with identifyFlag revealed by splint...
2002-01-10  drl7xPatched bug in splint --help flags full
2002-01-10  drl7x*** empty log message ***
2002-01-10  drl7xsplint now tried to define a symbol based on the curren...
2002-01-09  drl7x*** empty log message ***
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-09  evans1629Removed /bin/csh from tainted/Makefile
2002-01-08  evans1629Added win32/ files to CVS
2002-01-08  evans1629Fixed up for win32 building (winconfig.h required)
2002-01-08  drl7xFixed the readme file based on the information on the...
2002-01-07  drl7x*** empty log message ***
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-05  drl7xAdded test cases from the buffer checking chapter of...
2002-01-05  evans1629Generating flag manual; separated ARG_STRING into filen...
2002-01-04  evans1629Added manual files
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  evans1629Changed grammer to allow multiple /*@fallthrough@*...
2001-12-31  evans1629Fixed handling of wide character strings (L"test").
2001-12-31  evans1629Removed more temorary files.
2001-12-31  evans1629Removed test/*.lcs test/*.lh from CVS
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-05  drl7x*** empty log message *** Alpha-3_0_0_19
2001-11-30  drl7x*** empty log message ***
2001-11-30  drl7x*** empty log message ***
2001-11-29  drl7xFixed help.expect
2001-11-28  drl7xAdded additional tests for buffer overflow detection...
2001-11-27  drl7xTook tests2.2a out of Makefile temporalily.
2001-11-27  drl7xTried to fix some problems with the configuration system.
2001-11-15  drl7x Removed .out files from the repository because they...
2001-10-19  evans1629Added mtgrammar.c.der
2001-10-17  drl7xTried to fix more problmes with the Makefiles
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  evans1629Removed bufferTest
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-07  evans1629string literal initialization sizes
2001-10-07  evans1629Fixed handling of octal constants.
2001-10-06  evans1629Fixes for 3.0.0.18:
2001-09-29  herbertSome work on the files in os2/, removed unnecessary
next
This page took 0.093112 seconds and 7 git commands to generate.