index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
hashsum_template.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
1
-4
/
+4
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-2
/
+1
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
1
-6
/
+6
2016-01-08
HashSumValue::Set: Do not provide const char* overload
Julian Andres Klode
1
-6
/
+3
2016-01-07
Switch performance critical code to use APT::StringView
Julian Andres Klode
1
-1
/
+25
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-3
/
+7
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
1
-21
/
+21
2012-01-02
g++ 4.7 fixes
Michael Vogt
1
-0
/
+2
2012-01-02
g++ 4.7 fixes
Michael Vogt
1
-0
/
+2
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
1
-0
/
+3
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-0
/
+5
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-1
/
+5
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-8
/
+5
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-3
/
+3
2011-07-13
enable Hashes::AddFD() to skip creation of certain hashes
David Kalnischkies
1
-1
/
+1
2011-07-13
move implementation of checksums around by abstracting even more
David Kalnischkies
1
-0
/
+20
2011-02-25
template based hashsum implementation
Michael Vogt
1
-0
/
+87