Histogram Diff

A new histogram diff algorithm derived from Bram Cohen's Patience Diff algorithm has been implemented which yields better readable diffs for real-world source code diffs.

See the HistogramDiff class.