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