David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 年之前 |
David Kalnischkies
|
d64e130aa3
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
|
12 年之前 |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
12 年之前 |
David Kalnischkies
|
255c9e4b74
make doxygen more quiet, fix issues and disable latex
|
12 年之前 |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 年之前 |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
14 年之前 |
David Kalnischkies
|
2b5c35c7bb
* apt-pkg/depcache.cc:
|
14 年之前 |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
15 年之前 |
Julian Andres Klode
|
0688ccd8d9
apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size
|
15 年之前 |
David Kalnischkies
|
00b6a181fe
* apt-pkg/pkgcache.h:
|
15 年之前 |
David Kalnischkies
|
894d672e9b
* apt-pkg/pkgcache.h:
|
15 年之前 |
David Kalnischkies
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 年之前 |
David Kalnischkies
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
15 年之前 |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 年之前 |
David Kalnischkies
|
5ed56f934d
* apt-pkg/policy.cc:
|
16 年之前 |
David Kalnischkies
|
a9fe592842
* apt-pkg/pkgcachegen.{cc,h}:
|
16 年之前 |
David Kalnischkies
|
e2c66de5c5
* apt-pkg/pkgcache.h:
|
16 年之前 |
David Kalnischkies
|
52c4148509
* apt-pkg/pkgcache.h:
|
16 年之前 |
David Kalnischkies
|
94449d7cd3
* doc/cache.sgml:
|
16 年之前 |
David Kalnischkies
|
8d4c859d0d
Readd the FindPkg() method implementation used in the singleArch days to
|
16 年之前 |
David Kalnischkies
|
803ea2a87f
Add yet another pseudo package which isn't as pseudo as the others:
|
16 年之前 |
David Kalnischkies
|
857e9c13d8
Drop the Arch information from the Version structure as we can get
|
16 年之前 |
David Kalnischkies
|
25396fb063
Split ListParser::NewDepends into two methods to use these new method
|
16 年之前 |
David Kalnischkies
|
5bf1571639
Implement the first step toward Multi-Arch by setting up a Group
|
16 年之前 |
David Kalnischkies
|
773e2c1fe5
Refactor the cache iterators by using a common base class
|
16 年之前 |
David Kalnischkies
|
6d3176fbe8
use long instead of short for {Ver,Desc}File size in pkgcache.h
|
16 年之前 |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 年之前 |
Michael Vogt
|
afe4d2a556
[ABI break] Allow pinning by codename (closes: #97564)
|
17 年之前 |
jak@debian.org
|
f8ae7e8b3c
Introduce support for the Enhances field. (Closes: #137583)
|
17 年之前 |
David Kalnischkies
|
efc487fbd4
[apt-pkg] allow also codenames for specifying a release
|
17 年之前 |