sapling/lib/third-party/xdiff
Jun Wu bdbf60f28d xdiff: backport upstream changes
Summary:
I did some extra xdiff changes in upstream, namely:

  - Remove unused features
  - Replace "long" (32-bit in MSVC) with int64_t to support large files
  - Add comment on some key variables

This backports them. It also includes Matt's fixes about Windows compatibility.

Reviewed By: ryanmce

Differential Revision: D7223939

fbshipit-source-id: 9287d5be22dae4ab41b05b3a4c160d836b5714a6
2018-04-13 21:51:48 -07:00
..
xdiff.h xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xdiffi.c xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xdiffi.h xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xinclude.h xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xmacros.h xdiff: vendor xdiff library from git 2018-04-13 21:51:20 -07:00
xprepare.c xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xprepare.h xdiff: vendor xdiff library from git 2018-04-13 21:51:20 -07:00
xtypes.h xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xutils.c xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
xutils.h xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00