summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0604: :startinsert in a terminal window used laterv8.2.0604Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0603: configure does not detect moonjitv8.2.0603Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0602: :unlet $VAR does not work properlyv8.2.0602Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0601: Vim9: :unlet is not compiledv8.2.0601Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0600: Vim9: cannot read or write w:, t: and b: variablesv8.2.0600Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0599: Netbeans interface insufficiently testedv8.2.0599Bram Moolenaar2020-04-191-0/+2
* patch 8.2.0598: test_eval_stuff fails in normal terminalv8.2.0598Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0597: test_eval is old stylev8.2.0597Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0596: crash in test49v8.2.0596Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0595: Vim9: not all commands using ends_excmd() testedv8.2.0595Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501v8.2.0594Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0593: finding a user command is not optimalv8.2.0593Bram Moolenaar2020-04-181-0/+2
* patch 8.2.0592: MS-Windows with VTP: cursor is not made invisiblev8.2.0592Bram Moolenaar2020-04-171-0/+2
* patch 8.2.0591: MS-Windows: should always support IPv6v8.2.0591Bram Moolenaar2020-04-171-0/+2
* patch 8.2.0590: no 'backspace' value allows ignoring the insertion pointv8.2.0590Bram Moolenaar2020-04-171-0/+2
* patch 8.2.0589: .bsd file type not recognizedv8.2.0589Bram Moolenaar2020-04-171-0/+2
* patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by defaultv8.2.0588Bram Moolenaar2020-04-171-0/+2
* patch 8.2.0587: compiler warning for unused variablev8.2.0587Bram Moolenaar2020-04-161-0/+2
* patch 8.2.0586: Vim9: # comment not sufficiently testedv8.2.0586Bram Moolenaar2020-04-161-0/+2
* patch 8.2.0585: Vim9: # comment not recognized after :vim9scriptv8.2.0585Bram Moolenaar2020-04-161-0/+2
* patch 8.2.0584: viminfo file uses obsolete function file_readable()v8.2.0584Bram Moolenaar2020-04-161-0/+2
* patch 8.2.0583: Vim9: # comment not recognized in :def functionv8.2.0583Bram Moolenaar2020-04-161-0/+2
* patch 8.2.0582: color ramp test does not show text colorsv8.2.0582Bram Moolenaar2020-04-151-0/+2
* patch 8.2.0581: Win32 console: the cursor position is always top-leftv8.2.0581Bram Moolenaar2020-04-151-0/+2
* patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is onv8.2.0580Bram Moolenaar2020-04-151-0/+2
* patch 8.2.0579: Coverity warns for unused valuev8.2.0579Bram Moolenaar2020-04-141-0/+2
* patch 8.2.0578: heredoc for interfaces does not support "trim"v8.2.0578Bram Moolenaar2020-04-141-0/+2
* patch 8.2.0577: not all modifiers supported for :optionsv8.2.0577Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0576: some errors are not covered by testsv8.2.0576Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0575: :digraph! not testedv8.2.0575Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0574: ipv6 feature not shown in :version outputv8.2.0574Bram Moolenaar2020-04-131-0/+7
* patch 8.2.0573: using :version twice leaks memoryv8.2.0573Bram Moolenaar2020-04-131-12/+17
* patch 8.2.0572: using two lines for free and resetv8.2.0572Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0571: double free when passing invalid argument to job_start()v8.2.0571Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0570: Vim9: no error when omitting type from argumentv8.2.0570Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0569: build failure with tiny versionv8.2.0569Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0568: the man filetype plugin overwrites the unnamed registerv8.2.0568Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0567: Vim9: cannot put comments halfway expressionsv8.2.0567Bram Moolenaar2020-04-131-0/+2
* patch 8.2.0566: Vim9: variable can be used uninitializedv8.2.0566Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0565: Vim9: tests contain superfluous line continuationv8.2.0565Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0564: Vim9: calling a def function from non-vim9 may failv8.2.0564Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0563: Vim9: cannot split a function linev8.2.0563Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0562: Vim9: cannot split an expression into multiple linesv8.2.0562Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0561: Vim9: cannot split function call in multiple linesv8.2.0561Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0560: compiler warning in tiny buildv8.2.0560Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0559: clearing a struct is verbosev8.2.0559Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0558: Vim9: dict code not covered by testsv8.2.0558Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0556: Vim9: memory leak when finding common typev8.2.0556Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0555: Vim9: line continuation is not always neededv8.2.0555Bram Moolenaar2020-04-121-0/+2