Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / pool / PoolImpl.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.12.0 72/94672/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2014-04-23 Michael AndresRemove SoftLock artefacts
2014-02-11 Michael AndresAvoid confusing solver decisions by not storing soft...
2013-10-25 Michael AndresAlways properly initialize pool storage (bnc#846565)
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2009-04-16 Michael AndresSoft lock packages deleted on behalf of a user request.
2008-10-31 Michael Andres- Do not save solver locks (by APPL_HIGH).
2008-09-10 Michael Andres- Remove obsolete product attributes.
2008-08-13 Michael Andres- Add ResPool::reposFind to get repositories by alias.
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-06-19 Michael Andrescomment
2008-04-30 Michael AndresEnabled Pool to handle persistent hard locks, except...
2008-04-29 Michael Andresbackup
2008-04-24 Michael AndresEnabled Pool to handle automatic soft-locks,
2008-04-23 Michael Andresbackup
2008-04-23 Michael Andres- Remove obsolete AdditionalCapabilities interface...
2008-04-11 Michael Andres- Install ResPoolProxy index to speedup Solvable to...
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-02-14 Michael MatzMake byIdent{Begin,End} an indexed iterator globally...
2008-02-08 Michael Andresavoid map in PoolImpl
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-05 Michael Andresget basic ResPool working again
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-11-28 Michael Andresupdate satpool housekeeping data after sync.
2007-11-27 Michael Andresadded ResPool::find( const sat::Solvable & )
2007-11-27 Michael Andresbackup
2007-08-02 Michael Andres- Indicate changed pool content if /etc/sysconfig/stora...
2007-08-02 Michael Andres- Indicate changed pool content to the resolver. (requi...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2006-08-14 Stefan Schubertadded new API calls: setAdditionalProvide,setAdditional...
2006-02-24 Klaus KaempferaseInstalled() is not a ResPool function, but an...
2006-02-23 Klaus KaempferaseInstalled()
2006-02-22 Michael Andres- Filter available (!)resolvables of incompatible arch...
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-10 Michael Andres- Invalidate ResPoolProxy only if pool content changes.
2006-02-10 Michael Andres- ResPoolProxy save/restore
2006-02-05 Klaus Kaempfalso hash names, requires, and conflicts
2006-02-04 Klaus KaempfImprove 'provides' lookup.
2006-01-24 Michael Andres- fixed ResPoolManager insert/erase to follow Impl...
2006-01-23 Michael Andres- Splitted access to pool::PoolImpl: