コミット履歴

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