summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/error.cc
AgeCommit message (Expand)Author
2020-04-09Revert "Use C++11 threading support instead of pthread"cydiaSam Bingner
2019-08-17The entire concept of PendingError() is flawed :/.Jay Freeman (saurik)
2017-07-20Fix memory leak in C++-thread-local _error implementationJulian Andres Klode
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2013-07-26proper cleanup varargs in _error (uncovered by Coverity)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-29* apt-pkg/contrib/error.{cc,h}Michael Vogt
2010-07-10* apt-pkg/contrib/error.{cc,h}:David Kalnischkies
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies
2010-06-25* apt-pkg/contrib/error.{cc,h}:David Kalnischkies
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies
2007-09-10* make apt build with g++ 4.3Michael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Remove extra #errorArch Librarian
2004-09-20Made pthread optionalArch Librarian
2004-09-20Dsync mergeArch Librarian
2004-09-20SyncArch Librarian
2004-09-20SyncArch Librarian
2004-09-20First draft of make system and name change to apt-pkgArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Base revisionsArch Librarian