Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360 | Bram Moolenaar | 2018-09-10 | 1 | -0/+54 |
Problem: Using an external diff program is slow and inflexible. Solution: Include the xdiff library. (Christian Brabandt, closes #2732) Use it by default. |