David Kalnischkies
|
644478e8db
try not to call memcpy with length 0 in hash calculations
|
8 år sedan |
Julian Andres Klode
|
af4899c9df
HashSumValue::Set: Do not provide const char* overload
|
9 år sedan |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 år sedan |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 år sedan |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 år sedan |
David Kalnischkies
|
e788a834ce
warning: useless cast to type A [-Wuseless-cast]
|
11 år sedan |
David Kalnischkies
|
cf4ff3b78d
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
|
11 år sedan |
Michael Vogt
|
5c6ceb4557
g++ 4.7 fixes
|
13 år sedan |
Michael Vogt
|
e75aa33384
g++ 4.7 fixes
|
13 år sedan |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
13 år sedan |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
13 år sedan |
David Kalnischkies
|
99a2ea5a27
* apt-pkg/pkgcachegen.cc:
|
13 år sedan |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 år sedan |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 år sedan |
David Kalnischkies
|
1dab797ca6
enable Hashes::AddFD() to skip creation of certain hashes
|
13 år sedan |
David Kalnischkies
|
c31c1dded8
move implementation of checksums around by abstracting even more
|
13 år sedan |
Michael Vogt
|
7ac56f8ffd
template based hashsum implementation
|
14 år sedan |