summaryrefslogtreecommitdiffstats
path: root/soltools/mkdepend/parse.c
Commit message (Expand)AuthorAgeFilesLines
* loplugin:externvarStephan Bergmann2017-01-091-2/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-13/+13
* mkdepend: cleanup indentation and function declarationsNoel Grandin2014-06-241-42/+22
* remove use of register keyword in C filesNoel Grandin2014-06-241-22/+22
* -Wstrict-prototypesStephan Bergmann2014-06-171-2/+1
* coverity#705236 Missing break in switchCaolán McNamara2014-05-301-0/+1
* coverity#705237 Missing break in switchCaolán McNamara2014-05-301-0/+1
* coverity#982647 Missing break in switchCaolán McNamara2014-05-241-0/+1
* fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák2012-10-091-8/+6
* Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann2011-10-171-7/+1
* Removed some commented code.Danny Roberts2011-02-181-2/+0
* strcpy cannot be used with overlapping src and destCaolán McNamara2010-10-311-1/+1
* add modelines to .h files as wellCaolán McNamara2010-10-281-0/+3
* cmcfixes73: #i110077# silence soltools warningsCaolán McNamara2010-03-121-2/+8
* CWS-TOOLING: integrate CWS cmcfixes53Vladimir Glazounov2009-03-131-2/+2
* INTEGRATION: CWS changefileheader (1.3.70); FILE MERGEDRüdiger Timm2008-04-101-192/+223
* INTEGRATION: CWS vgbugs04 (1.2.62); FILE MERGEDVladimir Glazounov2006-09-221-7/+8
* INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGEDSander Vesik2004-04-211-12/+21
* Added makedependNils Fuhrmann2001-04-181-0/+567