Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -1/+1 | |
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-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -2/+2 | |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies | 1 | -0/+4 | |
The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users | |||||
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -2/+4 | |
2006-10-02 | * removed the pragma mess | Michael Vogt | 1 | -3/+0 | |
2004-09-20 | Some more g++-3.2 fixes. | Arch Librarian | 1 | -2/+2 | |
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes. | |||||
2004-09-20 | Use std C++ header names for includes | Arch Librarian | 1 | -2/+2 | |
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes | |||||
2004-09-20 | 'apt-cache policy' preferences debug tool. | Arch Librarian | 1 | -1/+3 | |
Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool. | |||||
2004-09-20 | Warning tidy ups | Arch Librarian | 1 | -3/+3 | |
Author: jgg Date: 2001-03-11 07:35:49 GMT Warning tidy ups | |||||
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -0/+95 | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode |