-
Notifications
You must be signed in to change notification settings - Fork 34
Pull requests: mdsteele/rust-cfb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add CompoundFile::copy_to for writing a compacted copy
#92
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
fix: tolerate a FAT entry that points past the file under Permissive
#91
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
perf: reuse a chain's sector list across opens instead of rewalking the FAT
#89
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
perf: allocate a mini chain's sectors for a whole write at once
#88
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
perf: read and write large requests past the stream buffer
#87
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
perf: allocate a chain's sectors for a whole write at once
#86
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
perf: read and write runs of consecutive sectors in one go
#85
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
fix: refuse to create entries inside a stream
#84
opened Sep 8, 2026 by
francisdb
Contributor
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.