Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | |
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: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | |
2012-01-20 | * test/libapt/globalerror_test.cc: | Pino Toscano | |
- errno 0 has a different strerror on hurd, so generate the expected message dynamically instead of hardcoding 'Success' (Closes: #656530) | |||
2011-08-15 | write a proper testcase replacing the print-only uri.cc test | David Kalnischkies | |
2011-02-15 | * apt-pkg/contrib/error.cc: | David Kalnischkies | |
- ensure that va_list is not invalid in second try | |||
2010-06-25 | add a simple stack handling to be able to delay error handling | David Kalnischkies | |