index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
indexcopy.h
Age
Commit message (
Expand
)
Author
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-05-16
non-inline RunGPGV methods to restore ABI compatibility with previous version...
David Kalnischkies
2013-03-15
* apt-pkg/contrib/gpgv.cc:
David Kalnischkies
2013-03-15
* apt-pkg/indexcopy.cc:
David Kalnischkies
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-02-02
add more dpointer placeholders
Michael Vogt
2010-06-09
enhance the split out of the gpgv commandline mangling by splitting out
David Kalnischkies
2010-06-09
* apt-pkg/indexcopy.cc:
David Kalnischkies
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2005-07-28
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
2005-06-08
* merged with otavios branch
Michael Vogt
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman