likewise/src/algorithms
2022-11-14 21:39:48 +01:00
..
snapshots check for identical sequences in lcs to avoid overflow panic (#43) 2022-11-14 21:39:48 +01:00
capture.rs Added deadlines to all algorithms (#18) 2021-02-20 10:12:06 +01:00
compact.rs Add compaction support (#22) 2021-02-25 22:13:43 +01:00
hook.rs Add NoFinishHook and new Myer's implementation (#11) 2021-02-15 10:24:18 +01:00
lcs.rs check for identical sequences in lcs to avoid overflow panic (#43) 2022-11-14 21:39:48 +01:00
mod.rs Add compaction support (#22) 2021-02-25 22:13:43 +01:00
myers.rs Fix typos and markdown (#36) 2022-07-22 01:00:36 +02:00
patience.rs Remove deprecated slice diffing methods 2021-09-11 17:42:46 +02:00
replace.rs Added deadlines to all algorithms (#18) 2021-02-20 10:12:06 +01:00
utils.rs Fix typos and markdown (#36) 2022-07-22 01:00:36 +02:00