- b8ef029 patch 9.0.1407: TableGen files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- e202ec8 patch 9.0.1406: ILE RPG files are not recognized by Andreas Louv · 2 years, 6 months ago
- 1433802 patch 9.0.1405: missing check for out-of-memory by Bram Moolenaar · 2 years, 6 months ago
- e638acc patch 9.0.1404: compilation error with some compilers by Bram Moolenaar · 2 years, 6 months ago
- e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 6 months ago
- d13dd30 patch 9.0.1402: crash when using null_class by Bram Moolenaar · 2 years, 6 months ago
- c481ad3 patch 9.0.1401: condition is always true by zeertzjq · 2 years, 6 months ago
- 5145c9a patch 9.0.1400: find_file_in_path() is not reentrant by Bram Moolenaar · 2 years, 6 months ago
- 4df0772 patch 9.0.1399: highlight test script has a few problems by lagygoill · 2 years, 6 months ago
- c0bdbfb patch 9.0.1398: profile test repeats the headers many times by Bram Moolenaar · 2 years, 6 months ago
- 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 2 years, 6 months ago
- be19d78 patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context by Bram Moolenaar · 2 years, 6 months ago
- 638388b patch 9.0.1395: Odin files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- cde1f87 patch 9.0.1394: Unx Tal files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- ff226d4 patch 9.0.1393: Cairo files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- 7ac5023 patch 9.0.1392: using NULL pointer with nested :open command by Bram Moolenaar · 2 years, 6 months ago
- 960dcbd patch 9.0.1391: "clear" macros are not always used by Yegappan Lakshmanan · 2 years, 6 months ago
- 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 6 months ago
- 663ee88 patch 9.0.1389: Amiga: a couple of include files are included twice by =?UTF-8?q?Ola=20S=C3=B6der?= · 2 years, 6 months ago
- f06c4a7 patch 9.0.1388: Amiga: not all builds use gethostname() by =?UTF-8?q?Ola=20S=C3=B6der?= · 2 years, 6 months ago
- cf3c1ca patch 9.0.1387: scrollbar test sporadically fails by Christian Brabandt · 2 years, 6 months ago
- 30585e0 patch 9.0.1386: options test fails with some window width by zeertzjq · 2 years, 6 months ago
- f86dea8 patch 9.0.1385: g'Esc is considered an error by zeertzjq · 2 years, 6 months ago
- b0b6b8b patch 9.0.1384: setting HOMEBREW_NO_AUTO_UPDATE is not needed with version 4 by Philip H · 2 years, 6 months ago
- 4390d87 patch 9.0.1383: xxd: combination of little endian and cols fails by Bram Moolenaar · 2 years, 6 months ago
- c142d65 patch 9.0.1382: failing test for strptime() doesn't show returned value by Bram Moolenaar · 2 years, 6 months ago
- d874247 patch 9.0.1381: ACCESS_ names have a conflict with on some systems by =?UTF-8?q?Ola=20S=C3=B6der?= · 2 years, 6 months ago
- 5fb78c3 patch 9.0.1380: CTRL-X on 2**64 subtracts two by Bram Moolenaar · 2 years, 6 months ago
- 5284b23 patch 9.0.1379: functions for handling options are not ordered by Yegappan Lakshmanan · 2 years, 6 months ago
- c99cbf8 patch 9.0.1378: illegal memory access when using virtual editing by Bram Moolenaar · 2 years, 6 months ago
- 5c6a3c9 patch 9.0.1377: job_status() may return "dead" if the process parent changed by Bram Moolenaar · 2 years, 6 months ago
- 1c73b65 patch 9.0.1376: accessing invalid memory with put in Visual block mode by Bram Moolenaar · 2 years, 6 months ago
- f77a7f7 patch 9.0.1375: crash when getting member of obj of unknown class by Ernie Rael · 2 years, 6 months ago
- c727b19 patch 9.0.1374: function for setting options not used consistently by Yegappan Lakshmanan · 2 years, 6 months ago
- 194555c patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list' by h-east · 2 years, 6 months ago
- db1887c patch 9.0.1372: test for 'toolbariconsize' may fail by James McCoy · 2 years, 6 months ago
- 440d4cb patch 9.0.1371: ballooneval interferes with Insert completion by zeertzjq · 2 years, 6 months ago
- c3f971f patch 9.0.1370: crash when using a NULL object by Bram Moolenaar · 2 years, 6 months ago
- c6ff21e patch 9.0.1369: still some "else if" constructs for setting options by Yegappan Lakshmanan · 2 years, 6 months ago
- 4ed914b patch 9.0.1368: Bass files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- e0f8691 patch 9.0.1367: divide by zero in zero-width window by Bram Moolenaar · 2 years, 6 months ago
- ad60898 patch 9.0.1366: functions for setting options are in random order by Yegappan Lakshmanan · 2 years, 6 months ago
- f0300fc patch 9.0.1365: dead test code by zeertzjq · 2 years, 6 months ago
- da77693 patch 9.0.1364: build error with older Mac OS by Yee Cheng Chin · 2 years, 6 months ago
- 3f45d67 patch 9.0.1363: crash when :def function has :break in skipped block by Bram Moolenaar · 2 years, 6 months ago
- 99ad3a8 patch 9.0.1362: ml_get error when going to another tab by Bram Moolenaar · 2 years, 6 months ago
- dd60c36 Update runtime files by Bram Moolenaar · 2 years, 6 months ago
- 341f387 patch 9.0.1361: extendnew() not sufficiently tested by zeertzjq · 2 years, 6 months ago
- 80c5b2c patch 9.0.1360: Cue files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- 5da901b patch 9.0.1359: too many "else if" statements in handling options by Yegappan Lakshmanan · 2 years, 6 months ago
- 30a8447 patch 9.0.1358: compilation error with some compilers by Bram Moolenaar · 2 years, 6 months ago
- c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 2 years, 6 months ago
- 4f026ea patch 9.0.1356: cannot cancel "gr" with Esc by zeertzjq · 2 years, 6 months ago
- 83ae615 patch 9.0.1355: no error when declaring a class twice by Bram Moolenaar · 2 years, 6 months ago
- d6a4ea3 patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode by Bram Moolenaar · 2 years, 6 months ago
- 6d611de patch 9.0.1353: too many "else if" statements to handle option values by Yegappan Lakshmanan · 2 years, 6 months ago
- a63fd82 patch 9.0.1352: "ignore" files are outdated by K.Takata · 2 years, 6 months ago
- def5521 patch 9.0.1351: Dhall files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- c225476 patch 9.0.1350: CPON files are not recognized by Amaan Qureshi · 2 years, 6 months ago
- 3ddb118 patch 9.0.1349: "gr" with a count fails by Bram Moolenaar · 2 years, 7 months ago
- 44e08c1 patch 9.0.1348: Un-grammar files are not recognized by Amaan Qureshi · 2 years, 7 months ago
- 2824d1e patch 9.0.1347: "gr CTRL-O" stays in Insert mode by Bram Moolenaar · 2 years, 7 months ago
- ca06b30 patch 9.0.1346: Starlark files are not recognized by Amaan Qureshi · 2 years, 7 months ago
- 8ad862a patch 9.0.1345: too many "else if" statements for handling options by Yegappan Lakshmanan · 2 years, 7 months ago
- a8f0835 patch 9.0.1344: check for OSC escape sequence doesn't work by Bram Moolenaar · 2 years, 7 months ago
- 3451789 patch 9.0.1343: check for OSC escape sequence doesn't work by Johan Mattsson · 2 years, 7 months ago
- 3e2d538 patch 9.0.1342: MS-Windows: linking may fail with space in directory name by zhihaoy · 2 years, 7 months ago
- 4ee083e patch 9.0.1341: build error with mzscheme but without GUI by K.Takata · 2 years, 7 months ago
- 666cb9c patch 9.0.1340: Coverity warns for using NULL pointer by Bram Moolenaar · 2 years, 7 months ago
- 38f1ab3 patch 9.0.1339: no test for :disassemble with class function by Bram Moolenaar · 2 years, 7 months ago
- 99a7c0d patch 9.0.1338: :defcompile and :disassemble can't find class method by Bram Moolenaar · 2 years, 7 months ago
- cfce5cf patch 9.0.1337: yuck files are not recognized by Amaan Qureshi · 2 years, 7 months ago
- a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 7 months ago
- d950984 patch 9.0.1335: no test for bad use of spaces in help files by h-east · 2 years, 7 months ago
- b1e32ac patch 9.0.1334: using tt_member for the class leads to mistakes by Bram Moolenaar · 2 years, 7 months ago
- 938ae28 Update runtime files. by Bram Moolenaar · 2 years, 7 months ago
- 6b066c6 patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script ID by Bram Moolenaar · 2 years, 7 months ago
- b444ee7 patch 9.0.1332: crash when using buffer-local user command in cmdline window by zeertzjq · 2 years, 7 months ago
- e1121b1 patch 9.0.1331: illegal memory access when using :ball in Visual mode by Pavel Mayorov · 2 years, 7 months ago
- af93691 patch 9.0.1330: handling new value of an option has a long "else if" chain by Yegappan Lakshmanan · 2 years, 7 months ago
- 997b8a0 patch 9.0.1329: completion of map includes simplified ones by zeertzjq · 2 years, 7 months ago
- 5b9f572 patch 9.0.1328: error when using "none" for GUI color is confusing by Bram Moolenaar · 2 years, 7 months ago
- ea62cee patch 9.0.1327: cursor in wrong position below line with virtual text below by Bram Moolenaar · 2 years, 7 months ago
- a572b93 patch 9.0.1326: relative line number not updated with virtual text above by Bram Moolenaar · 2 years, 7 months ago
- f53e065 patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above by Bram Moolenaar · 2 years, 7 months ago
- 441a7a9 patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold by Luuk van Baal · 2 years, 7 months ago
- 3e1ac14 patch 9.0.1323: build failure with +eval feature by Bram Moolenaar · 2 years, 7 months ago
- 2c1c803 patch 9.0.1322: crash when indexing "any" which is an object by Bram Moolenaar · 2 years, 7 months ago
- d114975 patch 9.0.1321: vimscript test fails where using {expr} syntax by Bram Moolenaar · 2 years, 7 months ago
- 0917e86 patch 9.0.1320: checking the type of a null object causes a crash by Bram Moolenaar · 2 years, 7 months ago
- 9de960a patch 9.0.1319: PRQL files are not recognized by Matthias Queitsch · 2 years, 7 months ago
- f2017f2 patch 9.0.1318: code style test fails by Bram Moolenaar · 2 years, 7 months ago
- 552bdca patch 9.0.1317: crash when using an unset object variable by Bram Moolenaar · 2 years, 7 months ago
- eea0a00 patch 9.0.1316: MS-Windows: vimfiles dir created with admin group by Christopher Plewright · 2 years, 7 months ago
- c3a26c6 patch 9.0.1315: escaping for completion of map command not properly tested by zeertzjq · 2 years, 7 months ago
- 1d87e11 patch 9.0.1314: :messages behavior depends on 'fileformat' of current buffer by cero1988 · 2 years, 7 months ago
- ce3189d patch 9.0.1313: some settings use the current codepage instead of 'encoding' by K.Takata · 2 years, 7 months ago
- bc3dc29 patch 9.0.1312: Cursor position wrong when splitting window in insert mode by Luuk van Baal · 2 years, 7 months ago
- 339e114 patch 9.0.1311: Coverity warns for using a NULL pointer by Bram Moolenaar · 2 years, 7 months ago
- fdbd14e patch 9.0.1310: 'splitkeep' test has failures by Bram Moolenaar · 2 years, 7 months ago