Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -4/+4 | |
size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895) | |||||
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -2/+4 | |
2011-05-10 | fix SubProgress to accept a Percent parameter to update the Current | David Kalnischkies | 1 | -18/+9 | |
with the text as otherwise the update will be ignored | |||||
2010-11-30 | add the possibility to disable only the progress reporting stuff as the | David Kalnischkies | 1 | -1/+1 | |
quiet level 1 does this, but also disables other stuff we might want to test against in a testcase | |||||
2007-09-10 | * make apt build with g++ 4.3 | Michael Vogt | 1 | -0/+1 | |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 1 | -3/+0 | |
closes: #306937 (thanks to Andreas Henriksson for the patch) | |||||
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | 1 | -3/+0 | |
2006-12-07 | * apt-pkg/contrib/progress.cc | Michael Vogt | 1 | -1/+2 | |
- only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po | |||||
2005-11-23 | * applied parts of the string speedup patch from debian #319377 (ABI change) | Michael Vogt | 1 | -2/+2 | |
2004-09-20 | Remove \r escape sequence for the sake of gettext | Arch Librarian | 1 | -3/+3 | |
Author: jgg Date: 2003-01-11 07:17:04 GMT Remove \r escape sequence for the sake of gettext | |||||
2004-09-20 | G++3 fixes from Randolph | Arch Librarian | 1 | -2/+5 | |
Author: jgg Date: 2001-05-07 05:25:13 GMT G++3 fixes from Randolph | |||||
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -4/+10 | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||||
2004-09-20 | Floating point error. Bug #64394 | Arch Librarian | 1 | -5/+17 | |
Author: jgg Date: 2000-06-05 04:22:25 GMT Floating point error. Bug #64394 | |||||
2004-09-20 | Sync | Arch Librarian | 1 | -3/+29 | |
Author: jgg Date: 1998-10-02 04:39:42 GMT Sync | |||||
2004-09-20 | Sync | Arch Librarian | 1 | -2/+4 | |
Author: jgg Date: 1998-09-07 05:28:32 GMT Sync | |||||
2004-09-20 | More progress updates | Arch Librarian | 1 | -1/+11 | |
Author: jgg Date: 1998-08-26 04:52:23 GMT More progress updates | |||||
2004-09-20 | Big changes | Arch Librarian | 1 | -2/+8 | |
Author: jgg Date: 1998-08-23 03:52:22 GMT Big changes | |||||
2004-09-20 | Progress and combined cache generator | Arch Librarian | 1 | -2/+3 | |
Author: jgg Date: 1998-07-26 04:51:45 GMT Progress and combined cache generator | |||||
2004-09-20 | Progress and combined cache generator | Arch Librarian | 1 | -3/+6 | |
Author: jgg Date: 1998-07-26 04:49:26 GMT Progress and combined cache generator | |||||
2004-09-20 | Fixed some display glitches | Arch Librarian | 1 | -2/+2 | |
Author: jgg Date: 1998-07-22 01:45:38 GMT Fixed some display glitches | |||||
2004-09-20 | Generic progress meter | Arch Librarian | 1 | -0/+151 | |
Author: jgg Date: 1998-07-21 05:33:18 GMT Generic progress meter |