summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/configuration.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-30mark private methods as hiddenDavid Kalnischkies1-2/+4
2014-09-29fix Configuration::FindVector APIDavid Kalnischkies1-6/+2
2014-05-07fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...Michael Vogt1-4/+2
2014-03-13add default and override handling for Cnf::FindVectorDavid Kalnischkies1-1/+15
2013-08-15* lp:~mvo/apt/config-clear:Michael Vogt1-0/+1
2012-04-22* apt-pkg/contrib/configuration.cc:David Kalnischkies1-0/+2
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-24/+22
2011-07-15apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt1-1/+1
2011-07-06* apt-pkg/init.cc:David Kalnischkies1-1/+2
2011-02-27d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies1-1/+1
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies1-0/+1
2010-06-26 - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies1-1/+18
2009-11-25another round of method hardening with const& in ConfigurationDavid Kalnischkies1-18/+19
2009-09-04add a helper to easily get a vector of strings from the configurationDavid Kalnischkies1-0/+3
2006-10-02* removed the pragma messMichael Vogt1-3/+1
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-13/+15
2005-08-09* merged from mainMichael Vogt1-1/+6
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-3/+3
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian1-2/+4
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+3
2004-09-20Pedantic fixesArch Librarian1-2/+2
2004-09-20Join with aliencodeArch Librarian1-18/+39
2004-09-20Fixed initialization problemArch Librarian1-2/+2
2004-09-20Minor fixes for FTP supportArch Librarian1-1/+3
2004-09-20Dsync mergeArch Librarian1-3/+7
2004-09-20Http methodArch Librarian1-1/+2
2004-09-20SyncArch Librarian1-1/+3
2004-09-20SyncArch Librarian1-1/+6
2004-09-20Start on acquire stuffArch Librarian1-1/+2
2004-09-20SyncArch Librarian1-3/+10
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-2/+2
2004-09-20Config class and source listArch Librarian1-4/+6
2004-09-20SyncArch Librarian1-0/+61