Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-22 | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies | 1 | -60/+0 | |
- drop instead of fix as it is only needed if you want to reimplement dpkg and comes straight from the beginning of last decade (Closes: #663372) * apt-inst/deb/debfile.cc: - {Extract,Merge}Control() is another instance of "lets reimplement dpkg" so shot of this code before someone ends up using this… | |||||
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/+6 | |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -3/+3 | |
2006-10-02 | * removed the remaining #ifdef __GNUG__ that are no longer required | Michael Vogt | 1 | -3/+0 | |
2006-10-02 | * removed the pragma mess | Michael Vogt | 1 | -1/+0 | |
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -0/+56 | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode |