arch-repo-manager/libpkg/parser
Martchus 68d67f543f Refactor to optimize deserialization of base-data
* Break backwards compatibility
* Allow to deserialize only base-data of packages and build
  actions to potentially speed up showing tables
* Speed up package search in many cases by only deserializing
  base-data (unless details are actually wanted)
2022-05-31 19:04:57 +02:00
..
aur.cpp Initial import 2021-02-08 23:53:56 +01:00
aur.h Initial import 2021-02-08 23:53:56 +01:00
binary.cpp Add extra prefix to static-compat libs to avoid confusion with normal libs 2022-05-01 22:21:21 +02:00
binary.h Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
config.cpp Avoid possibly accessing packageCacheDirs when it is empty 2022-03-15 01:08:19 +01:00
config.h Initial import 2021-02-08 23:53:56 +01:00
database.cpp Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
database.h Initial import 2021-02-08 23:53:56 +01:00
package.cpp Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00
package.h Initial import 2021-02-08 23:53:56 +01:00
siglevel.cpp Initial import 2021-02-08 23:53:56 +01:00
utils.cpp Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
utils.h Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00