summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/crc-16.cc
AgeCommit message (Collapse)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
Prompted-by: Jakub Wilk <jwilk@debian.org>
2016-11-22Optimize VersionHash() to not need temporary copy of inputJulian 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-22Fix typos in documentation (codespell)Michael Vogt
2011-09-13Support large files in the complete toolset. Indexes of thisDavid 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-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2004-09-20Multiple different versions supportArch Librarian
Author: jgg Date: 1999-05-23 22:55:54 GMT Multiple different versions support