log src/version.c @ 32154:8be608cee6e3 v9.0.1408

age author description
Thu, 16 Mar 2023 20:45:03 +0100 Bram Moolenaar patch 9.0.1408: QMLdir files are not recognized v9.0.1408
Thu, 16 Mar 2023 17:00:03 +0100 Bram Moolenaar patch 9.0.1407: TableGen files are not recognized v9.0.1407
Thu, 16 Mar 2023 13:30:04 +0100 Bram Moolenaar patch 9.0.1406: ILE RPG files are not recognized v9.0.1406
Wed, 15 Mar 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1405: missing check for out-of-memory v9.0.1405
Wed, 15 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1404: compilation error with some compilers v9.0.1404
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Sat, 11 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1402: crash when using null_class v9.0.1402
Sat, 11 Mar 2023 17:30:03 +0100 Bram Moolenaar patch 9.0.1401: condition is always true v9.0.1401
Sat, 11 Mar 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1400: find_file_in_path() is not reentrant v9.0.1400
Fri, 10 Mar 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1399: highlight test script has a few problems v9.0.1399
Fri, 10 Mar 2023 19:45:04 +0100 Bram Moolenaar patch 9.0.1398: profile test repeats the headers many times v9.0.1398
Fri, 10 Mar 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1397: highlight for popupmenu kind and extra cannot be set v9.0.1397
Thu, 09 Mar 2023 23:15:04 +0100 Bram Moolenaar patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context v9.0.1396
Wed, 08 Mar 2023 21:45:03 +0100 Bram Moolenaar patch 9.0.1395: Odin files are not recognized v9.0.1395
Wed, 08 Mar 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1394: Unx Tal files are not recognized v9.0.1394
Wed, 08 Mar 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1393: Cairo files are not recognized v9.0.1393
Tue, 07 Mar 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1392: using NULL pointer with nested :open command v9.0.1392
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Tue, 07 Mar 2023 16:45:04 +0100 Bram Moolenaar patch 9.0.1389: Amiga: a couple of include files are included twice v9.0.1389
Mon, 06 Mar 2023 21:45:02 +0100 Bram Moolenaar patch 9.0.1388: Amiga: not all builds use gethostname() v9.0.1388
Mon, 06 Mar 2023 16:30:04 +0100 Bram Moolenaar patch 9.0.1387: scrollbar test sporadically fails v9.0.1387
Mon, 06 Mar 2023 09:15:05 +0100 Bram Moolenaar patch 9.0.1386: options test fails with some window width v9.0.1386
Sun, 05 Mar 2023 22:30:03 +0100 Bram Moolenaar patch 9.0.1385: g'Esc is considered an error v9.0.1385
Sun, 05 Mar 2023 22:00:02 +0100 Bram Moolenaar patch 9.0.1384: setting HOMEBREW_NO_AUTO_UPDATE is not needed with version 4 v9.0.1384
Sun, 05 Mar 2023 21:30:03 +0100 Bram Moolenaar patch 9.0.1383: xxd: combination of little endian and cols fails v9.0.1383
Sun, 05 Mar 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1382: failing test for strptime() doesn't show returned value v9.0.1382
Sun, 05 Mar 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1381: ACCESS_ names have a conflict with on some systems v9.0.1381
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Sat, 04 Mar 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1379: functions for handling options are not ordered v9.0.1379
Sat, 04 Mar 2023 15:15:04 +0100 Bram Moolenaar patch 9.0.1378: illegal memory access when using virtual editing v9.0.1378
Sat, 04 Mar 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1377: job_status() may return "dead" if the process parent changed v9.0.1377
Fri, 03 Mar 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1376: accessing invalid memory with put in Visual block mode v9.0.1376
Fri, 03 Mar 2023 16:15:03 +0100 Bram Moolenaar patch 9.0.1375: crash when getting member of obj of unknown class v9.0.1375
Fri, 03 Mar 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1374: function for setting options not used consistently v9.0.1374
Thu, 02 Mar 2023 20:00:04 +0100 Bram Moolenaar patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list' v9.0.1373
Thu, 02 Mar 2023 19:45:03 +0100 Bram Moolenaar patch 9.0.1372: test for 'toolbariconsize' may fail v9.0.1372
Thu, 02 Mar 2023 19:00:05 +0100 Bram Moolenaar patch 9.0.1371: ballooneval interferes with Insert completion v9.0.1371
Thu, 02 Mar 2023 18:45:08 +0100 Bram Moolenaar patch 9.0.1370: crash when using a NULL object v9.0.1370
Thu, 02 Mar 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1369: still some "else if" constructs for setting options v9.0.1369
Thu, 02 Mar 2023 14:00:05 +0100 Bram Moolenaar patch 9.0.1368: Bass files are not recognized v9.0.1368
Wed, 01 Mar 2023 19:00:05 +0100 Bram Moolenaar patch 9.0.1367: divide by zero in zero-width window v9.0.1367
Wed, 01 Mar 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1366: functions for setting options are in random order v9.0.1366
Tue, 28 Feb 2023 17:15:03 +0100 Bram Moolenaar patch 9.0.1365: dead test code v9.0.1365
Tue, 28 Feb 2023 17:00:04 +0100 Bram Moolenaar patch 9.0.1364: build error with older Mac OS v9.0.1364
Mon, 27 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1363: crash when :def function has :break in skipped block v9.0.1363
Mon, 27 Feb 2023 18:30:04 +0100 Bram Moolenaar patch 9.0.1362: ml_get error when going to another tab v9.0.1362
Mon, 27 Feb 2023 16:15:03 +0100 Bram Moolenaar patch 9.0.1361: extendnew() not sufficiently tested v9.0.1361
Mon, 27 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1360: Cue files are not recognized v9.0.1360
Mon, 27 Feb 2023 14:00:03 +0100 Bram Moolenaar patch 9.0.1359: too many "else if" statements in handling options v9.0.1359
Mon, 27 Feb 2023 09:15:04 +0100 Bram Moolenaar patch 9.0.1358: compilation error with some compilers v9.0.1358
Sun, 26 Feb 2023 20:00:03 +0100 Bram Moolenaar patch 9.0.1357: using null_object results in an internal error v9.0.1357
Sun, 26 Feb 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1356: cannot cancel "gr" with Esc v9.0.1356
Sat, 25 Feb 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1355: no error when declaring a class twice v9.0.1355
Sat, 25 Feb 2023 15:30:02 +0100 Bram Moolenaar patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode v9.0.1354
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Fri, 24 Feb 2023 18:30:04 +0100 Bram Moolenaar patch 9.0.1352: "ignore" files are outdated v9.0.1352
Fri, 24 Feb 2023 17:15:05 +0100 Bram Moolenaar patch 9.0.1351: Dhall files are not recognized v9.0.1351
Fri, 24 Feb 2023 13:15:04 +0100 Bram Moolenaar patch 9.0.1350: CPON files are not recognized v9.0.1350
Thu, 23 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1349: "gr" with a count fails v9.0.1349
Thu, 23 Feb 2023 21:45:03 +0100 Bram Moolenaar patch 9.0.1348: Un-grammar files are not recognized v9.0.1348
Thu, 23 Feb 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1347: "gr CTRL-O" stays in Insert mode v9.0.1347
Thu, 23 Feb 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1346: Starlark files are not recognized v9.0.1346
Thu, 23 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1345: too many "else if" statements for handling options v9.0.1345
Thu, 23 Feb 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1344: check for OSC escape sequence doesn't work v9.0.1344
Thu, 23 Feb 2023 14:00:04 +0100 Bram Moolenaar patch 9.0.1343: check for OSC escape sequence doesn't work v9.0.1343
Thu, 23 Feb 2023 13:45:03 +0100 Bram Moolenaar patch 9.0.1342: MS-Windows: linking may fail with space in directory name v9.0.1342
Wed, 22 Feb 2023 14:15:02 +0100 Bram Moolenaar patch 9.0.1341: build error with mzscheme but without GUI v9.0.1341
Wed, 22 Feb 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1340: Coverity warns for using NULL pointer v9.0.1340
Tue, 21 Feb 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1339: no test for :disassemble with class function v9.0.1339
Tue, 21 Feb 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1338: :defcompile and :disassemble can't find class method v9.0.1338
Tue, 21 Feb 2023 16:30:04 +0100 Bram Moolenaar patch 9.0.1337: yuck files are not recognized v9.0.1337
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Tue, 21 Feb 2023 14:45:02 +0100 Bram Moolenaar patch 9.0.1335: no test for bad use of spaces in help files v9.0.1335
Tue, 21 Feb 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1334: using tt_member for the class leads to mistakes v9.0.1334
Mon, 20 Feb 2023 19:45:03 +0100 Bram Moolenaar patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script ID v9.0.1333
Mon, 20 Feb 2023 16:30:03 +0100 Bram Moolenaar patch 9.0.1332: crash when using buffer-local user command in cmdline window v9.0.1332
Mon, 20 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1331: illegal memory access when using :ball in Visual mode v9.0.1331
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sun, 19 Feb 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1329: completion of map includes simplified ones v9.0.1329
Sun, 19 Feb 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1328: error when using "none" for GUI color is confusing v9.0.1328
Sun, 19 Feb 2023 19:45:03 +0100 Bram Moolenaar patch 9.0.1327: cursor in wrong position below line with virtual text below v9.0.1327
Sun, 19 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1326: relative line number not updated with virtual text above v9.0.1326
Sun, 19 Feb 2023 15:30:04 +0100 Bram Moolenaar patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above v9.0.1325
Sat, 18 Feb 2023 21:30:03 +0100 Bram Moolenaar patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold v9.0.1324
Sat, 18 Feb 2023 21:00:03 +0100 Bram Moolenaar patch 9.0.1323: build failure with +eval feature v9.0.1323
Sat, 18 Feb 2023 19:45:07 +0100 Bram Moolenaar patch 9.0.1322: crash when indexing "any" which is an object v9.0.1322
Sat, 18 Feb 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1321: vimscript test fails where using {expr} syntax v9.0.1321
Sat, 18 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1320: checking the type of a null object causes a crash v9.0.1320
Sat, 18 Feb 2023 13:15:05 +0100 Bram Moolenaar patch 9.0.1319: PRQL files are not recognized v9.0.1319
Fri, 17 Feb 2023 22:45:03 +0100 Bram Moolenaar patch 9.0.1318: code style test fails v9.0.1318
Fri, 17 Feb 2023 22:15:05 +0100 Bram Moolenaar patch 9.0.1317: crash when using an unset object variable v9.0.1317
Fri, 17 Feb 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1316: MS-Windows: vimfiles dir created with admin group v9.0.1316
Fri, 17 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1315: escaping for completion of map command not properly tested v9.0.1315
Thu, 16 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1314: :messages behavior depends on 'fileformat' of current buffer v9.0.1314
Wed, 15 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1313: some settings use the current codepage instead of 'encoding' v9.0.1313
Wed, 15 Feb 2023 18:00:06 +0100 Bram Moolenaar patch 9.0.1312: Cursor position wrong when splitting window in insert mode v9.0.1312
Wed, 15 Feb 2023 15:30:05 +0100 Bram Moolenaar patch 9.0.1311: Coverity warns for using a NULL pointer v9.0.1311
Tue, 14 Feb 2023 23:00:04 +0100 Bram Moolenaar patch 9.0.1310: 'splitkeep' test has failures v9.0.1310
Tue, 14 Feb 2023 18:45:05 +0100 Bram Moolenaar patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set v9.0.1309
Tue, 14 Feb 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1308: the code for setting options is too complicated v9.0.1308
Mon, 13 Feb 2023 17:15:04 +0100 Bram Moolenaar patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors v9.0.1307
Sun, 12 Feb 2023 19:15:05 +0100 Bram Moolenaar patch 9.0.1306: no regression test for solved problem of #11959 v9.0.1306
Sun, 12 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1305: cursor in wrong line with virtual text above v9.0.1305
Sun, 12 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1304: "$" for 'list' option displayed in wrong position v9.0.1304
Sat, 11 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1303: Motif: scrollbar width/height wrong when maximized v9.0.1303
Sat, 11 Feb 2023 17:30:04 +0100 Bram Moolenaar patch 9.0.1302: on a Belgian keyboard CTRL-] does not work v9.0.1302
Sat, 11 Feb 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1301: virtual text below empty line not displayed v9.0.1301
Sat, 11 Feb 2023 12:30:03 +0100 Bram Moolenaar patch 9.0.1300: 'statusline' only supports one "%=" item v9.0.1300
Sat, 11 Feb 2023 11:45:04 +0100 Bram Moolenaar patch 9.0.1299: change for triggering incsearch not sufficiently tested v9.0.1299
Fri, 10 Feb 2023 22:45:03 +0100 Bram Moolenaar patch 9.0.1298: inserting register on the cmdline does not trigger incsearch v9.0.1298
Fri, 10 Feb 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail v9.0.1297
Fri, 10 Feb 2023 17:00:04 +0100 Bram Moolenaar patch 9.0.1296: calling an object method with arguments does not work v9.0.1296
Fri, 10 Feb 2023 16:00:04 +0100 Bram Moolenaar patch 9.0.1295: the option initialization function is too long v9.0.1295
Thu, 09 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1294: the set_bool_option() function is too long v9.0.1294
Thu, 09 Feb 2023 13:30:04 +0100 Bram Moolenaar patch 9.0.1293: the set_num_option() is too long v9.0.1293
Wed, 08 Feb 2023 22:00:06 +0100 Bram Moolenaar patch 9.0.1292: :defer may call the wrong method for an object v9.0.1292
Tue, 07 Feb 2023 20:45:04 +0100 Bram Moolenaar patch 9.0.1291: Move language files are not recognized v9.0.1291
Mon, 06 Feb 2023 22:00:05 +0100 Bram Moolenaar patch 9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged v9.0.1290
Mon, 06 Feb 2023 21:30:04 +0100 Bram Moolenaar patch 9.0.1289: a newer version of clang can be used for CI v9.0.1289