summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/configuration.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-4/+4
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-2/+2
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* convert various c-style casts to C++-styleDavid Kalnischkies2017-12-131-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* add binary-specific options via Binary scopeDavid Kalnischkies2015-11-041-0/+2
* configureable acquire targets to download additional filesDavid Kalnischkies2015-06-091-9/+2
* explicit overload methods instead of adding parametersDavid Kalnischkies2014-11-081-0/+8
* mark private methods as hiddenDavid Kalnischkies2014-09-301-2/+4
* fix Configuration::FindVector APIDavid Kalnischkies2014-09-291-6/+2
* fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...Michael Vogt2014-05-071-4/+2
* add default and override handling for Cnf::FindVectorDavid Kalnischkies2014-03-131-1/+15
* * lp:~mvo/apt/config-clear:Michael Vogt2013-08-151-0/+1
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2012-04-221-0/+2
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-24/+22
* apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2011-07-151-1/+1
* * apt-pkg/init.cc:David Kalnischkies2011-07-061-1/+2
* d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies2011-02-271-1/+1
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-281-0/+1
* - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies2010-06-261-1/+18
* another round of method hardening with const& in ConfigurationDavid Kalnischkies2009-11-251-18/+19
* add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2009-09-041-0/+3
* * removed the pragma messMichael Vogt2006-10-021-3/+1
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-13/+15
* * merged from mainMichael Vogt2005-08-091-1/+6
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-3/+3
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-201-2/+4
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* Pedantic fixesArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-18/+39
* Fixed initialization problemArch Librarian2004-09-201-2/+2
* Minor fixes for FTP supportArch Librarian2004-09-201-1/+3
* Dsync mergeArch Librarian2004-09-201-3/+7
* Http methodArch Librarian2004-09-201-1/+2
* SyncArch Librarian2004-09-201-1/+3
* SyncArch Librarian2004-09-201-1/+6
* Start on acquire stuffArch Librarian2004-09-201-1/+2
* SyncArch Librarian2004-09-201-3/+10
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-2/+2
* Config class and source listArch Librarian2004-09-201-4/+6
* SyncArch Librarian2004-09-201-0/+61