summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/parse.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-13/+13
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin1-42/+22
2014-06-24remove use of register keyword in C filesNoel Grandin1-22/+22
2014-06-17-Wstrict-prototypesStephan Bergmann1-2/+1
2014-05-30coverity#705236 Missing break in switchCaolán McNamara1-0/+1
2014-05-30coverity#705237 Missing break in switchCaolán McNamara1-0/+1
2014-05-24coverity#982647 Missing break in switchCaolán McNamara1-0/+1
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák1-8/+6
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann1-7/+1
2011-02-18Removed some commented code.Danny Roberts1-2/+0
2010-10-31strcpy cannot be used with overlapping src and destCaolán McNamara1-1/+1
2010-10-28add modelines to .h files as wellCaolán McNamara1-0/+3
2010-03-12cmcfixes73: #i110077# silence soltools warningsCaolán McNamara1-2/+8
2009-03-13CWS-TOOLING: integrate CWS cmcfixes53Vladimir Glazounov1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.3.70); FILE MERGEDRüdiger Timm1-192/+223
2006-09-22INTEGRATION: CWS vgbugs04 (1.2.62); FILE MERGEDVladimir Glazounov1-7/+8
2004-04-21INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGEDSander Vesik1-12/+21
2001-04-18Added makedependNils Fuhrmann1-0/+567