summaryrefslogtreecommitdiff
path: root/src/diff.hh
AgeCommit message (Expand)Author
2015-05-19Add headers guard to diff.hh along with a comment about the algorithmMaxime Coste
2015-05-18Fix bug in diff implementations (missing snake after d=1 change) and refactorMaxime Coste
2015-05-17Only initialize element 1 in mirrored arrays.Maxime Coste
2015-05-15Another bug fix in diff implementationMaxime Coste
2015-05-14always_inline a few methodsMaxime Coste
2015-05-14Fix bugs in diff implementationMaxime Coste
2015-05-13Fix diff implementation and change the Diff struct formatMaxime Coste
2015-05-12Add initial diff implementation based Eugene W. Myers' algorithmMaxime Coste