summaryrefslogtreecommitdiff
path: root/src/proto
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0849: BeOS code is not maintained and probably unusedv8.2.0849Bram Moolenaar2020-05-301-4/+0
* patch 8.2.0848: MS-Windows: the Windows terminal code has some flawsv8.2.0848Bram Moolenaar2020-05-301-0/+2
* patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar2020-05-303-25/+30
* patch 8.2.0845: text properties crossing lines not handled correctlyv8.2.0845Bram Moolenaar2020-05-301-2/+2
* patch 8.2.0844: text properties crossing lines not handled correctlyv8.2.0844Bram Moolenaar2020-05-301-0/+2
* patch 8.2.0839: dropping modifier when putting a character back in typeaheadv8.2.0839Bram Moolenaar2020-05-291-1/+1
* patch 8.2.0823: Vim9: script reload test is disabledv8.2.0823Bram Moolenaar2020-05-251-1/+2
* patch 8.2.0822: Vim9: code left over from discovery phasev8.2.0822Bram Moolenaar2020-05-252-3/+0
* patch 8.2.0820: Vim9: function type isn't set until compiledv8.2.0820Bram Moolenaar2020-05-241-0/+1
* patch 8.2.0818: Vim9: using a discovery phase doesn't work wellv8.2.0818Bram Moolenaar2020-05-243-4/+3
* patch 8.2.0807: cannot easily restore a mappingv8.2.0807Bram Moolenaar2020-05-221-0/+1
* patch 8.2.0779: tmode_T not used everywherev8.2.0779Bram Moolenaar2020-05-171-1/+1
* patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'v8.2.0774Bram Moolenaar2020-05-175-5/+5
* patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled codev8.2.0771Bram Moolenaar2020-05-161-2/+1
* patch 8.2.0751: Vim9: performance can be improvedv8.2.0751Bram Moolenaar2020-05-131-0/+1
* patch 8.2.0748: cannot get a list of all popupsv8.2.0748Bram Moolenaar2020-05-131-0/+1
* patch 8.2.0747: cannot forcefully close all popupsv8.2.0747Bram Moolenaar2020-05-131-3/+3
* patch 8.2.0746: popup_clear() hangs when a popup can't be closedv8.2.0746Bram Moolenaar2020-05-131-2/+2
* patch 8.2.0729: Vim9: When reloading a script variables are not clearedv8.2.0729Bram Moolenaar2020-05-101-0/+1
* patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 scriptv8.2.0725Bram Moolenaar2020-05-094-1/+5
* patch 8.2.0695: Vim9: cannot define a function inside a functionv8.2.0695Bram Moolenaar2020-05-041-0/+2
* patch 8.2.0683: Vim9: parsing type does not always workv8.2.0683Bram Moolenaar2020-05-021-1/+2
* patch 8.2.0677: Vim9: no support for closuresv8.2.0677Bram Moolenaar2020-05-011-1/+1
* patch 8.2.0675: Vim9: no support for closuresv8.2.0675Bram Moolenaar2020-05-012-3/+3
* patch 8.2.0674: some source files are too bigv8.2.0674Bram Moolenaar2020-05-015-7/+12
* patch 8.2.0670: cannot change window when evaluating 'completefunc'v8.2.0670Bram Moolenaar2020-04-301-1/+2
* patch 8.2.0660: the search.c file is a bit bigv8.2.0660Bram Moolenaar2020-04-292-13/+16
* patch 8.2.0656: MS-Windows: redrawing right screen edge may not be neededv8.2.0656Bram Moolenaar2020-04-281-0/+1
* patch 8.2.0650: Vim9: script function can be deletedv8.2.0650Bram Moolenaar2020-04-271-3/+4
* patch 8.2.0622: Haiku: GUI does not compilev8.2.0622Bram Moolenaar2020-04-231-1/+1
* patch 8.2.0612: Vim9: no check for space before #commentv8.2.0612Bram Moolenaar2020-04-201-1/+2
* patch 8.2.0601: Vim9: :unlet is not compiledv8.2.0601Bram Moolenaar2020-04-192-1/+3
* patch 8.2.0595: Vim9: not all commands using ends_excmd() testedv8.2.0595Bram Moolenaar2020-04-181-0/+1
* patch 8.2.0585: Vim9: # comment not recognized after :vim9scriptv8.2.0585Bram Moolenaar2020-04-161-0/+1
* patch 8.2.0578: heredoc for interfaces does not support "trim"v8.2.0578Bram Moolenaar2020-04-141-1/+1
* patch 8.2.0577: not all modifiers supported for :optionsv8.2.0577Bram Moolenaar2020-04-131-0/+1
* patch 8.2.0563: Vim9: cannot split a function linev8.2.0563Bram Moolenaar2020-04-121-1/+1
* patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar2020-04-121-1/+1
* patch 8.2.0554: the GUI doesn't set t_Cov8.2.0554Bram Moolenaar2020-04-121-0/+1
* patch 8.2.0536: Vim9: some compilation code not testedv8.2.0536Bram Moolenaar2020-04-091-1/+1
* patch 8.2.0516: client-server code is spread outv8.2.0516Bram Moolenaar2020-04-052-4/+16
* patch 8.2.0514: several global functions are used in only one filev8.2.0514Bram Moolenaar2020-04-055-6/+0
* patch 8.2.0502: Vim9: some code is not testedv8.2.0502Bram Moolenaar2020-04-021-1/+2
* patch 8.2.0493: Vim9: some error messages not testedv8.2.0493Bram Moolenaar2020-04-011-0/+1
* patch 8.2.0468: GUI: pixel dust with some fonts and charactersv8.2.0468Bram Moolenaar2020-03-281-1/+1
* patch 8.2.0464: typos and other small problemsv8.2.0464Bram Moolenaar2020-03-271-1/+1
* patch 8.2.0443: clipboard code is spread outv8.2.0443Bram Moolenaar2020-03-244-37/+42
* patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-Cv8.2.0420Bram Moolenaar2020-03-201-0/+1
* patch 8.2.0419: various memory leaks in Vim9 script codev8.2.0419Bram Moolenaar2020-03-201-0/+1
* patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar2020-03-151-0/+1