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