log src/version.c @ 32072:b232759b29c8 v9.0.1367

age author description
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