summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-04-18patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other bufferv8.2.4785Bram Moolenaar
2022-04-18patch 8.2.4784: lamba test with timer is flakyv8.2.4784Bram Moolenaar
2022-04-18patch 8.2.4783: Coverity warns for leaking memoryv8.2.4783Bram Moolenaar
2022-04-18Update runtime filesBram Moolenaar
2022-04-18patch 8.2.4782: accessing freed memoryv8.2.4782Bram Moolenaar
2022-04-18patch 8.2.4781: Maxima files are not recognizedv8.2.4781Doron Behar
2022-04-18patch 8.2.4780: parsing an LSP message fails when it is splitv8.2.4780Yegappan Lakshmanan
2022-04-17patch 8.2.4779: lsan suppression is too version specificv8.2.4779Christian Brabandt
2022-04-17patch 8.2.4778: pacman files use dosini filetypev8.2.4778Chaoren Lin
2022-04-17patch 8.2.4777: screendump tests fail because of a redrawv8.2.4777Bram Moolenaar
2022-04-17patch 8.2.4776: GTK: 'lines' and 'columns' may change during startupv8.2.4776Ernie Rael
2022-04-17patch 8.2.4775: SpellBad highlighting does not work in Konsolev8.2.4775Bram Moolenaar
2022-04-17patch 8.2.4774: crash when using a number for lambda namev8.2.4774Bram Moolenaar
2022-04-17patch 8.2.4773: build failure without the +eval featurev8.2.4773Bram Moolenaar
2022-04-17patch 8.2.4772: old Coverity warning for not checking ftell() return valuev8.2.4772Bram Moolenaar
2022-04-17patch 8.2.4771: Coverity warns for not checking return valuev8.2.4771Bram Moolenaar
2022-04-17patch 8.2.4770: cannot easily mix expression and heredocv8.2.4770Yegappan Lakshmanan
2022-04-17patch 8.2.4769: build warning with UCRTv8.2.4769Bram Moolenaar
2022-04-16patch 8.2.4768: CI: codecov upload sometimes does not workv8.2.4768Philip H
2022-04-16patch 8.2.4767: openscad files are not recognizedv8.2.4767salkin-mada
2022-04-16patch 8.2.4766: KRL files using "deffct" not recognizedv8.2.4766KnoP-01
2022-04-16patch 8.2.4765: function matchfuzzy() sorts too many itemsv8.2.4765Yegappan Lakshmanan
2022-04-16patch 8.2.4764: CI uses an older gcc versionv8.2.4764Philip H
2022-04-16patch 8.2.4763: using invalid pointer with "V:" in Ex modev8.2.4763Bram Moolenaar
2022-04-16patch 8.2.4762: using freed memory using synstack() and synID() in WinEnterv8.2.4762zeertzjq
2022-04-16patch 8.2.4761: documentation for using LSP messages is incompletev8.2.4761Yegappan Lakshmanan
2022-04-16patch 8.2.4760: using matchfuzzy() on a long list can take a whilev8.2.4760Yasuhiro Matsumoto
2022-04-16patch 8.2.4759: CurSearch highlight does not work for multi-line matchv8.2.4759Bram Moolenaar
2022-04-16patch 8.2.4758: when using an LSP channel want to get the message IDv8.2.4758Yegappan Lakshmanan
2022-04-16patch 8.2.4757: list of libraries to suppress lsan errors is outdatedv8.2.4757Philip H
2022-04-15patch 8.2.4756: build error without the +eval featurev8.2.4756Bram Moolenaar
2022-04-15patch 8.2.4755: cannot use <SID>FuncRef in completion specv8.2.4755Bram Moolenaar
2022-04-15patch 8.2.4754: using cached values after unsetting some environment variablesv8.2.4754LemonBoy
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-04-15patch 8.2.4752: wrong 'statusline' value can cause illegal memory accessv8.2.4752zeertzjq
2022-04-14patch 8.2.4751: mapping <SID>name.Func does not work for autoload scriptv8.2.4751Bram Moolenaar
2022-04-14patch 8.2.4750: small pieces of dead codev8.2.4750=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-14patch 8.2.4749: <script> is not expanded in autocmd contextv8.2.4749LemonBoy
2022-04-14patch 8.2.4748: cannot use an imported function in a mappingv8.2.4748Bram Moolenaar
2022-04-13patch 8.2.4747: no filetype override for .sys filesv8.2.4747KnoP-01
2022-04-13patch 8.2.4746: supercollider filetype not recognizedv8.2.4746ranjithshegde
2022-04-13patch 8.2.4745: using wrong flag for using bell in the terminalv8.2.4745Bram Moolenaar
2022-04-13patch 8.2.4744: a terminal window can't use the bellv8.2.4744LemonBoy
2022-04-12patch 8.2.4743: clang 14 is available on CIv8.2.4743Philip H
2022-04-12patch 8.2.4742: there is no way to start logging very early in startupv8.2.4742Bram Moolenaar
2022-04-12patch 8.2.4741: startup test failsv8.2.4741Bram Moolenaar
2022-04-12patch 8.2.4740: when expand() fails there is no error messagev8.2.4740Bram Moolenaar
2022-04-12patch 8.2.4739: accessing freed memory after WinScrolled autocmd eventv8.2.4739zeertzjq
2022-04-11patch 8.2.4738: Esc on commandline executes command instead of abandoning itv8.2.4738Bram Moolenaar
2022-04-11patch 8.2.4737: // in JavaScript string recognized as commentv8.2.4737Bram Moolenaar