| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 1 | -0/+15 |
| | | | | | | | * apt-pkg/deb/debmetaindex.cc: - none is a separator, not a language: no need for Index (Closes: #624218) * apt-pkg/aptconfiguration.cc: - do not builtin languages only if none is forced (Closes: #643787) | ||||
| * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -0/+8 |
| | | | | | | | done on the mirco-optimazation level, so lets fix them: (performance) Possible inefficient checking for emptiness. (performance) Prefer prefix ++/-- operators for non-primitive types. | ||||
| * | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies | 2011-07-25 | 1 | -4/+38 |
| | | |||||
| * | add our own equals method as assert doesn't really show the offending | David Kalnischkies | 2009-11-28 | 1 | -0/+21 |
| values which causes the failure. | |||||
