Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies 29636cc759 deprecate confusing Pkg.CandVersion() method hace 8 años
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt hace 9 años
  David Kalnischkies 2fc9d1ebca add cacheset push_back wrapping for std::back_inserter hace 9 años
  David Kalnischkies b2a893dda2 implement operator* for cacheset iterators hace 9 años
  Julian Andres Klode 2c1e4917d9 cacheset: Fix compilation on new GCC in C++98 mode hace 9 años
  Julian Andres Klode 3dddcdf243 Re-add support for G++ 4.8 and configure travis to use it hace 9 años
  David Kalnischkies 3707fd4faa avoid virtual in the iterators hace 9 años
  David Kalnischkies 9112f77703 show or-groups in not-installed recommends and suggests lists hace 9 años
  David Kalnischkies a0c19a217c implement a more generic ShowList method hace 9 años
  David Kalnischkies 2893325927 implement reverse_iterators for cachesets hace 9 años
  David Kalnischkies ffb081b792 prepare cachesets for -std=c++11 hace 9 años
  David Kalnischkies c687384b7a cleanup Container.erase API to look more like std::containers hace 9 años
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers hace 9 años
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck hace 9 años
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors hace 9 años
  David Kalnischkies 2b4cead3c8 fix some new compiler warnings reported by gcc-5 hace 10 años
  David Kalnischkies 586d870471 replace ignore-deprecated #pragma dance with _Pragma hace 10 años
  David Kalnischkies 3809194b66 mark private methods as hidden hace 10 años
  David Kalnischkies 1e064088bf move PCI::From* methods into CacheSetHelper class hace 10 años
  David Kalnischkies fdba4d53d6 rework cachesets API to allow future extension hace 10 años
  David Kalnischkies 840ca97143 add APT::PackageUniverse as a pkgCache wrapper hace 10 años
  David Kalnischkies 5c8c732155 add specialisations for std::vector hace 10 años
  David Kalnischkies 7a66977486 remove the Section member from package struct hace 10 años
  Michael Vogt 80624be7c5 Fix more warnings from clang hace 10 años
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere hace 11 años
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] hace 11 años
  David Kalnischkies 255c9e4b74 make doxygen more quiet, fix issues and disable latex hace 11 años
  Michael Vogt 16724b66fe add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break) hace 11 años
  Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental hace 11 años
  Michael Vogt 267275c59c remove double list include hace 11 años