index
:
unf-legacy
this commit
trunk
wip/durability
unfathomable monorepo archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ripple
/
fossil
/
src
/
chunker
Age
Commit message (
Expand
)
Author
2022-05-02
ripple/fossil/chunker: use const computation for DISCRIMINATOR
edef
2022-05-02
ripple/fossil/chunker: remove hasher initialisation bounds check
edef
2022-05-02
ripple/fossil/chunker: factor out Chunker::cut
edef
2022-05-02
ripple/fossil/chunker: eliminate indexing and bounds checks
edef
2022-05-02
ripple/fossil/chunker: hardcode the discriminator
edef
2022-05-01
ripple/fossil/chunker: DRY out super::* from the tests
edef
2022-05-01
ripple/fossil/chunker: DRY out WINDOW_SIZE
edef
2022-05-01
ripple/fossil/chunker: simplify and test Chunker::size_hint
edef
2022-05-01
ripple/fossil/chunker: remove Rolling::try_from_slice
edef
2022-05-01
ripple/fossil/chunker: test early cutoff for <= MIN_CHUNK_SIZE
edef
2022-05-01
ripple/fossil/chunker: drop unused derives
edef
2022-05-01
ripple/fossil/chunker: clarify MAX_CHUNK_SIZE test
edef
2022-05-01
ripple/fossil/chunker: handle and test boundary condition correctness
edef
2022-05-01
ripple/fossil/chunker: use b-strings for test data
edef
2022-04-28
ripple/fossil: deduplicate using content-defined chunking
edef