dev #1

Merged
kozorizki merged 7 commits from dev into altlinux 2024-10-25 15:07:01 +03:00

7 Commits

Author SHA1 Message Date
c8a0505ff7 Minor binding fix to work with nullptr 2024-10-25 14:51:16 +03:00
07f8a400f2 Adapted library for ALT's apt 2024-10-25 13:56:17 +03:00
72edc80e94 First approach (source_version function remains unimplemented for now) 2024-10-24 14:28:30 +03:00
9a359a5e63 fix(raw.rs): pkg_cache_find_name_arch function signature
Removed from the function signature the parameter (arch: *const c_char) for alt-linux cfg
2024-10-24 12:34:06 +03:00
c7c7159bb1 fix(raw.rs): pkg_cache_find_name_arch function signature
Removed from the function signature the parameter (arch: *const c_char)
2024-10-24 11:46:21 +03:00
35f831435f Redisigned few functions 2024-10-23 19:00:24 +03:00
72f3c7e0bb Fixed some declarations and marked some funcs as TODO 2024-10-23 14:15:22 +03:00