Files
git/xdiff
Junio C Hamano 5155b9870c Merge branch 'tr/xdiff-fast-hash' into next
Use word-at-a-time comparison to find end of line or NUL (end of buffer),
borrowed from the linux-kernel discussion.

By Thomas Rast
* tr/xdiff-fast-hash:
  xdiff: choose XDL_FAST_HASH code on sizeof(long) instead of __WORDSIZE
2012-05-01 16:30:43 -07:00
..