summaryrefslogtreecommitdiff
path: root/src/xdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1420: build failure because SIZE_MAX is not definedv9.0.1420Bram Moolenaar2023-03-211-1/+5
* patch 9.0.1418: the included xdiff code is a bit outdatedv9.0.1418Yee Cheng Chin2023-03-2011-147/+129
* patch 8.2.5073: clang on MS-Windows produces warningsv8.2.5073Bram Moolenaar2022-06-091-1/+1
* Update runtime filesBram Moolenaar2021-12-051-0/+3
* patch 8.2.3437: compiler warnings for 32/64 bit usagev8.2.3437Mike Williams2021-09-132-2/+2
* patch 8.2.3390: included xdiff code is outdatedv8.2.3390Christian Brabandt2021-08-3114-143/+236
* patch 8.1.2389: using old C style commentsv8.1.2389Bram Moolenaar2019-12-0413-76/+76
* patch 8.1.0766: various problems when using Vim on VMSv8.1.0766Bram Moolenaar2019-01-172-2/+10
* patch 8.1.0432: compiler warning for signed/unsignedv8.1.0432Bram Moolenaar2018-09-251-1/+1
* patch 8.1.0396: another compiler warning on 64-bit MS-Windowsv8.1.0396Bram Moolenaar2018-09-161-1/+1
* patch 8.1.0381: variable declaration not at start of blockv8.1.0381Bram Moolenaar2018-09-131-5/+4
* patch 8.1.0378: CI build failurev8.1.0378Bram Moolenaar2018-09-132-2/+2
* patch 8.1.0377: xdiff doesn't use the Vim memory allocation functionsv8.1.0377Bram Moolenaar2018-09-133-9/+14
* patch 8.1.0366: pieces of the xdiff code are not usedv8.1.0366Bram Moolenaar2018-09-101-0/+18
* patch 8.1.0364: compiler warning in xdiff codev8.1.0364Bram Moolenaar2018-09-102-1/+5
* patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar2018-09-1016-0/+4062