summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.0.1263: others can read the swap file if a user is carelessv8.0.1263Bram Moolenaar2017-11-041-0/+1
* patch 8.0.1253: still too many old style testsv8.0.1253Bram Moolenaar2017-11-021-4/+4
* patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242Bram Moolenaar2017-11-021-0/+1
* patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar2017-10-291-0/+1
* patch 8.0.1235: cannot disable the terminal feature in a huge buildv8.0.1235Bram Moolenaar2017-10-281-3/+6
* patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar2017-10-261-5/+4
* patch 8.0.1209: still too many old style testsv8.0.1209Bram Moolenaar2017-10-221-9/+8
* patch 8.0.1186: still quite a few old style testsv8.0.1186Bram Moolenaar2017-10-121-4/+6
* patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar2017-09-281-3/+3
* patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar2017-09-231-1/+1
* patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar2017-09-171-0/+1
* patch 8.0.1098: build failure if libvterm installedv8.0.1098Bram Moolenaar2017-09-121-1/+1
* patch 8.0.1083: leaking memory in input part of channelv8.0.1083Bram Moolenaar2017-09-091-0/+1
* patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar2017-09-021-0/+1
* patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar2017-08-301-8/+8
* patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012Bram Moolenaar2017-08-291-0/+1
* patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985Bram Moolenaar2017-08-221-1/+5
* patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962Bram Moolenaar2017-08-191-0/+1
* patch 8.0.0890: still many old style testsv8.0.0890Bram Moolenaar2017-08-071-0/+2
* patch 8.0.0861: still many old style testsv8.0.0861Bram Moolenaar2017-08-041-0/+5
* patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar2017-07-291-0/+1
* patch 8.0.0762: ml_get error with :psearch in buffer without a namev8.0.0762Bram Moolenaar2017-07-231-0/+1
* patch 8.0.0750: OpenPTY missing in non-GUI buildv8.0.0750Bram Moolenaar2017-07-221-17/+19
* patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736Bram Moolenaar2017-07-191-1/+0
* patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar2017-07-161-0/+1
* patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709Bram Moolenaar2017-07-111-1/+1
* patch 8.0.0708: some tests are old stylev8.0.0708Bram Moolenaar2017-07-111-6/+12
* patch 8.0.0695: missing dependencies breaks parallel makev8.0.0695Bram Moolenaar2017-07-071-3/+7
* patch 8.0.0694: building in shadow directory does not workv8.0.0694Bram Moolenaar2017-07-071-1/+1
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-071-3/+54
* patch 8.0.0684: old style tests are not nicev8.0.0684Bram Moolenaar2017-06-271-2/+4
* patch 8.0.0658: spell test is old stylev8.0.0658Bram Moolenaar2017-06-221-1/+1
* patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar2017-06-041-1/+1
* patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613Bram Moolenaar2017-06-041-0/+1
* patch 8.0.0576: can't build when configure choses "install-sh"v8.0.0576Bram Moolenaar2017-04-211-0/+5
* patch 8.0.0573: running parallel make after distclean failsv8.0.0573Bram Moolenaar2017-04-201-6/+2
* patch 8.0.0572: building the command table requires Perlv8.0.0572Bram Moolenaar2017-04-201-8/+5
* patch 8.0.0570: can't run make with several jobsv8.0.0570Bram Moolenaar2017-04-201-25/+25
* patch 8.0.0537: illegal memory access with :z and large countv8.0.0537Bram Moolenaar2017-04-021-1/+2
* patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not workv8.0.0522Bram Moolenaar2017-03-291-0/+1
* patch 8.0.0504: looking up an Ex command is a bit slowv8.0.0504Bram Moolenaar2017-03-251-0/+10
* patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar2017-03-211-0/+1
* patch 8.0.0493: crash with cd command with very long argumentv8.0.0493Bram Moolenaar2017-03-191-0/+1
* patch 8.0.0489: clipboard and "* register is not testedv8.0.0489Bram Moolenaar2017-03-191-0/+1
* patch 8.0.0474: the client-server feature is not testedv8.0.0474Bram Moolenaar2017-03-181-1/+2
* patch 8.0.0446: the ";" command does not work after some charactersv8.0.0446Bram Moolenaar2017-03-121-0/+1
* patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar2017-03-091-0/+1
* patch 8.0.0432: "make shadow" creates an invalid linkv8.0.0432Bram Moolenaar2017-03-081-1/+1
* patch 8.0.0428: git and hg see new files after running testsv8.0.0428Bram Moolenaar2017-03-071-4/+0
* patch 8.0.0423: changing 'cinoptions' does not always workv8.0.0423Bram Moolenaar2017-03-051-0/+1