Guillem Jover
|
55553c41c1
libdpkg: Add new pkg_array_foreach() function
|
11 years ago |
Guillem Jover
|
c52a62fdf8
libdpkg: Add new pkg_array_init_from_names() function
|
12 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 years ago |
Raphaël Hertzog
|
5ec7516601
Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg()
|
15 years ago |
Raphaël Hertzog
|
729dcbd9a3
Replace all pkg_db_count() calls with pkg_db_count_pkg()
|
15 years ago |
Guillem Jover
|
01d9ba9dfa
Fix comment header lines describing the subproject
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
c6520d6700
libdpkg: Rename pkg_array_free to pkg_array_destroy
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 years ago |
Guillem Jover
|
e000e4a109
Document some of the code with JavaDoc
|
17 years ago |
Guillem Jover
|
30a6d6d131
libdpkg: Move pkg_sorter code to a new pkg module
|
17 years ago |
Guillem Jover
|
2510971730
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
|
17 years ago |
Guillem Jover
|
8b73de5515
Move pkg-array to libdpkg
|
17 years ago |