Jay Freeman (saurik)
|
3650e87b0c
This is 2016 and APT already requires use of mmap.
|
8 年之前 |
Julian Andres Klode
|
abfd07702c
TagSection: Introduce functions for looking up by key ids
|
8 年之前 |
Julian Andres Klode
|
45ecab4458
TagSection: Extract Find() methods taking Pos instead of Key
|
8 年之前 |
Julian Andres Klode
|
3e633069c9
TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes
|
8 年之前 |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 年之前 |
David Kalnischkies
|
f6459e646f
properly parse comments in apt_preferences and deb822-style sources
|
9 年之前 |
David Kalnischkies
|
55153bf94f
add optional support for comments in pkgTagFile
|
9 年之前 |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 年之前 |
Julian Andres Klode
|
f2adfc081d
apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures
|
9 年之前 |
David Kalnischkies
|
dfe66c72ff
use a smaller type for flags storage in the cache
|
9 年之前 |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 年之前 |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 年之前 |
David Kalnischkies
|
81460e3296
bring back deb822 sources.list entries as .sources
|
9 年之前 |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
9 年之前 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 年之前 |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 年之前 |
David Kalnischkies
|
8d058ea53b
implement a more c++-style TFRewrite alternative
|
9 年之前 |
David Kalnischkies
|
bc4ccfeb60
restore ABI of pkgTagSection
|
10 年之前 |
David Kalnischkies
|
fa5404ab01
explicit overload methods instead of adding parameters
|
10 年之前 |
David Kalnischkies
|
02e2076771
guard const-ification API changes
|
10 年之前 |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
10 年之前 |
David Kalnischkies
|
25613a61f6
fix: Member variable 'X' is not initialized in the constructor.
|
10 年之前 |
David Kalnischkies
|
c029a8368d
fix occurrence typo in tagfile comment
|
10 年之前 |
Michael Vogt
|
a2fdb57ff9
Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file
|
10 年之前 |
David Kalnischkies
|
8710a36a01
improve pkgTagSection scanning and parsing
|
10 年之前 |
Michael Vogt
|
feab34c521
add support for apt-get build-dep foo.dsc
|
10 年之前 |
David Kalnischkies
|
ce62f1def6
mark optional (private) symbols as hidden
|
10 年之前 |
David Kalnischkies
|
d64e130aa3
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
|
11 年之前 |
Michael Vogt
|
fbe0969131
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
|
11 年之前 |
David Kalnischkies
|
0aae6d1439
ensure that pkgTagFile isn't writing past Buffer length
|
11 年之前 |