git/xdiff
Junio C Hamano 6767149eca Merge branch 'rs/xdiff-context-length-fix'
The xdiff code on 32-bit platform misbehaved when an insanely large
context size is given, which has been corrected.

* rs/xdiff-context-length-fix:
  xdiff: avoid arithmetic overflow in xdl_get_hunk()
2025-03-29 16:39:10 +09:00
..
xdiff.h xdiff: *.txt -> *.adoc fixes 2025-03-03 13:49:27 -08:00
xdiffi.c xdiff: avoid signed vs. unsigned comparisons in xdiffi.c 2025-02-12 09:41:16 -08:00
xdiffi.h xdiff: drop unused mmfile parameters from xdl_do_patience_diff() 2022-08-20 14:14:55 -07:00
xemit.c Merge branch 'rs/xdiff-context-length-fix' 2025-03-29 16:39:10 +09:00
xemit.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xhistogram.c xdiff: avoid signed vs. unsigned comparisons in xhistogram.c 2025-02-12 09:41:16 -08:00
xinclude.h xdiff: move sign comparison warning guard into each file 2025-02-12 09:41:15 -08:00
xmacros.h xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00
xmerge.c xdiff: handle allocation failure when merging 2022-02-16 10:58:16 -08:00
xpatience.c xdiff: *.txt -> *.adoc fixes 2025-03-03 13:49:27 -08:00
xprepare.c xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00
xprepare.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xtypes.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xutils.c xdiff: avoid signed vs. unsigned comparisons in xutils.c 2025-02-12 09:41:17 -08:00
xutils.h xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00