zip-rs-wasm/src
2024-03-11 13:32:58 -07:00
..
read Remove redundant imports 2024-02-28 16:03:44 -08:00
aes.rs Make functions const where possible 2023-06-07 22:15:06 -07:00
aes_ctr.rs Remove unused import 2023-05-16 20:40:57 -07:00
compression.rs Merge remote-tracking branch 'zip-next/master' into deflate64-next 2023-10-13 19:58:44 +09:00
cp437.rs cargo fmt: remove trailing space 2024-02-28 16:40:43 -08:00
crc32.rs Remove redundant imports 2024-02-28 16:03:44 -08:00
lib.rs Enable DEFLATE64 by default and bump version to 0.10.4 2024-02-28 16:49:30 -08:00
read.rs Bug fix: expected error result now happens sooner 2024-03-11 13:32:58 -07:00
result.rs Refactor to eliminate From<Infallible> 2023-06-01 14:26:15 -07:00
spec.rs Fix failing tests other than deflate64 bug 25 2024-03-07 15:16:04 -08:00
types.rs Update dependencies and allow for 64-bit Zopfli compression levels 2024-02-28 16:27:03 -08:00
unstable.rs Reformat 2023-05-08 18:54:35 -07:00
write.rs Remove comment field from Shared to avoid unnecessary copying 2024-03-07 14:43:40 -08:00
zipcrypto.rs Make functions const where possible 2023-06-07 22:15:06 -07:00