summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar2020-09-051-1/+9
* patch 8.2.1567: no example to use ubsan with clangv8.2.1567Bram Moolenaar2020-09-021-3/+11
* patch 8.2.1546: build rule for Vim.app is unusedv8.2.1546Bram Moolenaar2020-08-301-78/+5
* patch 8.2.1495: "make clean" may delete too many filesv8.2.1495Bram Moolenaar2020-08-201-2/+1
* patch 8.2.1444: error messages are spread out and names can be confusingv8.2.1444Bram Moolenaar2020-08-131-140/+140
* patch 8.2.1442: outdated references to the Mac Carbon GUIv8.2.1442Bram Moolenaar2020-08-131-13/+0
* patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar2020-08-131-3/+6
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-111-18/+0
* patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar2020-08-111-5/+3
* patch 8.2.1405: Vim9: vim9compile.c is getting too bigv8.2.1405Bram Moolenaar2020-08-091-0/+10
* patch 8.2.1354: test 59 is old stylev8.2.1354Bram Moolenaar2020-08-021-1/+1
* patch 8.2.1316: test 42 is still old stylev8.2.1316Bram Moolenaar2020-07-291-1/+1
* patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar2020-07-271-4/+1
* patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295Bram Moolenaar2020-07-261-3/+2
* patch 8.2.1269: language and locale code spread outv8.2.1269Bram Moolenaar2020-07-221-0/+10
* patch 8.2.1266: Makefile preference were accidentally includedv8.2.1266Bram Moolenaar2020-07-211-7/+7
* patch 8.2.1262: src/ex_cmds.c file is too bigv8.2.1262Bram Moolenaar2020-07-211-7/+17
* patch 8.2.1123: Python 3 test is old stylev8.2.1123Bram Moolenaar2020-07-031-1/+0
* patch 8.2.1120: Python code not tested properlyv8.2.1120Bram Moolenaar2020-07-031-1/+1
* patch 8.2.1078: highlight and match functionality together in one filev8.2.1078Bram Moolenaar2020-06-281-0/+10
* patch 8.2.0910: Vim is not reproducibly buildablev8.2.0910Bram Moolenaar2020-06-051-0/+1
* patch 8.2.0885: "make shadow" does not link new lua test dirv8.2.0885Bram Moolenaar2020-06-021-1/+3
* patch 8.2.0872: XIM code is mixed with multi-byte codev8.2.0872Bram Moolenaar2020-06-011-0/+11
* patch 8.2.0859: no Turkish translation of the manualv8.2.0859Bram Moolenaar2020-05-311-0/+25
* patch 8.2.0849: BeOS code is not maintained and probably unusedv8.2.0849Bram Moolenaar2020-05-301-8/+1
* patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar2020-05-301-0/+10
* patch 8.2.0803: libvterm code lags behind the upstream versionv8.2.0803Bram Moolenaar2020-05-201-1/+1
* patch 8.2.0783: libvterm code lags behind the upstream versionv8.2.0783Bram Moolenaar2020-05-171-0/+1
* patch 8.2.0739: incomplete profiling when exiting because of a dealy signalv8.2.0739Bram Moolenaar2020-05-111-1/+3
* patch 8.2.0674: some source files are too bigv8.2.0674Bram Moolenaar2020-05-011-0/+10
* patch 8.2.0673: cannot build Haiku in shadow directoryv8.2.0673Bram Moolenaar2020-05-011-1/+1
* patch 8.2.0667: cannot install Haiku version from sourcev8.2.0667Bram Moolenaar2020-04-301-2/+10
* patch 8.2.0664: included undesired changes in Makefilev8.2.0664Bram Moolenaar2020-04-291-11/+11
* patch 8.2.0661: eval test is still old stylev8.2.0661Bram Moolenaar2020-04-291-1/+0
* patch 8.2.0660: the search.c file is a bit bigv8.2.0660Bram Moolenaar2020-04-291-12/+22
* patch 8.2.0622: Haiku: GUI does not compilev8.2.0622Bram Moolenaar2020-04-231-2/+2
* patch 8.2.0621: after running tests asan files may remainv8.2.0621Bram Moolenaar2020-04-231-1/+2
* patch 8.2.0527: Vim9: function types insufficiently testedv8.2.0527Bram Moolenaar2020-04-071-1/+1
* patch 8.2.0516: client-server code is spread outv8.2.0516Bram Moolenaar2020-04-051-0/+10
* patch 8.2.0489: Vim9: memory leaksv8.2.0489Bram Moolenaar2020-04-011-1/+4
* patch 8.2.0443: clipboard code is spread outv8.2.0443Bram Moolenaar2020-03-241-0/+10
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-0/+75
* patch 8.2.0256: time and timer related code is spread outv8.2.0256Bram Moolenaar2020-02-141-0/+10
* patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar2020-01-261-21/+51
* patch 8.2.0113: "make cmdidxs" failsv8.2.0113Bram Moolenaar2020-01-121-1/+1
* patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar2019-12-161-2/+1
* patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar2019-12-151-1/+1
* patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar2019-12-141-1/+1
* patch 8.2.0003: Build file dependencies are incompletev8.2.0003Bram Moolenaar2019-12-141-0/+3
* Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar2019-12-121-1/+1