| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -3/+5 |
| | | | | | | | | | 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) | ||||
| * | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+1 |
| | | |||||
| * | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -1/+3 |
| | | |||||
| * | fix 'comparison between signed and unsigned integer expressions' warning | David Kalnischkies | 2011-08-17 | 1 | -2/+1 |
| | | | | | in the udevcdrom testcase | ||||
| * | move the interactive helper to a subdirectory of test | David Kalnischkies | 2011-08-17 | 1 | -0/+19 |
