Ivailo Monev
|
6adc4fcaea
|
kutils: increase the KDecompressor buffer size increment to 1MB
speeds up loading of large gzip-compressed files for example
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-12-14 09:54:10 +02:00 |
|
Ivailo Monev
|
90928e8320
|
generic: store package found definitions in config header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-30 05:41:21 +02:00 |
|
Ivailo Monev
|
c392733865
|
kutils: compiler warnings fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-24 16:54:31 +03:00 |
|
Ivailo Monev
|
51e3763a1f
|
kutils: de-duplicate code in KCompressor and KDecompressor
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-19 18:45:34 +03:00 |
|
Ivailo Monev
|
08ff3426ce
|
kutils: set error string if the type is invalid in KCompressor::process() and KDecompressor::process()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-19 18:44:22 +03:00 |
|
Ivailo Monev
|
ec505df46a
|
kutils: allocate less space for headers in KCompressor::process()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-18 23:06:52 +03:00 |
|
Ivailo Monev
|
60e94313ef
|
kdecore: move KCompressor and KDecompressor to karchive library
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
|
2022-10-18 04:40:28 +03:00 |
|