Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-15 | atleast libapt should announce to itself that it is clean… | David Kalnischkies | |
(and be it if it tries to announce that…) | |||
2011-12-10 | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies | |
- implement a ModificationTime method for FileFd | |||
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | |
2011-03-31 | rename the 'universe' to 'scenario' to reflect the naming in the draft | David Kalnischkies | |
2011-03-31 | add a special scenario filename for using stdin | David Kalnischkies | |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies | |
based on a very early draft for EDSP by Stefano APT can now write a scenario as well as load most stuff from it. |