summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/parse.c
AgeCommit message (Expand)Author
2017-01-09loplugin:externvarStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-05-30coverity#705236 Missing break in switchCaolán McNamara
2014-05-30coverity#705237 Missing break in switchCaolán McNamara
2014-05-24coverity#982647 Missing break in switchCaolán McNamara
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-02-18Removed some commented code.Danny Roberts
2010-10-31strcpy cannot be used with overlapping src and destCaolán McNamara
2010-10-28add modelines to .h files as wellCaolán McNamara
2010-03-12cmcfixes73: #i110077# silence soltools warningsCaolán McNamara
2009-03-13CWS-TOOLING: integrate CWS cmcfixes53Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.3.70); FILE MERGEDRüdiger Timm
2006-09-22INTEGRATION: CWS vgbugs04 (1.2.62); FILE MERGEDVladimir Glazounov
2004-04-21INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGEDSander Vesik
2001-04-18Added makedependNils Fuhrmann