code cleanup
[platform/upstream/libzypp.git] / zypp / solver / detail / Testcase.cc
2008-02-11 Stefan Schubertcode cleanup
2008-02-08 Stefan Schubertbugfix, generating broken helixfiles
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-04 Duncan Mac-Vicar P- remove xml store
2008-02-04 Michael Andresremove Language and Selection
2008-02-04 Michael Andresfix solver testcase
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-28 Michael Andresremoved deprecated Resolvable methods
2008-01-24 Stefan Schubertadded correct postfix
2008-01-24 Stefan Schubertlogging ResStatus into testcase
2008-01-24 Stefan Schubertgenerating a testcase BEFORE updating the system; compr...
2008-01-23 Stefan Schubertcreate testcase without solving
2008-01-23 Stefan Schubertadded template for CapabilitySet
2008-01-23 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-09-28 Stefan SchubertResolvertestcase:
2007-08-09 Stefan Schubertlocking resol. added
2007-08-06 Stefan Schubertremoved double edtion
2007-08-03 Stefan Schubertlogging additional dependencies; corrected language...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-03-23 Stefan Schubertchecking void pointer before
2007-03-22 Stefan Schubertresetting valid solver run in order to get a complete...
2007-03-21 Duncan Mac-Vicar P- Define pointer types for specific capability
2007-03-06 Stefan HaasAdded arch, version, release and edition flags to Helix...
2006-11-14 Stefan Schubert- added kind of capabilities
2006-10-26 Stefan Schubert-cleanup log directory
2006-10-26 Stefan Schuberttake the correct solver run
2006-10-25 Stefan Schuberthold TmpExcessive in scope
2006-10-25 Stefan Schubertadding system architecture
2006-10-25 Stefan Schubertxml escaping in names
2006-10-25 Stefan Schubertdo not create empty entries
2006-10-25 Stefan Schubertinterface for generating testcases
2006-10-24 Stefan Schubertgenerating testcases from the pool
2006-09-14 Stefan SchubertReplaced requirementIsMet by requirementIsInstalledOrUn...