• J
    Merge branch 'tr/xdiff-fast-hash' · 4d1f0ef2
    Junio C Hamano 提交于
    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
    4d1f0ef2
Makefile 79.0 KB