summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.2.4738: Esc on commandline executes command instead of abandoning itv8.2.4738Bram Moolenaar2022-04-115-0/+50
* patch 8.2.4737: // in JavaScript string recognized as commentv8.2.4737Bram Moolenaar2022-04-113-2/+17
* patch 8.2.4736: build problem for Cygwin with Motifv8.2.4736Bram Moolenaar2022-04-112-0/+7
* patch 8.2.4735: quickfix tests can be a bit hard to readv8.2.4735Yegappan Lakshmanan2022-04-112-195/+294
* patch 8.2.4734: getcharpos() may change a mark positionv8.2.4734Bram Moolenaar2022-04-113-12/+21
* patch 8.2.4733: HEEx and Surface do need a separate filetypev8.2.4733Aaron Tinio2022-04-112-1/+7
* patch 8.2.4732: duplicate code to free fuzzy matchesv8.2.4732Bram Moolenaar2022-04-104-11/+21
* patch 8.2.4731: the changelist index is not remembered per bufferv8.2.4731LemonBoy2022-04-105-8/+54
* patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/v8.2.4730Yasuhiro Matsumoto2022-04-102-0/+16
* patch 8.2.4729: HEEx and Surface templates do not need a separate filetypev8.2.4729Aaron Tinio2022-04-102-3/+3
* patch 8.2.4728: no test that v:event cannot be modifiedv8.2.4728zeertzjq2022-04-102-0/+20
* patch 8.2.4727: unused codev8.2.4727Dominique Pelle2022-04-105-43/+35
* patch 8.2.4726: cannot use expand() to get the script namev8.2.4726LemonBoy2022-04-096-8/+106
* patch 8.2.4725: unused variable in tiny buildv8.2.4725Bram Moolenaar2022-04-092-0/+4
* patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy2022-04-0912-2/+100
* patch 8.2.4723: the ModeChanged autocmd event is inefficientv8.2.4723LemonBoy2022-04-0910-88/+84
* patch 8.2.4722: ending recording with mapping records too muchv8.2.4722zeertzjq2022-04-093-1/+32
* patch 8.2.4721: cooklang files are not recognizedv8.2.4721=?UTF-8?q?Dundar=20G=C3=B6c?=2022-04-092-0/+3
* patch 8.2.0003: Build file dependencies are incompletev8.2.4720Bram Moolenaar2022-04-092-3/+190
* patch 8.2.4719: ">" marker sometimes not displayed in the jumplistv8.2.4719Christian Brabandt2022-04-096-17/+45
* patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong placev8.2.4718Bram Moolenaar2022-04-098-6/+77
* patch 8.2.4717: for TextYankPost v:event does not contain all informationv8.2.4717Bram Moolenaar2022-04-093-16/+49
* patch 8.2.4716: memory allocation failure not tested when defining a functionv8.2.4716Yegappan Lakshmanan2022-04-097-1/+65
* patch 8.2.4715: Vagrantfile not recognizedv8.2.4715Julien Voisin2022-04-082-1/+3
* Update runtime filesBram Moolenaar2022-04-081-91/+828
* patch 8.2.4714: using g:filetype_dat and g:filetype_src not testedv8.2.4714Bram Moolenaar2022-04-082-1/+22
* patch 8.2.4713: plugins cannot track text scrollingv8.2.4713LemonBoy2022-04-0811-3/+130
* patch 8.2.4712: only get profiling information after exitingv8.2.4712Yegappan Lakshmanan2022-04-083-7/+194
* patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehavesv8.2.4711zeertzjq2022-04-083-1/+26
* patch 8.2.4710: smart indenting does not work after completionv8.2.4710Christian Brabandt2022-04-073-0/+24
* patch 8.2.4709: after :redraw the statusline highlight might be usedv8.2.4709Bram Moolenaar2022-04-072-0/+5
* patch 8.2.4708: PHP test files are not recognizedv8.2.4708Julien Voisin2022-04-072-1/+3
* patch 8.2.4707: redrawing could be a bit more efficientv8.2.4707zeertzjq2022-04-075-24/+41
* patch 8.2.4706: buffer remains active with WinClosed and tabpagesv8.2.4706zeertzjq2022-04-073-1/+20
* patch 8.2.4705: jump list marker disappearsv8.2.4705zeertzjq2022-04-076-4/+52
* patch 8.2.4704: using "else" after return or break increases indentv8.2.4704=?UTF-8?q?Dundar=20G=C3=B6c?=2022-04-075-169/+165
* patch 8.2.4703: memory leak in handling 'cinscopedecls'v8.2.4703Bram Moolenaar2022-04-072-16/+21
* patch 8.2.4702: C++ scope labels are hard-codedv8.2.4702Tom Praschan2022-04-079-12/+89
* patch 8.2.4701: Kuka Robot Language files not recognizedv8.2.4701Bram Moolenaar2022-04-062-0/+51
* patch 8.2.4700: buffer remains active if WinClosed event throws an exceptionv8.2.4700Bram Moolenaar2022-04-063-1/+20
* patch 8.2.4699: hard to reproduce hang when reading from a channelv8.2.4699LemonBoy2022-04-052-0/+7
* patch 8.2.4698: Vim9: script variable has no flag that it was setv8.2.4698Bram Moolenaar2022-04-057-24/+71
* patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionaryv8.2.4697Bram Moolenaar2022-04-053-2/+9
* patch 8.2.4696: delete() with "rf" argument does not report a failurev8.2.4696zeertzjq2022-04-053-1/+15
* patch 8.2.4695: JSON encoding could be fasterv8.2.4695LemonBoy2022-04-053-35/+93
* patch 8.2.4694: avoidance of #elif causes more preproc nestingv8.2.4694ichizok2022-04-054-91/+48
* patch 8.2.4693: new regexp does not accept pattern "\%>0v"v8.2.4693Bram Moolenaar2022-04-054-3/+23
* patch 8.2.4692: no test for what 8.2.4691 fixesv8.2.4692zeertzjq2022-04-054-16/+52
* patch 8.2.4691: solution for <Cmd> in a mapping causes troublev8.2.4691Bram Moolenaar2022-04-042-23/+31
* patch 8.2.4690: channel tests fail on MS-Windowsv8.2.4690LemonBoy2022-04-043-8/+15