summaryrefslogtreecommitdiff
path: root/lib/Support/DeltaAlgorithm.cpp
Commit message (Expand)AuthorAge
* Revert r171829 "Split changeset_ty using iterators instead of loops" as it br...Timur Iskhodzhanov2013-01-14
* Split changeset_ty using iterators instead of loops.Lenny Maiorani2013-01-08
* DeltaAlgorithm: Tweak split to split by first/second half instead of even/odd...Daniel Dunbar2010-06-08
* DeltaAlgorithm: Add a virtual destructor and home.Daniel Dunbar2009-12-09
* Fix typo and add missing include.Daniel Dunbar2009-12-04
* Add an implementation of the delta debugging algorithm.Daniel Dunbar2009-12-03