Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ResFilters.h
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2013-05-15 Michael Andrescleanup
2008-08-08 Michael Andresreplace ResTraits<>::kind by ResKind
2008-04-08 Michael Andresadd pattern contents
2008-03-28 Stefan Schubertfixed description
2008-03-28 Stefan SchubertAdded new resFilter ByRecommended/BySuggested
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-02-29 Stefan Schubert- added ByRepository again (Should be better in Filter.h"
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-15 Stephan Kulowmove into trunk
2008-02-07 Michael MatzFix one common place of the "deprecated repository...
2008-02-06 Michael Andres- remove ResStores in target and repositories
2007-09-12 Stefan SchubertRegarding keep state while recycle old valid solver...
2007-07-19 Michael AndresQuery ByRepository now takes as well an alias.
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2006-11-10 Michael Andresdoxygen fixes
2006-10-26 Michael Andres- Fixed functors taking and storing const references...
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-08-08 Duncan Mac-Vicar P- Move the target query by kind function to
2006-03-27 Stefan SchubertByLock added in ResFilter
2006-03-18 Klaus Kaempf- more "CapAndItem" filters
2006-02-27 Klaus Kaempfadd ByArch filter
2006-02-16 Klaus Kaempffix ByInstalled()/ByUninstalled() filters
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-05 Klaus Kaempffix ByInstalled/ByUninstalled
2006-01-30 Klaus Kaempfnew 'ByTransact' filter
2006-01-27 Klaus Kaempf"Source &" -> "Source_Ref"
2006-01-27 Klaus Kaempfadd BySource filter, relates sources by their alias
2006-01-26 Klaus Kaempfadd ByInstalled and ByUninstalled
2006-01-25 Michael Andres- compiles.
2006-01-25 Klaus Kaempfmake the CallOnCapMatchIn () callback non-const as...
2006-01-25 Klaus Kaempfpass the matching PoolItem as non-const to the functor
2006-01-25 Michael Andres- Added Filter for Edition based queries. Selects items
2006-01-25 Michael Andres- Dragged PoolItem into zypp (formerly zypp/pool).
2006-01-25 Michael Andres- Added filter triggering callback on matching capabili...
2006-01-25 Michael Andres- Added Capability iterator to ResPool.
2006-01-24 Michael Andres- Collect logical functors and FunctorRef in zypp/base...
2006-01-24 Michael Andresbackup
2006-01-24 Michael Andres- Added some more tools for queries.
2006-01-22 Michael Andres- let ResFilters and ResStore.h operate on ResObject...
2006-01-22 Michael Andres- Adjusted Filters
2006-01-22 Michael Andres- added class FunctorRef (fpassing functor per referenc...
2006-01-22 Michael Andres- added devel configure switch zo disable building...
2006-01-17 Michael Andres- Added some doc and example how to use ResFilters to
2006-01-17 Michael Andres- fixed bug in PathInfo