Age | Commit message (Expand) | Author |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-09-11 | apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures | Julian Andres Klode |
2015-08-10 | use a smaller type for flags storage in the cache | David Kalnischkies |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | bring back deb822 sources.list entries as .sources | David Kalnischkies |
2015-08-10 | fix memory leaks reported by -fsanitize | David Kalnischkies |
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 | implement a more c++-style TFRewrite alternative | David Kalnischkies |
2014-11-08 | restore ABI of pkgTagSection | David Kalnischkies |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies |
2014-11-08 | guard const-ification API changes | David Kalnischkies |
2014-10-13 | do not inline virtual destructors with d-pointers | David Kalnischkies |
2014-09-27 | fix: Member variable 'X' is not initialized in the constructor. | David Kalnischkies |
2014-09-27 | fix occurrence typo in tagfile comment | David Kalnischkies |
2014-05-22 | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file | Michael Vogt |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-04-22 | add support for apt-get build-dep foo.dsc | Michael Vogt |
2014-03-21 | mark optional (private) symbols as hidden | David Kalnischkies |
2014-03-13 | warning: type qualifiers ignored on function return type [-Wignored-qualifiers] | David Kalnischkies |
2013-08-22 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-08-15 | ensure that pkgTagFile isn't writing past Buffer length | David Kalnischkies |
2013-08-08 | fix -Wall errors | Michael Vogt |
2013-08-06 | memset() pkgTagSections data to make coverity happy | Michael Vogt |
2013-08-05 | fix some unitialized data members | Michael Vogt |
2013-03-18 | fix pkgTagSection::Exists() and add test | Michael Vogt |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-01-28 | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg... | Michael Vogt |
2011-01-27 | apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset() | Michael Vogt |
2011-01-27 | apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFile | Michael Vogt |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2010-06-03 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-03-14 | * apt-pkg/depcache.cc: | David Kalnischkies |
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt |
2007-07-26 | * implement sha256/sha1/md5 checking with proper backward compatibility | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2006-10-02 | * apt-pkg/tagfile.cc,h: | Michael Vogt |
2006-09-30 | * apt-pkg/tagfile.h: | Michael Vogt |
2006-09-15 | * apt-pkg/tagfile.cc, tagfile.h: | Michael Vogt |
2006-07-26 | * suport both MMapable files and non-mmapable files | Michael Vogt |
2006-04-26 | * apt-pkg/tagfile.{cc,h}: | Michael Vogt |
2004-09-20 | Fix api breakage caused when attempting to support bloc... | Arch Librarian |