log src/version.c @ 17117:7ef5283ace3c v8.1.1558

age author description
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Sun, 16 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1557: compiler warning for unused variables in tiny version v8.1.1557
Sun, 16 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1556: command for failing screenshot does not include directory v8.1.1556
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sun, 16 Jun 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.1554: docs and tests for :const can be improved v8.1.1554
Sun, 16 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1553: not easy to change the text in a popup window v8.1.1553
Sun, 16 Jun 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1552: cursor position is wrong after sign column changes v8.1.1552
Sat, 15 Jun 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1551: warning for shadowing popup_dragwin v8.1.1551
Sat, 15 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1550: when a popup has left padding text may be cut off v8.1.1550
Sat, 15 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1549: quickfix test fails v8.1.1549
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Sat, 15 Jun 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1546: in some tests 'tags' is set but not restored v8.1.1546
Sat, 15 Jun 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1545: when the screen is to small there is no message about that v8.1.1545
Sat, 15 Jun 2019 18:00:08 +0200 Bram Moolenaar patch 8.1.1544: some balloon tests don't run when they can v8.1.1544
Sat, 15 Jun 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1543: const test fails with small features v8.1.1543
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Sat, 15 Jun 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1541: check for ASAN is not reliable v8.1.1541
Sat, 15 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1540: cannot build without the +eval feature v8.1.1540
Sat, 15 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1539: not easy to define a variable and lock it v8.1.1539
Sat, 15 Jun 2019 14:45:05 +0200 Bram Moolenaar patch 8.1.1538: cannot specify highlighting for notifications v8.1.1538
Sat, 15 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1537: using "tab" for popup window can be confusing v8.1.1537
Sat, 15 Jun 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1536: popup select test still fails on Mac v8.1.1536
Sat, 15 Jun 2019 00:30:05 +0200 Bram Moolenaar patch 8.1.1535: popup select test fails on Mac v8.1.1535
Fri, 14 Jun 2019 23:45:06 +0200 Bram Moolenaar patch 8.1.1534: modeless selection in popup window selects too much v8.1.1534
Fri, 14 Jun 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1533: GUI build fails on Mac v8.1.1533
Fri, 14 Jun 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1532: build fails v8.1.1532
Fri, 14 Jun 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1531: clipboard type name is inconsistent v8.1.1531
Fri, 14 Jun 2019 21:00:08 +0200 Bram Moolenaar patch 8.1.1530: Travis config is not optimal v8.1.1530
Fri, 14 Jun 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1529: libcanberra is linked with even when not used v8.1.1529
Fri, 14 Jun 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1528: popup_any_visible() is unused v8.1.1528
Fri, 14 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1527: when moving popup window over the cmdline it is not redrawn v8.1.1527
Fri, 14 Jun 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1526: no numerical value for the patchlevel v8.1.1526
Fri, 14 Jun 2019 00:00:08 +0200 Bram Moolenaar patch 8.1.1525: cannot move a popup window with the mouse v8.1.1525
Thu, 13 Jun 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1524: tests are silently skipped v8.1.1524
Wed, 12 Jun 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1523: cannot show range of buffer lines in popup window v8.1.1523
Wed, 12 Jun 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1522: poup_notification() not implemented yet v8.1.1522
Wed, 12 Jun 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1521: when a popup window is closed the buffer remains v8.1.1521
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Wed, 12 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1519: 'backupskip' may contain duplicates v8.1.1519
Tue, 11 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1518: crash when setting 'columns' while a popup is visible v8.1.1518
Mon, 10 Jun 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1517: when a popup changes all windows are redrawn v8.1.1517
Mon, 10 Jun 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1516: time reported for a test measured wrong v8.1.1516
Mon, 10 Jun 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1515: memory leak reported for sound when build with EXITFREE v8.1.1515
Mon, 10 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions' v8.1.1514
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Sun, 09 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
Sun, 09 Jun 2019 17:30:04 +0200 Bram Moolenaar patch 8.1.1510: a plugin cannot easily expand a command like done internally v8.1.1510
Sun, 09 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1509: cmdline_row can become negative, causing a crash v8.1.1509
Sun, 09 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1508: sound keeps failing on Travis v8.1.1508
Sun, 09 Jun 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1507: sound test still fails on Travis v8.1.1507
Sun, 09 Jun 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1506: syntax error in Travis config v8.1.1506
Sun, 09 Jun 2019 14:45:08 +0200 Bram Moolenaar patch 8.1.1505: running "make clean" twice gives errors v8.1.1505
Sun, 09 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1504: sound test still fails on Travis v8.1.1504
Sun, 09 Jun 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1503: sound test fails on Travis v8.1.1503
Sun, 09 Jun 2019 13:45:06 +0200 Bram Moolenaar patch 8.1.1502: cannot play any sound v8.1.1502
Sat, 08 Jun 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1501: new behavior of b:changedtick not tested v8.1.1501
Sat, 08 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go' v8.1.1500
Sat, 08 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1499: ruler not updated after popup window was removed v8.1.1499
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1497: accessing memory beyond allocated space v8.1.1497
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1496: popup window height is not recomputed v8.1.1496
Sat, 08 Jun 2019 17:00:09 +0200 Bram Moolenaar patch 8.1.1495: memory access error v8.1.1495
Sat, 08 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1494: build failure v8.1.1494
Sat, 08 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1493: redrawing with popups is slow and causes flicker v8.1.1493
Sat, 08 Jun 2019 12:15:08 +0200 Bram Moolenaar patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails v8.1.1492
Fri, 07 Jun 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1491: when skipping over code a function call may cause trouble v8.1.1491
Fri, 07 Jun 2019 22:45:06 +0200 Bram Moolenaar patch 8.1.1490: when a single test fails the exit code is not set v8.1.1490
Fri, 07 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1489: sign order wrong when priority was changed v8.1.1489
Fri, 07 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1488: summary of tests has incorrect failed count v8.1.1488
Fri, 07 Jun 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1487: older msgfmt cannot generate proper .desktop file v8.1.1487
Thu, 06 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1486: a listener change is merged even when it adds a line v8.1.1486
Thu, 06 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1485: double free when garbage_collect() is used in autocommand v8.1.1485
Thu, 06 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1484: some tests are slow v8.1.1484
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Thu, 06 Jun 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1482: no test for wincol() depending on the 'number' option v8.1.1482
Thu, 06 Jun 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1481: length for two-digit rgb termresponse is off by one v8.1.1481
Thu, 06 Jun 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1480: desktop file check doesn't run on CI v8.1.1480
Thu, 06 Jun 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1479: change included for debugging only v8.1.1479
Thu, 06 Jun 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1478: still an error when running tests with the tiny version v8.1.1478
Thu, 06 Jun 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1477: test summary fails in the tiny version v8.1.1477
Thu, 06 Jun 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1476: no statistics displayed after running tests v8.1.1476
Thu, 06 Jun 2019 13:00:05 +0200 Bram Moolenaar patch 8.1.1475: search string not displayed when 'rightleft' is set v8.1.1475
Thu, 06 Jun 2019 12:45:05 +0200 Bram Moolenaar patch 8.1.1474: 'ttybuiltin' is not tested v8.1.1474
Thu, 06 Jun 2019 12:30:05 +0200 Bram Moolenaar patch 8.1.1473: new resolve() implementation causes problem for plugins v8.1.1473
Thu, 06 Jun 2019 12:00:07 +0200 Bram Moolenaar patch 8.1.1472: add_termcap_entry() is not tested v8.1.1472
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse v8.1.1471
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1470: new Unicode character U32FF missing from double-width table v8.1.1470
Wed, 05 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1469: no test for checking the cursor style response v8.1.1469
Wed, 05 Jun 2019 21:30:07 +0200 Bram Moolenaar patch 8.1.1468: the generated desktop files may be invalid v8.1.1468
Tue, 04 Jun 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1467: cscope test fails v8.1.1467
Tue, 04 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1466: not updating priority on existing sign v8.1.1466
Tue, 04 Jun 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1465: allocating wrong amount of memory v8.1.1465
Tue, 04 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1464: only 4-digit rgb termresponse is recognized v8.1.1464
Tue, 04 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1463: gcc warns for uninitialized variable v8.1.1463
Tue, 04 Jun 2019 08:30:06 +0200 Bram Moolenaar patch 8.1.1462: MS-Windows: using special character requires quoting v8.1.1462
Mon, 03 Jun 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.1461: tests do not run or are not reliable on some systems v8.1.1461
Mon, 03 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1460: popup window border characters may be wrong v8.1.1460
Mon, 03 Jun 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1459: popup window border looks bad when 'ambiwidth' is "double" v8.1.1459
Mon, 03 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1458: crash when using gtags v8.1.1458
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
Sun, 02 Jun 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1456: WinBar not redrawn after scrolling one line v8.1.1456
Sun, 02 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1455: popup_atcursor() not completely implemented v8.1.1455
Sun, 02 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1454: build failure without the conceal feature v8.1.1454
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1452: line and col property of popup windows not properly checked v8.1.1452
Sun, 02 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1451: CTRL-L does not clear screen with a popup window v8.1.1451
Sun, 02 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1450: popup window positioning wrong when using padding or borders v8.1.1450
Sun, 02 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1449: popup text truncated at end of screen v8.1.1449
Sun, 02 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1448: statusline is sometimes drawn on top of popup v8.1.1448
Sun, 02 Jun 2019 13:30:05 +0200 Bram Moolenaar patch 8.1.1447: not allowed to create an empty popup v8.1.1447
Sat, 01 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1446: popup window callback not implemented yet v8.1.1446
Sat, 01 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1445: popup window border highlight not implemented yet v8.1.1445
Sat, 01 Jun 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1444: not using double line characters for popup border v8.1.1444
Sat, 01 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1443: popup window padding and border not implemented yet v8.1.1443
Sat, 01 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1442: popup windows not considered when the Vim window is resized v8.1.1442
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Sat, 01 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1440: win_execute() test fails v8.1.1440
Sat, 01 Jun 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1439: json_encode() is very slow for large results v8.1.1439
Sat, 01 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Fri, 31 May 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1436: writefile test fails when run under /tmp v8.1.1436
Fri, 31 May 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1435: memory usage test is a bit too flaky v8.1.1435
Fri, 31 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1434: test 3 is old style v8.1.1434
Fri, 31 May 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1433: win_execute() may leave popup window focused v8.1.1433
Thu, 30 May 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1432: can't build with eval feature v8.1.1432
Thu, 30 May 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1431: popup window listed as "Scratch" v8.1.1431
Thu, 30 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1430: popup window option "wrap" not supported v8.1.1430
Thu, 30 May 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1429: "pos" option of popup window not supported yet v8.1.1429
Thu, 30 May 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.1428: popup_atcursor() not implemented yet v8.1.1428
Thu, 30 May 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1427: popup window screenshot test fails v8.1.1427
Thu, 30 May 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1426: no test for syntax highlight in popup window v8.1.1426
Thu, 30 May 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1425: win_execute() does not set window pointers properly v8.1.1425
Thu, 30 May 2019 16:00:07 +0200 Bram Moolenaar patch 8.1.1424: crash when popup menu is deleted while waiting for char v8.1.1424
Thu, 30 May 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1423: popup windows use options from current window and buffer v8.1.1423
Thu, 30 May 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1422: popup_getoptions() not implemented yet v8.1.1422
Thu, 30 May 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1421: drawing "~" line in popup window v8.1.1421
Wed, 29 May 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1420: popup window size only uses first line length v8.1.1420
Wed, 29 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1419: listener callbacks may be called recursively v8.1.1419
Wed, 29 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1418: win_execute() is not implemented yet v8.1.1418
Wed, 29 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path v8.1.1417
Wed, 29 May 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1416: popup_getposition() not implemented yet v8.1.1416
Tue, 28 May 2019 23:45:05 +0200 Bram Moolenaar patch 8.1.1415: build error in MS-Windows GUI v8.1.1415
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Mon, 27 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1413: error when the drive of the swap file was disconnected v8.1.1413
Mon, 27 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1412: test 30 is old style v8.1.1412
Mon, 27 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1411: Coverity warns for divide by zero v8.1.1411
Mon, 27 May 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1410: popup_move() is not implemented yet v8.1.1410
Mon, 27 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1409: Coverity warns for using uninitialized memory v8.1.1409
Mon, 27 May 2019 10:15:05 +0200 Bram Moolenaar patch 8.1.1408: PFL_HIDDEN conflicts with system header file v8.1.1408
Sun, 26 May 2019 23:45:05 +0200 Bram Moolenaar patch 8.1.1407: popup_create() does not support text properties v8.1.1407
Sun, 26 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1406: popup_hide() and popup_show() not implemented yet v8.1.1406
Sun, 26 May 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1405: "highlight" option of popup windows not supported v8.1.1405
Sun, 26 May 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1404: cannot change the patch level when building with NSIS v8.1.1404
Sun, 26 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1403: cannot build without the timer feature v8.1.1403
Sun, 26 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1402: "timer" option of popup windows not supported v8.1.1402
Sun, 26 May 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1401: misspelled mkspellmem as makespellmem v8.1.1401
Sun, 26 May 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.1400: using global pointer for tab-local popups is clumsy v8.1.1400
Sun, 26 May 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1399: popup windows not adjusted when switching tabs v8.1.1399
Sun, 26 May 2019 13:15:04 +0200 Bram Moolenaar patch 8.1.1398: duplicate line in MSVC build file v8.1.1398
Sat, 25 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1397: build fails in tiny version v8.1.1397
Sat, 25 May 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1396: 'wincolor' does not apply to lines below the buffer v8.1.1396
Sat, 25 May 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1395: saving for undo may access invalid memory v8.1.1395
Sat, 25 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1394: not restoring t_F2 in registers test v8.1.1394
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Sat, 25 May 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1392: build failure in tiny version v8.1.1392
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1390: search stats are off when using count or offset v8.1.1390
Fri, 24 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1389: changes are not flushed when end and start overlap v8.1.1389
Fri, 24 May 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer v8.1.1388
Fri, 24 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1387: calling prop_add() in an empty buffer doesn't work v8.1.1387
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1385: signed/unsigned compiler warning v8.1.1385
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Fri, 24 May 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1383: warning for size_t/int mixup v8.1.1383
Fri, 24 May 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1382: error when editing test file v8.1.1382
Fri, 24 May 2019 17:30:05 +0200 Bram Moolenaar patch 8.1.1381: MS-Windows: missing build dependency v8.1.1381
Fri, 24 May 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1380: MS-Windows building VIMDLL with MSVC: SUBSYSTEM is not set v8.1.1380
Fri, 24 May 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1379: filechanged test hangs v8.1.1379
Fri, 24 May 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1378: delete() can not handle a file name that looks like a pattern v8.1.1378
Fri, 24 May 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1377: MS-Windows GUI uses wrong shell command for bash v8.1.1377
Fri, 24 May 2019 13:30:06 +0200 Bram Moolenaar patch 8.1.1376: warnings for size_t/int mixups v8.1.1376
Fri, 24 May 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often v8.1.1375
Fri, 24 May 2019 12:00:07 +0200 Bram Moolenaar patch 8.1.1374: check for file changed triggers too often v8.1.1374
Thu, 23 May 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1373: "[p" in Visual mode puts in wrong line v8.1.1373
Thu, 23 May 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1372: when evaluating 'statusline' the current window is unknown v8.1.1372
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 23 May 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1370: not using the new github feature for donations v8.1.1370
Thu, 23 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1369: get E484 when using system() during GUI startup v8.1.1369
Thu, 23 May 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1368: modeline test fails with python but without pythonhome v8.1.1368
Thu, 23 May 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1367: can set 'modelineexpr' in modeline v8.1.1367
Thu, 23 May 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.1366: using expressions in a modeline is unsafe v8.1.1366
Wed, 22 May 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1365: source command doesn't check for the sandbox v8.1.1365
Tue, 21 May 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1364: design for popup window support needs more details v8.1.1364
Tue, 21 May 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1363: ":vert options" does not make a vertical split v8.1.1363
Mon, 20 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1362: code and data in tests can be hard to read v8.1.1362
Mon, 20 May 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1361: Python setuptools don't work with Python 3 v8.1.1361
Mon, 20 May 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1360: buffer left 'nomodifiable' after :substitute v8.1.1360
Sun, 19 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1359: text property wrong after :substitute with backslash v8.1.1359
Sun, 19 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1358: cannot enter character with a CSI byte v8.1.1358
Sun, 19 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1357: test 37 is old style v8.1.1357
Sun, 19 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1356: some text in heredoc assignment ends the text v8.1.1356
Sun, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Sun, 19 May 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1354: getting a list of text lines is clumsy v8.1.1354
Sun, 19 May 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1353: undo test fails on Mac v8.1.1353
Sun, 19 May 2019 15:30:08 +0200 Bram Moolenaar patch 8.1.1352: undofile() reports wrong name v8.1.1352
Sun, 19 May 2019 15:30:07 +0200 Bram Moolenaar patch 8.1.1351: text property wrong after :substitute v8.1.1351
Sat, 18 May 2019 19:30:10 +0200 Bram Moolenaar patch 8.1.1350: "W" for wrapping not shown when more than 99 matches v8.1.1350
Sat, 18 May 2019 19:00:05 +0200 Bram Moolenaar patch 8.1.1349: if writing runs into conversion error backup file is deleted v8.1.1349
Sat, 18 May 2019 17:30:05 +0200 Bram Moolenaar patch 8.1.1348: running tests may cause the window to move v8.1.1348
Sat, 18 May 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1347: fractional scroll position not restored after closing window v8.1.1347
Sat, 18 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1346: error for Python exception does not show useful info v8.1.1346
Sat, 18 May 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1345: stuck in sandbox with ":s/../=Function/gn" v8.1.1345
Sat, 18 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1344: Coverity complains about possibly using a NULL pointer v8.1.1344
Fri, 17 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1343: text properties not adjusted for Visual block mode delete v8.1.1343
Fri, 17 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1342: using freed memory when joining line with text property v8.1.1342
Fri, 17 May 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1341: text properties are lost when joining lines v8.1.1341
Fri, 17 May 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1340: attributes from 'cursorline' overwrite textprop v8.1.1340
Fri, 17 May 2019 12:45:07 +0200 Bram Moolenaar patch 8.1.1339: installer needs to product name et al. v8.1.1339
Fri, 17 May 2019 12:45:06 +0200 Bram Moolenaar patch 8.1.1338: hang when concealing the '>' shown for half of wide char v8.1.1338
Fri, 17 May 2019 11:15:06 +0200 Bram Moolenaar patch 8.1.1337: get empty text prop when splitting line just after text prop v8.1.1337
Thu, 16 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1336: some eval functionality is not covered by tests v8.1.1336
Thu, 16 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1335: listener callback is called after inserting text v8.1.1335
Thu, 16 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used v8.1.1334
Wed, 15 May 2019 23:00:15 +0200 Bram Moolenaar patch 8.1.1333: text properties don't always move after changes v8.1.1333
Tue, 14 May 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1332: cannot flush listeners without redrawing, mix of changes v8.1.1332
Tue, 14 May 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1331: test 29 is old style v8.1.1331
Mon, 13 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1330: using bold attribute in terminal changes the color v8.1.1330
Sun, 12 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1329: plans for popup window support are spread out v8.1.1329
Sun, 12 May 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1328: no test for listener with undo operation v8.1.1328
Sun, 12 May 2019 14:30:08 +0200 Bram Moolenaar patch 8.1.1327: unnecessary scroll after horizontal split v8.1.1327
Sun, 12 May 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1326: no test for listener with partial v8.1.1326
Sun, 12 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1325: cannot build with +eval but without +channel and +timers v8.1.1325
Sat, 11 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1324: stray comma in VMS makefile v8.1.1324
Sat, 11 May 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1323: 'mouse' option is reset when using GPM mouse v8.1.1323
Sat, 11 May 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1322: Cygwin makefile is not nicely indented v8.1.1322
Sat, 11 May 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1321: no docs or tests for listener functions v8.1.1321
Sat, 11 May 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1320: it is not possible to track changes to a buffer v8.1.1320
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319