index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
pkgcachegen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop C++11 elements from headers
Julian Andres Klode
2015-08-11
1
-1
/
+0
*
eliminate dead file-provides code in cache generation
David Kalnischkies
2015-08-10
1
-13
/
+2
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-8
/
+9
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
1
-1
/
+0
*
just-in-time creation for (explicit) negative deps
David Kalnischkies
2015-08-10
1
-4
/
+1
*
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
1
-0
/
+4
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-7
/
+8
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-2
/
+2
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-9
/
+8
*
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-15
1
-1
/
+1
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-3
/
+7
*
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
1
-5
/
+5
*
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
1
-1
/
+1
*
rename StringType VERSION to VERSIONNUMBER
David Kalnischkies
2014-10-03
1
-2
/
+2
*
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
1
-1
/
+1
*
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-6
/
+12
*
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-22
/
+22
*
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-05-09
1
-2
/
+5
*
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-21
1
-9
/
+9
*
abstract version hash comparison a bit
David Kalnischkies
2014-03-13
1
-0
/
+9
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-5
/
+7
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
share version strings between same versions (of different architectures)
David Kalnischkies
2013-04-03
1
-1
/
+5
*
factor version string creation out of NewDepends, so we can easily reuse
David Kalnischkies
2013-03-13
1
-0
/
+3
*
add implicit dependencies needed for Multi-Arch at the time a Version
David Kalnischkies
2011-10-12
1
-1
/
+6
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-10-11
1
-0
/
+6
*
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
2011-09-19
1
-14
/
+0
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-19
/
+19
*
* apt-pkg/pkgcachegen.{cc,h}:
Michael Vogt
2011-07-29
1
-1
/
+1
*
switch from std::set to std::vector as it is way more simple, a bit
David Kalnischkies
2010-07-09
1
-7
/
+5
*
* doc/apt.conf.5.xml:
David Kalnischkies
2010-07-09
1
-0
/
+1
*
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
1
-6
/
+24
*
use references instead of copies in the Cache generation methods
David Kalnischkies
2010-07-08
1
-6
/
+6
*
wrap the mmap actions in the CacheGenerator in their own methods to
David Kalnischkies
2010-07-06
1
-4
/
+8
*
* apt-pkg/cachefile.{cc,h}:
David Kalnischkies
2010-06-04
1
-2
/
+8
*
Foreign Versions add an implicit Provides to the other packages in the group
David Kalnischkies
2010-02-10
1
-2
/
+2
*
Drop the Arch information from the Version structure as we can get
David Kalnischkies
2010-02-07
1
-0
/
+1
*
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
2009-12-27
1
-1
/
+5
*
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
2009-12-19
1
-2
/
+4
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-4
/
+4
*
* fixed compile errors with g++ 7.3 (thanks to
Michael Vogt
2007-06-19
1
-1
/
+1
*
* merged the no-pragma branch
Michael Vogt
2006-12-14
1
-3
/
+0
|
\
|
*
* removed the pragma mess
Michael Vogt
2006-10-02
1
-3
/
+0
*
|
* merged with apt--mvo
Michael Vogt
2005-11-30
1
-8
/
+9
|
\
|
|
*
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-11-23
1
-8
/
+9
*
|
Port DDTP to APT 0.6 branch
Otavio Salvador
2005-03-23
1
-0
/
+6
|
/
*
Gustavo Niemeyer stuff for RPM file depends
Arch Librarian
2004-09-20
1
-1
/
+15
*
Join with aliencode
Arch Librarian
2004-09-20
1
-16
/
+25
[next]