Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover | 1 | -1/+0 | |
Prompted-by: Jakub Wilk <jwilk@debian.org> | |||||
2016-11-22 | Optimize VersionHash() to not need temporary copy of input | Julian Andres Klode | 1 | -0/+4 | |
Stop copying stuff, and just parse the bytes one by-one to the newly created AddCRC16Byte. This improves the instruction count for an update run from 720,850,121 to 455,801,749 according to callgrind. | |||||
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -1/+1 | |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -1/+1 | |
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 | -0/+2 | |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | 1 | -4/+0 | |
2004-09-20 | Multiple different versions support | Arch Librarian | 1 | -0/+76 | |
Author: jgg Date: 1999-05-23 22:55:54 GMT Multiple different versions support |