done LookupAttr, added ArrayAttr container to retrieve list attributes.
[platform/upstream/libzypp.git] / zypp / Patch.cc
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-02-15 Stephan Kulowmove into trunk
2008-01-21 Michael AndresRemoved obsolete files and classes.
2006-11-16 Michael Andres- removed unused methods from Patch and PatchImplIf...
2006-02-12 Stanislav Visnovskyprovide intrusive_ptr counters
2006-02-08 Jiri Srain- adapted to changes in YUM parser
2006-01-23 Duncan Mac-Vicar Pconst fixes...
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-30 Michael Andres- ResolvableTraits: Renamed the 'const ResolvableTraits...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresEnabled use of ResTraits. Currently they define the
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...
2005-10-26 Michael Andresbasic dependencies added
2005-10-25 Jiri Srainbackup
2005-10-20 Jiri Srainadded comments, several fixes
2005-10-19 Jiri Srainsome fixes
2005-10-17 Jiri SrainAdded preliminary Patch, Message and Script implementations