993a29d2f8
zig 0.11
2023-08-21 16:40:19 +03:00
Motiejus Jakštys
277a48296a
compress: handle overflows in varints
...
This handles corrupt data explicitly.
2023-06-06 21:13:12 +03:00
Motiejus Jakštys
8d6e8aa4bd
upgrade to multi-for syntax
2023-02-24 15:18:33 +02:00
Motiejus Jakštys
0ecd6172fc
stage2
2023-02-08 16:13:03 +02:00
2cdc2ae6c6
prefix test cases with context
2022-07-12 12:59:50 +03:00
d2407685a0
remove debug code
2022-07-12 12:44:42 +03:00
1a48bb41ea
fix type/function name casing
2022-07-11 15:38:32 +03:00
e116dd0c28
wip -- turbo-getent
2022-07-11 15:35:46 +03:00
f327fb24ba
tests for initgroups_dyn
2022-07-09 16:12:10 +03:00
d71f0d615b
fix one of stage2 errors
2022-05-25 09:48:39 +03:00
c602b7a039
rename lib to src
2022-05-25 09:42:42 +03:00
a8b45911aa
weekend changes
...
- move main.zig to it's own package, create lib/
- rename AllSections to DB, remove intermediate tuples
- iovec does not allocate
- remove error{Overflow} from almost everywhere
2022-03-23 12:01:13 +02:00
efd3cfc367
expose len
to the delta-compressed iterator
2022-03-06 09:39:18 +02:00
039aeb80dd
delta decompression iterator
2022-03-06 06:37:24 +02:00
ec95b231fa
varint iterator
2022-03-05 10:19:42 +02:00
b81072f726
add usergids
2022-03-04 10:55:09 +02:00
a526379fd8
cosmetic changes
2022-03-02 06:18:19 +02:00
40deb3f0be
preparing for bringing this all together
2022-02-28 06:19:32 +02:00
0b0e917086
deltaDecompress
2022-02-28 06:02:16 +02:00
ca67bf56e7
implement delta compression
2022-02-28 05:48:43 +02:00
df8ab1fbbf
PackedGroup
2022-02-27 18:40:05 +02:00