- Added RWCOW_pointer (PtrTypes.h): RW_pointer supporting 'copy on write'
[platform/upstream/libzypp.git] / zypp / Edition.cc
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...