- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / Edition.cc
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...