From: Junio C Hamano Date: Fri, 5 Dec 2025 05:49:56 +0000 (+0900) Subject: Merge branch 'en/xdiff-cleanup-2' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=0c6707687f818fa43dca7c9381c55e611ba6c51e;p=rit Merge branch 'en/xdiff-cleanup-2' Code clean-up. * en/xdiff-cleanup-2: xdiff: rename rindex -> reference_index xdiff: change rindex from long to size_t in xdfile_t xdiff: make xdfile_t.nreff a size_t instead of long xdiff: make xdfile_t.nrec a size_t instead of long xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash xdiff: use unambiguous types in xdl_hash_record() xdiff: use size_t for xrecord_t.size xdiff: make xrecord_t.ptr a uint8_t instead of char xdiff: use ptrdiff_t for dstart/dend doc: define unambiguous type mappings across C and Rust --- 0c6707687f818fa43dca7c9381c55e611ba6c51e