Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete RCS keywords | Guillem Jover | 2018-05-07 | 1 | -1/+0 |
| | | | | Prompted-by: Jakub Wilk <jwilk@debian.org> | ||||
* | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies | 2015-06-16 | 1 | -1/+1 |
| | | | | | | | | To have a chance to keep the ABI for a while we need all three to team up. One of them missing and we might loose, so ensuring that they are available is a very tedious but needed task once in a while. Git-Dch: Ignore | ||||
* | follow method attribute suggestions by gcc | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | Git-Dch: Ignore Reported-By: gcc -Wsuggest-attribute={pure,const,noreturn} | ||||
* | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies | 2011-12-13 | 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 | ||||
* | remove old APT_COMPATIBILITY ifdef's | David Kalnischkies | 2011-09-19 | 1 | -4/+0 |
| | |||||
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -2/+1 |
| | |||||
* | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -3/+1 |
| | |||||
* | * removed the pragma mess | Michael Vogt | 2006-10-02 | 1 | -3/+0 |
| | |||||
* | Changed comparision operators | Arch Librarian | 2004-09-20 | 1 | -17/+4 |
| | | | | | | Author: jgg Date: 2001-05-27 05:55:27 GMT Changed comparision operators | ||||
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -3/+6 |
| | | | | | | Author: jgg Date: 2001-05-14 05:47:30 GMT G++3 fixes from Randolph | ||||
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -11/+58 |
| | | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | ||||
* | Added compile and unpack support to apt-get | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
| | | | | | | Author: jgg Date: 1999-04-19 06:03:09 GMT Added compile and unpack support to apt-get | ||||
* | Comment touch ups | Arch Librarian | 2004-09-20 | 1 | -24/+4 |
| | | | | | | Author: jgg Date: 1998-07-19 21:24:11 GMT Comment touch ups | ||||
* | First draft of make system and name change to apt-pkg | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg | ||||
* | Sync | Arch Librarian | 2004-09-20 | 1 | -1/+5 |
| | | | | | | Author: jgg Date: 1998-07-07 04:17:00 GMT Sync | ||||
* | Base revisions | Arch Librarian | 2004-09-20 | 1 | -0/+45 |
Author: jgg Date: 1998-07-02 02:58:12 GMT Base revisions |