summaryrefslogtreecommitdiff
path: root/src/xdiff
Commit message (Expand)AuthorAgeFilesLines
* 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