Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-22 | Optimize VersionHash() to not need temporary copy of input | Julian Andres Klode | |
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 | |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | |
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 | |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | |
2004-09-20 | Multiple different versions support | Arch Librarian | |
Author: jgg Date: 1999-05-23 22:55:54 GMT Multiple different versions support |