Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -2/+4 | |
Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | |||||
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 1 | -1/+1 | |
Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | |||||
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 1 | -1/+1 | |
to the more standard PACKAGE_VERSION and make it work in every file | |||||
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -0/+1 | |
2011-05-07 | implement correct error reporting | David Kalnischkies | 1 | -1/+1 | |
2011-05-03 | add a tiny dump solver to quickly output a scenario | David Kalnischkies | 1 | -0/+50 | |