main: rework preprocessor invocation
[cparser] / adt / util.h
2011-11-10 Matthias Braunremove $Id$, it does not work with git anyway
2011-06-24 Andreas ZwinkauMerge branch 'makefilefix'
2011-06-21 Christoph MallonImprove diagnostic handling: Add [-Wfoo] and -Werror...
2011-03-15 Matthias Braunfix whitespace errors
2009-04-07 Michael Beck- 2009 patch
2008-12-17 Christoph MallonAdd the macro lengthof().
2008-02-18 Matthias Braunadd license prefix
2007-12-14 Matthias Braunfix warnings, disable empty statement warning by default
2007-06-09 Matthias BraunInitial import of c parser