Imported Upstream version 16.0.3
[platform/upstream/libzypp.git] / zypp / Edition.cc
2011-10-10 Michael Andresadapt to libsolv api
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2009-02-06 Michael AndresProtect Edition against construction with NULL pointer.
2008-02-15 Stephan Kulowmove into trunk
2008-01-31 Michael AndresWorkaround ZConfig access causing ZYppLock creation.
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-15 Michael Andresbackup
2008-01-14 Michael Andresid based Edition
2007-08-10 Duncan Mac-Vicar Ptwo more tests fixed
2007-08-10 Duncan Mac-Vicar Pmore debugging
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-04-27 Duncan Mac-Vicar P r5166@piscola: dmacvicar | 2007-04-27 13:32:22 +0200
2007-04-20 Duncan Mac-Vicar PThis removes like 4 seconds when loading 19k packages
2006-03-17 Michael Andres- Fixed Edition: use empty string to represent Edition...
2006-01-20 Klaus Kaempfrevert match/compare changes from yesterday
2006-01-19 Klaus Kaempfcorrectly compare & match epochs.
2006-01-15 Michael Andres- Added configure switch to fake hal. Don't mind to...
2006-01-13 Michael Andres- Added
2006-01-13 Stefan Schubertcompare release only if BOTH are available
2006-01-10 Stefan Schuberttaking *.solution in the testsuit
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2006-01-09 Klaus Kaempflibredcarpet testcases need edition, even if its zero
2006-01-09 Michael Andres- Added devel.ma/testdrafts
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-08 Michael AndresAdjusted Exceptions.
2005-12-06 Michael Andres- Added RWCOW_pointer (PtrTypes.h): RW_pointer supporti...
2005-11-30 Michael Andres- ResolvableTraits: Renamed the 'const ResolvableTraits...
2005-11-28 Michael AndresRel: Changed default ctor and parser to use Rel:ANY...
2005-11-28 Michael AndresAdded Exceptions (Exception.h)
2005-11-25 Michael AndresAdded Edition::Less to allow std::container on Edition...
2005-11-23 Michael AndresEdition: finalized comarison.
2005-11-23 Michael AndresAdded struct zypp::Rel: Relelational operators.
2005-11-22 Michael AndresAdded comparison operators to Edition interfacae.
2005-10-17 Michael AndresRemoved the 'Res' from 'Res{Arch,Edition}' (files and...