commit | 4d1f0ef2104dd0705cdde56979601bdd66f2c16f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed May 02 13:54:58 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed May 02 13:54:58 2012 -0700 |
tree | 6fb082dbe68274523dcb01ed035fe69d1f3ab574 | |
parent | e834fa0d5cb73900031cae94159534a15c114e50 [diff] | |
parent | 6f1af028ce0654ef6233dff06701a989d5703bc4 [diff] |
Merge branch 'tr/xdiff-fast-hash' 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 xdiff: load full words in the inner loop of xdl_hash_record