Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / pool / PoolTraits.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.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-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2012-05-02 Michael Andresfix CXX0X std::_Select2nd no longer deriving from std...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-04-29 Michael Andresbackup
2008-04-24 Michael AndresEnabled Pool to handle automatic soft-locks,
2008-04-23 Michael Andres- Remove obsolete AdditionalCapabilities interface...
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-03-17 Michael Andresremove obsolete capability handling stuff
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-12 Michael Andrespool iterator fixes
2008-02-12 Michael Andresdrop ResPool byName iterator and use byIdent
2008-02-11 Michael AndresAdd pool byIdent iterator: Iterate over all items of...
2008-02-08 Michael Andresavoid map in PoolImpl
2008-02-05 Michael Andresget basic ResPool working again
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2006-11-27 Stefan Schubertreduced "fix pool capability index tables"
2006-11-27 Michael Andresfix pool capability index tables
2006-08-14 Stefan Schubertadded new API calls: setAdditionalProvide,setAdditional...
2006-05-03 Michael Andres- removed superfluous filter_iterator wrapping pool...
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-05 Klaus Kaempfalso hash names, requires, and conflicts
2006-02-04 Klaus KaempfImprove 'provides' lookup.
2006-01-28 Klaus Kaempfpass initial status (installed/uninstalled) all way...
2006-01-25 Michael Andres- Dragged PoolItem into zypp (formerly zypp/pool).
2006-01-24 Michael Andres- fixed ResPoolManager insert/erase to follow Impl...
2006-01-23 Michael Andres- Splitted access to pool::PoolImpl: