Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | |
done on the mirco-optimazation level, so lets fix them: (performance) Possible inefficient checking for emptiness. (performance) Prefer prefix ++/-- operators for non-primitive types. | |||
2011-07-25 | update the testcase to reflect that native is always on top if | David Kalnischkies | |
it is not in the config provided list of Architectures | |||
2010-05-28 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | |
- remove duplicate architectures in getArchitectures() |