| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -1/+3 |
| | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | | Git-Dch: Ignore Reported-By: gcc -Wpedantic | ||||
| * | proper cleanup varargs in _error (uncovered by Coverity) | David Kalnischkies | 2013-07-26 | 1 | -4/+6 |
| | | | | | Git-Dch: Ignore | ||||
| * | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -3/+3 |
| |\ | |||||
| | * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | done on the mirco-optimazation level, so lets fix them: (performance) Possible inefficient checking for emptiness. (performance) Prefer prefix ++/-- operators for non-primitive types. | ||||
| * | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -2/+3 |
| |/ | |||||
| * | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | 2011-04-16 | 1 | -0/+2 |
| | | | | Niels Thykier, thanks! (Closes: #622805) | ||||
| * | * apt-pkg/contrib/error.cc: | David Kalnischkies | 2011-02-15 | 1 | -92/+77 |
| | | | | - ensure that va_list is not invalid in second try | ||||
| * | * apt-pkg/contrib/error.cc: | David Kalnischkies | 2011-02-07 | 1 | -6/+25 |
| | | | | - remove 400 char size limit of error messages (LP: #365611) | ||||
| * | - [ABI BREAK] add an ErrorType option to CacheSetHelper | David Kalnischkies | 2010-07-30 | 1 | -0/+16 |
| | | | | | | * cmdline/apt-cache.cc: - use Notice instead of Error in the CacheSetHelper messages for compat reasons. Otherwise tools like sbuild blow up | ||||
| * | * apt-pkg/contrib/error.{cc,h} | Michael Vogt | 2010-07-29 | 1 | -2/+2 |
| | | | | - docstring cleanup | ||||
| * | * apt-pkg/contrib/error.{cc,h}: | David Kalnischkies | 2010-07-10 | 1 | -5/+4 |
| | | | | | - remove constness of va_list parameter to fix build on amd64 and co Thanks Eric Valette! (Closes: #588610) | ||||
| * | add a simple stack handling to be able to delay error handling | David Kalnischkies | 2010-06-25 | 1 | -1/+31 |
| | | |||||
| * | * apt-pkg/contrib/error.{cc,h}: | David Kalnischkies | 2010-06-25 | 1 | -178/+155 |
| | | | | | - complete rewrite but use the same API - add NOTICE and DEBUG as new types of a message | ||||
| * | [contrib/error.cc] place a colon between errno and error text in output | David Kalnischkies | 2009-07-15 | 1 | -6/+7 |
| | | | | | | of GlobalError::Errno and WarningE (as it described in the comments of these methods) | ||||
| * | * make apt build with g++ 4.3 | Michael Vogt | 2007-09-10 | 1 | -1/+3 |
| | | |||||
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |
| | | |||||
| * | Use std C++ header names for includes | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes | ||||
| * | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -2/+5 |
| | | | | | | | Author: jgg Date: 2001-05-07 05:25:13 GMT G++3 fixes from Randolph | ||||
| * | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | ||||
| * | Remove extra #error | Arch Librarian | 2004-09-20 | 1 | -2/+1 |
| | | | | | | | Author: jgg Date: 1999-08-08 07:24:54 GMT Remove extra #error | ||||
| * | Made pthread optional | Arch Librarian | 2004-09-20 | 1 | -2/+4 |
| | | | | | | | Author: jgg Date: 1999-08-05 05:55:45 GMT Made pthread optional | ||||
| * | Dsync merge | Arch Librarian | 2004-09-20 | 1 | -7/+8 |
| | | | | | | | Author: jgg Date: 1999-01-18 06:20:07 GMT Dsync merge | ||||
| * | Sync | Arch Librarian | 2004-09-20 | 1 | -1/+27 |
| | | | | | | | Author: jgg Date: 1998-09-18 02:42:38 GMT Sync | ||||
| * | Sync | Arch Librarian | 2004-09-20 | 1 | -3/+34 |
| | | | | | | | Author: jgg Date: 1998-09-12 02:46:25 GMT Sync | ||||
| * | First draft of make system and name change to apt-pkg | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
| | | | | | | | 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 | -19/+55 |
| | | | | | | | Author: jgg Date: 1998-07-07 04:17:00 GMT Sync | ||||
| * | Base revisions | Arch Librarian | 2004-09-20 | 1 | -0/+139 |
| Author: jgg Date: 1998-07-02 02:58:12 GMT Base revisions | |||||
