summaryrefslogtreecommitdiff
path: root/apt-pkg/version.h
Commit message (Collapse)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-1/+1
|
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
|
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
| | | | Prompted-by: Jakub Wilk <jwilk@debian.org>
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-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 gccDavid Kalnischkies2014-03-131-1/+1
| | | | | Git-Dch: Ignore Reported-By: gcc -Wsuggest-attribute={pure,const,noreturn}
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-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'sDavid Kalnischkies2011-09-191-4/+0
|
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-2/+1
|
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+1
|
* * removed the pragma messMichael Vogt2006-10-021-3/+0
|
* Changed comparision operatorsArch Librarian2004-09-201-17/+4
| | | | | | Author: jgg Date: 2001-05-27 05:55:27 GMT Changed comparision operators
* G++3 fixes from RandolphArch Librarian2004-09-201-3/+6
| | | | | | Author: jgg Date: 2001-05-14 05:47:30 GMT G++3 fixes from Randolph
* Join with aliencodeArch Librarian2004-09-201-11/+58
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Added compile and unpack support to apt-getArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-04-19 06:03:09 GMT Added compile and unpack support to apt-get
* Comment touch upsArch Librarian2004-09-201-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-pkgArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg
* SyncArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1998-07-07 04:17:00 GMT Sync
* Base revisionsArch Librarian2004-09-201-0/+45
Author: jgg Date: 1998-07-02 02:58:12 GMT Base revisions