Guillem Jover
|
6dcc38a354
dselect: Remove intermediate pkgbin info variable
|
8 years ago |
Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 years ago |
Guillem Jover
|
45dcca46d8
Switch code to use the new C locale character type functions
|
10 years ago |
Guillem Jover
|
b13e29d687
dselect: Add new architecture columns to package list view
|
10 years ago |
Guillem Jover
|
ced655387f
dselect: Rework columns code
|
12 years ago |
Guillem Jover
|
8fc618ad8e
libdpkg: Uppercase and namespace pkgpriority enum values
|
10 years ago |
Guillem Jover
|
c7ad73d0a9
Move enum definitions out of structs
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
80cc83904a
dselect: Use C++11 nullptr instead of 0 or NULL
|
11 years ago |
Guillem Jover
|
4f315d811d
libdpkg: Rename versioncompare() to dpkg_version_compare()
|
12 years ago |
Guillem Jover
|
d5682c6656
Use implicit __func__ in internerr() instead of explicit literal strings
|
12 years ago |
Guillem Jover
|
ada8ee446e
Rename informativeversion() to dpkg_version_is_informative()
|
12 years ago |
Guillem Jover
|
c49aec380a
dselect: Use a new attribute array instead of separate attribute variables
|
12 years ago |
Guillem Jover
|
10f28a9948
Clarify internerr() messages
|
12 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
14 years ago |
Guillem Jover
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
14 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
14 years ago |
Guillem Jover
|
631338a5e5
dselect: Remove shadowing variable definitions from pkgtop
|
14 years ago |
Guillem Jover
|
f426b031ac
dselect: Use max/min instead of lesserint/greaterint
|
15 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
15 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
15 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
15 years ago |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
15 years ago |
Guillem Jover
|
289c291184
libdpkg: Rename dpkg-i18n.h to i18n.h
|
15 years ago |
Guillem Jover
|
ef091557f0
dselect: Define several private functions as static
|
16 years ago |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
16 years ago |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
16 years ago |
Guillem Jover
|
1065736ab0
Unify usage of extern "C" declarations
|
16 years ago |
Guillem Jover
|
69bce81a25
Unify usage of FIXME in comments
|
16 years ago |
Michel Lespinasse
|
cf6b114b9b
Reduce dselect memory usage
|
16 years ago |