aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/DeltaAlgorithm.cpp
AgeCommit message (Expand)Author
2010-06-08DeltaAlgorithm: Tweak split to split by first/second half instead of even/odd...Daniel Dunbar
2009-12-09DeltaAlgorithm: Add a virtual destructor and home.Daniel Dunbar
2009-12-04Fix typo and add missing include.Daniel Dunbar
2009-12-03Add an implementation of the delta debugging algorithm.Daniel Dunbar